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
*
Ensure result of an aggregate's finalfunc is made read-only.
Tom Lane
2023-04-16
4
-5
/
+96
*
Avoid using non-ASCII commentary in daitch_mokotoff.c.
Tom Lane
2023-04-16
1
-15
/
+9
*
Doc: add note about --buffer-usage-limit being v16 onwards
David Rowley
2023-04-16
1
-0
/
+6
*
Improve VACUUM/ANALYZE BUFFER_USAGE_LIMIT docs
David Rowley
2023-04-16
4
-18
/
+46
*
Fix assignment to array of domain over composite, redux.
Tom Lane
2023-04-15
3
-2
/
+21
*
Remove some non-ASCII symbols from a comment.
Tom Lane
2023-04-15
1
-1
/
+1
*
Adjust Valgrind macro usage to protect chunk headers
David Rowley
2023-04-15
5
-74
/
+170
*
Support RBM_ZERO_AND_CLEANUP_LOCK in ExtendBufferedRelTo(), add tests
Andres Freund
2023-04-14
3
-11
/
+154
*
NULL is not an ideal way to spell bool "false".
Tom Lane
2023-04-14
1
-1
/
+1
*
doc: PQinitOpenSSL and PQinitSSL are obsolete in OpenSSL 1.1.0+
Daniel Gustafsson
2023-04-14
1
-0
/
+2
*
Fix whitespace
Peter Eisentraut
2023-04-14
1
-3
/
+0
*
Add missing source files to nls.mk
Peter Eisentraut
2023-04-14
2
-0
/
+5
*
Fix incorrect partition pruning logic for boolean partitioned tables
David Rowley
2023-04-14
3
-31
/
+288
*
doc: Fix some grammar for logical decoding description and functions
Michael Paquier
2023-04-14
3
-13
/
+15
*
Fix PHJ match bit initialization.
Thomas Munro
2023-04-14
3
-1
/
+65
*
Remove code in charge of freeing regexps generation by Lab.c
Michael Paquier
2023-04-14
1
-67
/
+5
*
Remove old GUC name mapping for "force_parallel_mode"
David Rowley
2023-04-14
1
-1
/
+0
*
Update Unicode data to CLDR 43
Peter Eisentraut
2023-04-13
1
-1
/
+1
*
Harmonize some more function parameter names.
Peter Geoghegan
2023-04-13
11
-17
/
+17
*
Explicitly require MIT Kerberos for GSSAPI
Stephen Frost
2023-04-13
7
-15
/
+57
*
De-Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-13
36
-136
/
+755
*
doc: Make HTML ids discoverable
Peter Eisentraut
2023-04-13
2
-0
/
+138
*
Add missing XML ID attribute
Peter Eisentraut
2023-04-13
1
-1
/
+1
*
Skip the 004_io_direct.pl test if a pre-flight check fails.
Thomas Munro
2023-04-13
1
-8
/
+27
*
Remove overzealous assertion from PHJ.
Thomas Munro
2023-04-13
1
-1
/
+0
*
Revert "Adjust contrib/sepgsql regression test expected outputs."
Alvaro Herrera
2023-04-12
2
-2
/
+12
*
Improve error messages introduced in be87200efd9 and 0fdab27ad68
Andres Freund
2023-04-12
4
-5
/
+5
*
Revert "Catalog NOT NULL constraints" and fallout
Alvaro Herrera
2023-04-12
42
-2874
/
+625
*
basebackup_to_shell: Check for a NULL return from OpenPipeStream.
Robert Haas
2023-04-12
1
-0
/
+5
*
Document BaseBackupSync and BaseBackupWrite wait events.
Robert Haas
2023-04-12
1
-0
/
+8
*
Fix parallel-safety marking when moving initplans to another node.
Tom Lane
2023-04-12
4
-10
/
+22
*
doc: Reword unexplained abbreviation
Daniel Gustafsson
2023-04-12
2
-1
/
+21
*
Fix incorrect format placeholders
Peter Eisentraut
2023-04-12
3
-4
/
+4
*
Update config.guess and config.sub
Peter Eisentraut
2023-04-12
2
-22
/
+59
*
doc: Fix some typos and grammar
Michael Paquier
2023-04-12
12
-22
/
+21
*
Fix detection of unseekable files for fseek() and ftello() with MSVC
Michael Paquier
2023-04-12
8
-22
/
+166
*
Refine the guidelines for rmgrdesc authors.
Peter Geoghegan
2023-04-11
2
-20
/
+44
*
Fix Heap rmgr's desc output for infobits arrays.
Peter Geoghegan
2023-04-11
1
-49
/
+71
*
Fix xl_heap_lock WAL record field's data type.
Peter Geoghegan
2023-04-11
3
-8
/
+8
*
035_standby_logical_decoding: Add missing waits for replication
Andres Freund
2023-04-11
1
-0
/
+6
*
Document new pg_subscription columns.
Robert Haas
2023-04-11
1
-0
/
+20
*
Fix uninitialized variable in transformTableLikeClause()
David Rowley
2023-04-11
1
-1
/
+1
*
Improve ereports for VACUUM's BUFFER_USAGE_LIMIT option
David Rowley
2023-04-11
2
-28
/
+11
*
Doc: use "an SQL" consistently rather than "a SQL"
David Rowley
2023-04-11
1
-3
/
+3
*
Clarify nbtree posting list update desc issue.
Peter Geoghegan
2023-04-10
1
-0
/
+5
*
Doc: add missed entries in BRIN extensibility tables.
Tom Lane
2023-04-10
1
-0
/
+8
*
Fix nbtree posting list update desc output.
Peter Geoghegan
2023-04-10
5
-98
/
+87
*
Doc: adjust examples of EXTRACT() output to match current reality.
Tom Lane
2023-04-10
1
-8
/
+8
*
Doc: avoid using pg_get_publication_tables() in an example.
Tom Lane
2023-04-10
1
-6
/
+8
*
Simplify version check for SKIP clause
Daniel Gustafsson
2023-04-08
1
-1
/
+1
[next]