index
:
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
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-11-18
psql: Improve tab completion for GRANT/REVOKE
Michael Paquier
2022-11-18
ci: Add task testing windows with mingw
Andres Freund
2022-11-17
Standardize rmgrdesc recovery conflict XID output.
Peter Geoghegan
2022-11-17
Fix MERGE tuple count with DO NOTHING
Alvaro Herrera
2022-11-17
Use correct type name in comments about freezing.
Peter Geoghegan
2022-11-17
Account for IPC::Run::result() Windows behavior change.
Noah Misch
2022-11-17
libpq: Handle NegotiateProtocolVersion message
Peter Eisentraut
2022-11-17
libpq: Correct processing of startup response messages
Peter Eisentraut
2022-11-17
Fix wording in comment
Daniel Gustafsson
2022-11-17
Fix outdated comment in ExecDelete
Alvaro Herrera
2022-11-17
Allow initdb to complete on systems without "locale" command
Peter Eisentraut
2022-11-17
doc: Fix wording of MERGE actions in README
Daniel Gustafsson
2022-11-17
Fix typos in comments
Daniel Gustafsson
2022-11-17
Remove unneeded include in test_slru.c
Michael Paquier
2022-11-17
Export with_icu when running src/bin/scripts tests with meson
Peter Eisentraut
2022-11-17
Update some more ObjectType switch statements to not have default
Peter Eisentraut
2022-11-17
Improve ruleutils' printout of LATERAL references within subplans.
Tom Lane
2022-11-16
Fix slowdown in TAP tests due to recent walreceiver change.
Thomas Munro
2022-11-16
Invent "multibitmapsets", and use them to speed up antijoin detection.
Tom Lane
2022-11-16
Add missing object classes to object_address test
Peter Eisentraut
2022-11-16
Shave some cycles off subscription/t/100_bugs.pl tests.
Tom Lane
2022-11-16
Variable renaming in preparation for refactoring
Peter Eisentraut
2022-11-16
Remove useless casts
Peter Eisentraut
2022-11-16
Turn HeapKeyTest macro into inline function
Peter Eisentraut
2022-11-16
Remove unused include
Peter Eisentraut
2022-11-16
doc: update metacpan.org links to avoid redirects
Daniel Gustafsson
2022-11-16
Use multi-inserts for pg_ts_config_map
Michael Paquier
2022-11-16
Fix test in ae168c794f, per buildfarm.
Jeff Davis
2022-11-16
Use multi-inserts for pg_enum
Michael Paquier
2022-11-16
Avoid some overhead with open and close of catalog indexes
Michael Paquier
2022-11-16
Add test module for SLRUs
Michael Paquier
2022-11-16
Mark argument of RegisterCustomRmgr() as const.
Jeff Davis
2022-11-15
Add test module for Custom WAL Resource Manager feature.
Jeff Davis
2022-11-15
Deduplicate freeze plans in freeze WAL records.
Peter Geoghegan
2022-11-15
Check return value of pclose() correctly
Peter Eisentraut
2022-11-15
psql: Add command to use extended query protocol
Peter Eisentraut
2022-11-15
libpq error message refactoring, part 2
Peter Eisentraut
2022-11-15
libpq error message refactoring
Peter Eisentraut
2022-11-15
Disallow setting archive_library and archive_command at the same time
Peter Eisentraut
2022-11-15
Improve comments referring snapshot's subxip array.
Amit Kapila
2022-11-14
Fix cleanup lock acquisition in SPLIT_ALLOCATE_PAGE replay.
Amit Kapila
2022-11-14
Add error context callback when tokenizing authentication files
Michael Paquier
2022-11-14
Invent open_auth_file() in hba.c to refactor authentication file opening
Michael Paquier
2022-11-13
libpq: Add missing newlines to error messages
Peter Eisentraut
2022-11-13
libpq: Remove unneeded cast and adjust format placeholder
Peter Eisentraut
2022-11-13
Make Bitmapsets be valid Nodes.
Tom Lane
2022-11-13
Use installed postgresql.conf.sample for GUC sanity TAP test
Andrew Dunstan
2022-11-13
Make PostgreSQL::Test::Cluster::config_data more flexible
Andrew Dunstan
2022-11-13
Refactor aclcheck functions
Peter Eisentraut
2022-11-13
Refactor ownercheck functions
Peter Eisentraut
[next]