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
2025-06-30
Avoid uninitialized value error in TAP tests' Cluster->psql
Andrew Dunstan
2025-06-30
Align log_line_prefix in CI and TAP tests with pg_regress.c
Michael Paquier
2025-06-30
Run pgperltidy
Joe Conway
2025-06-29
Fix some new issues with planning of PlaceHolderVars.
Tom Lane
2025-06-29
Obtain required table lock during cross-table constraint updates.
Tom Lane
2025-06-28
Message style improvements
Peter Eisentraut
2025-06-27
Use correct DatumGet*() function in test_shm_mq_main().
Nathan Bossart
2025-06-26
pg_dump: include comments on valid not-null constraints, too
Álvaro Herrera
2025-06-26
Make CREATE TABLE LIKE copy comments on NOT NULL constraints when requested.
Fujii Masao
2025-06-26
Expand virtual generated columns for ALTER COLUMN TYPE
Richard Guo
2025-06-25
Restrict virtual columns to use built-in functions and types
Peter Eisentraut
2025-06-25
Avoid scribbling of VACUUM options
Michael Paquier
2025-06-24
Test that vacuum removes tuples older than OldestXmin
Melanie Plageman
2025-06-24
Fix virtual generated column type checking for ALTER TABLE
Peter Eisentraut
2025-06-24
psql: Rename meta-command \close to \close_prepared
Michael Paquier
2025-06-23
Temporarily remove 046_checkpoint_logical_slot.pl
Alexander Korotkov
2025-06-20
Remove planner's have_dangerous_phv() join-order restriction.
Tom Lane
2025-06-19
Improve runtime and output of tests for replication slots checkpointing.
Alexander Korotkov
2025-06-15
Sync typedefs.list with the buildfarm.
Tom Lane
2025-06-14
Add TAP tests to check replication slot advance during the checkpoint
Alexander Korotkov
2025-06-13
psql: Forbid use of COPY and \copy while in a pipeline
Michael Paquier
2025-06-06
Fixed signed/unsigned mismatch in test_dsm_registry.
Nathan Bossart
2025-06-05
Avoid bogus scans of partitions when marking FKs enforced
Álvaro Herrera
2025-06-05
Avoid bogus scans of partitions when validating FKs to partitioned tables
Álvaro Herrera
2025-06-05
Change role names used in trigger test.
Tom Lane
2025-06-02
Rename gist stratnum support function
Peter Eisentraut
2025-05-31
Fix MERGE into a plain inheritance parent table.
Dean Rasheed
2025-05-28
Tighten parsing of datetime input.
Tom Lane
2025-05-28
Adjust regex for test with opening parenthesis in character classes
Michael Paquier
2025-05-27
Fix conversion of SIMILAR TO regexes for character classes
Michael Paquier
2025-05-26
Fix race condition in subscription TAP test 021_twophase
Michael Paquier
2025-05-23
oauth: Limit JSON parsing depth in the client
Jacob Champion
2025-05-23
Revert function to get memory context stats for processes
Daniel Gustafsson
2025-05-22
Replace deprecated log_connections values in docs and tests
Melanie Plageman
2025-05-22
In ExecInitModifyTable, don't scribble on the source plan.
Tom Lane
2025-05-20
Fix cross-version upgrade test failure
Heikki Linnakangas
2025-05-19
Fix deparsing FETCH FIRST <expr> ROWS WITH TIES
Heikki Linnakangas
2025-05-18
Fix tuple_fraction calculation in generate_orderedappend_paths()
Alexander Korotkov
2025-05-15
Fix Assert failure in XMLTABLE parser
Richard Guo
2025-05-13
Fix order of parameters in POD documentation
Daniel Gustafsson
2025-05-13
Fix the race condition in the test added by 7c99dc587.
Amit Kapila
2025-05-10
aio: Use runtime arguments with injections points in tests
Michael Paquier
2025-05-09
injection_points: Add support and tests for runtime arguments
Michael Paquier
2025-05-09
Add support for runtime arguments in injection points
Michael Paquier
2025-05-09
Skip RSA-PSS ssl test when using LibreSSL.
Tom Lane
2025-05-09
Hack one ssl test case to pass with current LibreSSL.
Tom Lane
2025-05-09
Centralize ssl tests' check for whether we're using LibreSSL.
Tom Lane
2025-05-07
Remove pg_replication_origin's TOAST table.
Nathan Bossart
2025-05-07
Remove some tabs in C string literals
Peter Eisentraut
2025-05-05
With GB18030, prevent SIGSEGV from reading past end of allocation.
Noah Misch
[next]