index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reword 'simple comparison' => 'inequality' in pgtrgm.sgml
Alexander Korotkov
2020-11-16
1
-1
/
+1
*
Relax INSERT privilege requirement for CTAS and matviews WITH NO DATA
Michael Paquier
2020-11-16
7
-48
/
+212
*
Fix fuzzy thinking about amcanmulticol versus amcaninclude.
Tom Lane
2020-11-15
2
-10
/
+29
*
nbtree: Demote incomplete split "can't happen" error.
Peter Geoghegan
2020-11-15
1
-5
/
+2
*
Suppress "warning: variable 'collcollate' set but not used".
Tom Lane
2020-11-15
1
-1
/
+1
*
Fix timing issue in pg_rewind test.
Heikki Linnakangas
2020-11-15
1
-1
/
+1
*
Add missing 'the' to pgtrgm.sgml
Alexander Korotkov
2020-11-15
1
-1
/
+1
*
Fix alphabetic ordering in typedefs.list
Alexander Korotkov
2020-11-15
1
-2
/
+2
*
Handle equality operator in contrib/pg_trgm
Alexander Korotkov
2020-11-15
9
-10
/
+264
*
Provide the OR REPLACE option for CREATE TRIGGER.
Tom Lane
2020-11-14
10
-114
/
+408
*
Doc: improve partitioning discussion in ddl.sgml.
Tom Lane
2020-11-14
1
-168
/
+203
*
Fix some typos
Michael Paquier
2020-11-14
8
-9
/
+9
*
Support negative indexes in split_part().
Tom Lane
2020-11-13
4
-17
/
+172
*
Remove another test that doesn't work on Windows.
Heikki Linnakangas
2020-11-13
1
-7
/
+3
*
doc: clarify where to find pg_type_d.h (PG 11+) and pg_type.h
Bruce Momjian
2020-11-12
1
-2
/
+2
*
docs: mention that expression indexes need analyze
Bruce Momjian
2020-11-12
1
-0
/
+10
*
change wire protocol data type for history file content
Bruce Momjian
2020-11-12
2
-3
/
+5
*
Remove tests that don't work on Windows.
Heikki Linnakangas
2020-11-12
1
-11
/
+3
*
pg_trgm: fix crash in 2-item picksplit
Andrew Gierth
2020-11-12
1
-8
/
+4
*
Allow pg_rewind to use a standby server as the source system.
Heikki Linnakangas
2020-11-12
5
-105
/
+481
*
Clean up optional rules in grammar
Peter Eisentraut
2020-11-12
1
-40
/
+40
*
Fix typo in contrib/pg_trgm/pg_trgm--1.4--1.5.sql
Alexander Korotkov
2020-11-12
1
-1
/
+1
*
Use standard SIGHUP and SIGTERM handlers in walreceiver.
Fujii Masao
2020-11-12
1
-43
/
+10
*
Fix name of the macro for getting signature length trgm_gist.c
Alexander Korotkov
2020-11-12
1
-8
/
+8
*
pg_stat_statements: track number of rows processed by REFRESH MATERIALIZED VIEW.
Fujii Masao
2020-11-12
4
-9
/
+24
*
Remove useless SHA256 initialization when not using backup manifests
Michael Paquier
2020-11-12
1
-2
/
+7
*
Remove duplicate code in brin_memtuple_initialize
Tomas Vondra
2020-11-11
1
-3
/
+0
*
Fix some stray whitespace in parser files
Peter Eisentraut
2020-11-11
4
-31
/
+31
*
Remove line missed in previous commit
Magnus Hagander
2020-11-11
1
-1
/
+0
*
Remove vacuumdb --analyze-in-stages from pg_upgrade tests
Magnus Hagander
2020-11-11
2
-4
/
+0
*
Add pg_nodiscard decorations to some functions
Peter Eisentraut
2020-11-11
2
-33
/
+33
*
Add pg_nodiscard function declaration specifier
Peter Eisentraut
2020-11-11
1
-0
/
+12
*
Fix cases of discarding result from list API functions
Peter Eisentraut
2020-11-11
2
-3
/
+2
*
Fix and simplify some usages of TimestampDifference().
Tom Lane
2020-11-10
7
-99
/
+80
*
doc: fix spelling "connction" to "connection"
Bruce Momjian
2020-11-10
3
-3
/
+3
*
Work around cross-version-upgrade issues created by commit 9e38c2bb5.
Tom Lane
2020-11-10
2
-24
/
+29
*
pg_rewind: Fix thinko in parsing target WAL.
Heikki Linnakangas
2020-11-10
2
-9
/
+13
*
Fix out of date comment
Magnus Hagander
2020-11-10
1
-2
/
+1
*
Remove -o option to postmaster
Magnus Hagander
2020-11-10
4
-93
/
+6
*
jit: Add support for LLVM 12.
Andres Freund
2020-11-09
2
-85
/
+374
*
Doc: clarify data type behavior of COALESCE and NULLIF.
Tom Lane
2020-11-09
2
-6
/
+33
*
Remove ineffective heapam CHECK_FOR_INTERRUPTS().
Peter Geoghegan
2020-11-09
1
-1
/
+0
*
Ignore attempts to \gset into specially treated variables.
Noah Misch
2020-11-09
5
-0
/
+41
*
In security-restricted operations, block enqueue of at-commit user code.
Noah Misch
2020-11-09
6
-6
/
+104
*
Remove analyze_new_cluster script from pg_upgrade
Magnus Hagander
2020-11-09
7
-106
/
+20
*
Remove incorrect %s in string
Magnus Hagander
2020-11-09
1
-1
/
+1
*
doc: Add note about pg_settings and customized options into catalogs.sgml.
Fujii Masao
2020-11-09
1
-4
/
+8
*
Fix parsePGArray() error checking in pg_dump.
Thomas Munro
2020-11-09
1
-8
/
+20
*
In INSERT/UPDATE, use the table's real tuple descriptor as target.
Tom Lane
2020-11-08
2
-16
/
+47
*
Fix assertion in collation version lookup.
Thomas Munro
2020-11-08
1
-4
/
+3
[next]