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
/
test
Age
Commit message (
Expand
)
Author
2024-03-14
Introduce "builtin" collation provider.
Jeff Davis
2024-03-14
Revert "Add basic TAP tests for the low-level backup method"
Michael Paquier
2024-03-14
Add basic TAP tests for the low-level backup method
Michael Paquier
2024-03-13
Reintroduce MAINTAIN privilege and pg_maintain predefined role.
Nathan Bossart
2024-03-13
Hopefully make libpq_pipeline's new cancel test more reliable
Alvaro Herrera
2024-03-13
Make the order of the header file includes consistent
Peter Eisentraut
2024-03-13
Add tests for more row patterns with COPY FROM .. (ON_ERROR ignore)
Michael Paquier
2024-03-13
Fix a random failure in 038_save_logical_slots_shutdown.pl.
Amit Kapila
2024-03-12
Fix confusion about the return rowtype of SQL-language procedures.
Tom Lane
2024-03-12
libpq: Add encrypted and non-blocking query cancellation routines
Alvaro Herrera
2024-03-12
Keep replication slot statistics on invalidation
Michael Paquier
2024-03-12
Use printf's %m format instead of strerror(errno) in more places
Michael Paquier
2024-03-11
Add tests for libpq query cancellation APIs
Alvaro Herrera
2024-03-11
Fix incorrect accessing of pfree'd memory in Memoize
David Rowley
2024-03-09
Catalog changes preparing for builtin collation provider.
Jeff Davis
2024-03-09
Simplify and merge unwanted-module drop logic in AdjustUpgrade.pm.
Tom Lane
2024-03-08
Admit deferrable PKs into rd_pkindex, but flag them as such
Alvaro Herrera
2024-03-08
Revert "Fix link error for test_radixtree module on Windows"
John Naylor
2024-03-08
Fix link error for test_radixtree module on Windows
John Naylor
2024-03-08
Fix link error for test_radixtree module on Windows
John Naylor
2024-03-08
Introduce a new GUC 'standby_slot_names'.
Amit Kapila
2024-03-08
Add support for DEFAULT in ALTER TABLE .. SET ACCESS METHOD
Michael Paquier
2024-03-07
Blind attempt to fix ODR violations
John Naylor
2024-03-07
Fix handling of self-modified tuples in MERGE.
Dean Rasheed
2024-03-07
Add template for adaptive radix tree
John Naylor
2024-03-07
Revert "Add recovery TAP test for race condition with slot invalidations"
Michael Paquier
2024-03-06
Revert "Fix parallel-safety check of expressions and predicate for index builds"
Michael Paquier
2024-03-06
Fix type-checking of RECORD-returning functions in FROM.
Tom Lane
2024-03-06
Fix parallel-safety check of expressions and predicate for index builds
Michael Paquier
2024-03-06
Add recovery TAP test for race condition with slot invalidations
Michael Paquier
2024-03-05
Rework redundant code in subtrans.c
Alvaro Herrera
2024-03-05
Fix search_path to a safe value during maintenance operations.
Jeff Davis
2024-03-04
Explicitly list dependent types as extension members in pg_depend.
Tom Lane
2024-03-04
Further further fix pg_upgrade crossversion test for adminpack.
Tom Lane
2024-03-04
Further fix pg_upgrade crossversion test for adminpack.
Tom Lane
2024-03-04
Fix crossversion test for unsupported versions
Daniel Gustafsson
2024-03-04
Adjust pg_upgrade crossversion test for adminpack
Daniel Gustafsson
2024-03-04
Support partition pruning on boolcol IS [NOT] UNKNOWN
David Rowley
2024-03-04
Add PostgreSQL::Test::Cluster::wait_for_event()
Michael Paquier
2024-03-04
Add regression test for restart points during promotion
Michael Paquier
2024-03-04
injection_points: Add wait and wakeup of processes
Michael Paquier
2024-03-01
Fix BF failure introduced by commit b3f6b14cf4.
Amit Kapila
2024-02-29
Support MERGE into updatable views.
Dean Rasheed
2024-02-29
Fixups for commit 93db6cbda0.
Amit Kapila
2024-02-28
Fix cross-version upgrade tests after f0827b443.
Tom Lane
2024-02-28
Fix documentation comments for test CA config files
Daniel Gustafsson
2024-02-28
Mop-up for AIX-ectomy: remove now-dead test code.
Tom Lane
2024-02-28
Fix mis-rounding and overflow hazards in date_bin().
Tom Lane
2024-02-28
Improve performance of subsystems on top of SLRU
Alvaro Herrera
2024-02-28
Remove AIX support
Heikki Linnakangas
[next]