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
path:
root
/
src
/
backend
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix pg_basebackup with in-place tablespaces some more.
Robert Haas
2023-04-18
1
-47
/
+63
*
Fix some typos and some incorrectly duplicated words
David Rowley
2023-04-18
4
-4
/
+4
*
Fix various typos
David Rowley
2023-04-18
13
-17
/
+17
*
Comment fix for 60684dd834.
Jeff Davis
2023-04-17
1
-2
/
+2
*
Avoid trying to write an empty WAL record in log_newpage_range().
Tom Lane
2023-04-17
1
-0
/
+4
*
doc: Add additional SQL features codes from SQL:2023
Peter Eisentraut
2023-04-17
1
-0
/
+2
*
Ensure result of an aggregate's finalfunc is made read-only.
Tom Lane
2023-04-16
2
-5
/
+20
*
Fix assignment to array of domain over composite, redux.
Tom Lane
2023-04-15
1
-2
/
+8
*
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
1
-11
/
+17
*
NULL is not an ideal way to spell bool "false".
Tom Lane
2023-04-14
1
-1
/
+1
*
Fix incorrect partition pruning logic for boolean partitioned tables
David Rowley
2023-04-14
1
-19
/
+35
*
Fix PHJ match bit initialization.
Thomas Munro
2023-04-14
1
-0
/
+1
*
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
*
Harmonize some more function parameter names.
Peter Geoghegan
2023-04-13
4
-9
/
+9
*
Explicitly require MIT Kerberos for GSSAPI
Stephen Frost
2023-04-13
2
-4
/
+6
*
De-Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-13
10
-14
/
+123
*
Remove overzealous assertion from PHJ.
Thomas Munro
2023-04-13
1
-1
/
+0
*
Improve error messages introduced in be87200efd9 and 0fdab27ad68
Andres Freund
2023-04-12
3
-3
/
+3
*
Revert "Catalog NOT NULL constraints" and fallout
Alvaro Herrera
2023-04-12
9
-1677
/
+484
*
Fix parallel-safety marking when moving initplans to another node.
Tom Lane
2023-04-12
4
-10
/
+22
*
Fix incorrect format placeholders
Peter Eisentraut
2023-04-12
3
-4
/
+4
*
Refine the guidelines for rmgrdesc authors.
Peter Geoghegan
2023-04-11
1
-20
/
+0
*
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
2
-5
/
+5
*
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
1
-25
/
+8
*
Clarify nbtree posting list update desc issue.
Peter Geoghegan
2023-04-10
1
-0
/
+5
*
Fix nbtree posting list update desc output.
Peter Geoghegan
2023-04-10
3
-79
/
+69
*
Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-08
10
-123
/
+14
*
Redesign interrupt/cancel API for regex engine.
Thomas Munro
2023-04-08
8
-84
/
+11
*
Update tsearch regex memory management.
Thomas Munro
2023-04-08
1
-27
/
+7
*
Use MemoryContext API for regex memory management.
Thomas Munro
2023-04-08
2
-17
/
+42
*
Allow logical decoding on standbys
Andres Freund
2023-04-08
7
-60
/
+155
*
For cascading replication, wake physical and logical walsenders separately
Andres Freund
2023-04-08
5
-18
/
+70
*
Handle logical slot conflicts on standby
Andres Freund
2023-04-08
13
-3
/
+71
*
Support invalidating replication slots due to horizon and wal_level
Andres Freund
2023-04-07
5
-30
/
+151
*
Prevent use of invalidated logical slot in CreateDecodingContext()
Andres Freund
2023-04-07
3
-20
/
+16
*
Replace replication slot's invalidated_at LSN with an enum
Andres Freund
2023-04-07
2
-9
/
+27
*
Add io_direct setting (developer-only).
Thomas Munro
2023-04-08
8
-34
/
+163
*
Introduce PG_IO_ALIGN_SIZE and align all I/O buffers.
Thomas Munro
2023-04-08
16
-26
/
+63
*
Add support for Kerberos credential delegation
Stephen Frost
2023-04-07
10
-14
/
+123
*
Track IO times in pg_stat_io
Andres Freund
2023-04-07
6
-102
/
+201
*
Show more detail in nbtree rmgr descriptions.
Peter Geoghegan
2023-04-07
2
-11
/
+82
*
Show more detail in heapam rmgr descriptions.
Peter Geoghegan
2023-04-07
4
-28
/
+213
*
Improve IO accounting for temp relation writes
Andres Freund
2023-04-07
2
-0
/
+33
*
Catalog NOT NULL constraints
Alvaro Herrera
2023-04-07
9
-484
/
+1677
*
Doc: improve descriptions of max_[pred_]locks_per_transaction GUCs.
Tom Lane
2023-04-07
1
-5
/
+5
*
Add array_sample() and array_shuffle() functions.
Tom Lane
2023-04-07
1
-0
/
+166
[prev]
[next]