index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
Use correct horizon when vacuuming catalog relations.
Andres Freund
2021-06-21
*
Fix assert failure in expand_grouping_sets
David Rowley
2021-06-21
*
Translation updates
Peter Eisentraut
2021-06-21
*
Remove overzealous VACUUM failsafe assertions.
Peter Geoghegan
2021-06-20
*
Revert "Add test case for obsoleting slot with active walsender"
Alvaro Herrera
2021-06-20
*
Provide feature-test macros for libpq features added in v14.
Tom Lane
2021-06-19
*
Handle no replica identity index case in RelationGetIdentityKeyBitmap.
Amit Kapila
2021-06-19
*
Support disabling index bypassing by VACUUM.
Peter Geoghegan
2021-06-18
*
Add test case for obsoleting slot with active walsender
Alvaro Herrera
2021-06-18
*
Fix misbehavior of DROP OWNED BY with duplicate polroles entries.
Tom Lane
2021-06-18
*
Improve version reporting in pgbench.
Tom Lane
2021-06-18
*
Centralize the logic for protective copying of utility statements.
Tom Lane
2021-06-18
*
Don't set a fast default for anything but a plain table
Andrew Dunstan
2021-06-18
*
Make archiver process handle barrier events.
Fujii Masao
2021-06-18
*
Tidy up GetMultiXactIdMembers()'s behavior on error
Heikki Linnakangas
2021-06-17
*
Fix plancache refcount leak after error in ExecuteQuery.
Tom Lane
2021-06-16
*
Fix copying data into slots with FDW batching
Tomas Vondra
2021-06-16
*
Improve SQLSTATE reporting in some replication-related code.
Tom Lane
2021-06-16
*
Fix outdated comment that talked about seek position of WAL file.
Heikki Linnakangas
2021-06-16
*
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
*
Remove unneeded field from VACUUM state.
Peter Geoghegan
2021-06-15
*
Support for unnest(multirange) and cast multirange as an array of ranges
Alexander Korotkov
2021-06-15
*
Fix decoding of speculative aborts.
Amit Kapila
2021-06-15
*
Update variant expected-result file.
Tom Lane
2021-06-14
*
Remove orphaned expected-result file.
Tom Lane
2021-06-14
*
Remove pg_wait_for_backend_termination().
Noah Misch
2021-06-14
*
Copy-edit text for the pg_terminate_backend() "timeout" parameter.
Noah Misch
2021-06-14
*
Fix logic bug in 1632ea43682f
Alvaro Herrera
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-14
*
Work around portability issue with newer versions of mktime().
Tom Lane
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-13
*
Restore robustness of TAP tests that wait for postmaster restart.
Tom Lane
2021-06-12
*
Ensure pg_filenode_relation(0, 0) returns NULL.
Tom Lane
2021-06-12
*
Don't use Asserts to check for violations of replication protocol.
Tom Lane
2021-06-12
*
Fix new recovery test for use under msys
Andrew Dunstan
2021-06-12
*
Simplify some code in getObjectTypeDescription()
Michael Paquier
2021-06-12
*
Improve log pattern detection in recently-added TAP tests
Michael Paquier
2021-06-12
*
Improve and cleanup ProcArrayAdd(), ProcArrayRemove().
Andres Freund
2021-06-11
*
Report sort phase progress in parallel btree build
Alvaro Herrera
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
*
Return ReplicationSlotAcquire API to its original form
Alvaro Herrera
2021-06-11
*
Optimize creation of slots for FDW bulk inserts
Tomas Vondra
2021-06-11
*
Fix race condition in invalidating obsolete replication slots
Alvaro Herrera
2021-06-11
*
Improve psql tab completion for options of subcriptions and publications
Michael Paquier
2021-06-11
[prev]
[next]