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
2021-06-18
Don't set a fast default for anything but a plain table
Andrew Dunstan
2021-06-15
Update another variant expected-result file.
Tom Lane
2021-06-15
Remove another orphan expected-result file.
Tom Lane
2021-06-15
Further refinement of stuck_on_old_timeline recovery test
Andrew Dunstan
2021-06-15
Revert 29854ee8d1 due to buildfarm failures
Alexander Korotkov
2021-06-15
Support for unnest(multirange) and cast multirange as an array of ranges
Alexander Korotkov
2021-06-15
Update variant expected-result file.
Tom Lane
2021-06-15
Remove orphaned expected-result file.
Tom Lane
2021-06-14
Improve handling of dropped objects in pg_event_trigger_ddl_commands()
Michael Paquier
2021-06-14
Remove forced toast recompression in VACUUM FULL/CLUSTER
Michael Paquier
2021-06-13
Further tweaks to stuck_on_old_timeline recovery test
Andrew Dunstan
2021-06-13
Ignore more environment variables in pg_regress.c
Michael Paquier
2021-06-12
Restore robustness of TAP tests that wait for postmaster restart.
Tom Lane
2021-06-12
Fix new recovery test for use under msys
Andrew Dunstan
2021-06-12
Improve log pattern detection in recently-added TAP tests
Michael Paquier
2021-06-11
Fix multiple crasher bugs in partitioned-table replication logic.
Tom Lane
2021-06-11
Add 'Portal Close' message to pipelined PQsendQuery()
Alvaro Herrera
2021-06-11
Rename PQtraceSetFlags() to PQsetTraceFlags().
Noah Misch
2021-06-10
Reconsider the handling of procedure OUT parameters.
Tom Lane
2021-06-10
Adjust new test case to set wal_keep_size.
Robert Haas
2021-06-09
Fix corner case failure of new standby to follow new primary.
Robert Haas
2021-06-08
Don't crash on empty statements in SQL-standard function bodies.
Tom Lane
2021-06-07
Fix portability issue in test indirect_toast
Michael Paquier
2021-06-03
In PostgresNode.pm, don't pass SQL to psql on the command line
Andrew Dunstan
2021-06-03
Ignore more environment variables in TAP tests
Michael Paquier
2021-06-02
Re-allow custom GUC names that have more than two components.
Tom Lane
2021-06-02
Remove unnecessary use of Time::HiRes from 013_crash_restart.pl.
Fujii Masao
2021-06-02
Add regression test for recovery pause.
Fujii Masao
2021-06-02
Add Windows file version information to libpq_pipeline.exe.
Noah Misch
2021-06-01
Reject SELECT ... GROUP BY GROUPING SETS (()) FOR UPDATE.
Tom Lane
2021-06-01
pgoutput: Fix memory leak due to RelationSyncEntry.map.
Amit Kapila
2021-05-31
Fix mis-planning of repeated application of a projection.
Tom Lane
2021-05-31
Raise a timeout to 180s, in test 010_logical_decoding_timelines.pl.
Noah Misch
2021-05-31
Improve some error wording with multirange type parsing
Michael Paquier
2021-05-27
Rethink definition of pg_attribute.attcompression.
Tom Lane
2021-05-27
Fix vpath build in libpq_pipeline test
Peter Eisentraut
2021-05-27
Add NO_INSTALL option to pgxs
Peter Eisentraut
2021-05-25
Make detach-partition-concurrently-4 less timing sensitive
Alvaro Herrera
2021-05-25
Make detach-partition-concurrently-3 less timing-sensitive
Alvaro Herrera
2021-05-25
Improve docs and error messages for parallel vacuum.
Amit Kapila
2021-05-25
Fix setrefs.c code for Result Cache nodes
David Rowley
2021-05-21
Disallow whole-row variables in GENERATED expressions.
Tom Lane
2021-05-21
Fix usage of "tableoid" in GENERATED expressions.
Tom Lane
2021-05-21
Restore the portal-level snapshot after procedure COMMIT/ROLLBACK.
Tom Lane
2021-05-21
Fix deadlock for multiple replicating truncates of the same table.
Amit Kapila
2021-05-20
Avoid detoasting failure after COMMIT inside a plpgsql FOR loop.
Tom Lane
2021-05-20
Install PostgresVersion.pm
Andrew Dunstan
2021-05-20
Use a more portable way to get the version string in PostgresNode
Andrew Dunstan
2021-05-19
Avoid creating testtablespace directories where not wanted.
Tom Lane
2021-05-19
Fix 020_messages.pl test.
Amit Kapila
[next]