index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
Commit message (
Expand
)
Author
Age
*
Re-enable autoruns for for cmd.exe on Windows
Michael Paquier
2024-07-08
*
Fix the testcase introduced in commit 81d20fbf7a.
Amit Kapila
2024-07-03
*
Drop pre-existing subscriptions from the converted subscriber.
Amit Kapila
2024-07-02
*
Remove unused structure member in pg_createsubscriber.c.
Amit Kapila
2024-07-02
*
Further weaken new pg_createsubscriber test on Windows.
Tom Lane
2024-06-30
*
Run pgperltidy
Michael Paquier
2024-07-01
*
Temporarily(?) weaken new pg_createsubscriber test on Windows.
Tom Lane
2024-06-30
*
Add PG_TEST_PG_COMBINEBACKUP_MODE
Tomas Vondra
2024-06-30
*
Add pg_combinebackup --copy option
Tomas Vondra
2024-06-30
*
Add headers needed by pg_combinebackup --clone
Tomas Vondra
2024-06-30
*
Make pg_createsubscriber warn if publisher has two-phase commit enabled.
Tom Lane
2024-06-30
*
Make pg_createsubscriber more wary about quoting connection parameters.
Tom Lane
2024-06-30
*
Improve test coverage for changes to inplace-updated catalogs.
Noah Misch
2024-06-27
*
Translation updates
Peter Eisentraut
2024-06-24
*
pg_combinebackup: Error message improvements
Peter Eisentraut
2024-06-21
*
Remove redundant newlines from error messages
Peter Eisentraut
2024-06-21
*
parse_manifest: Use const char *
Peter Eisentraut
2024-06-21
*
pg_combinebackup: Fix small mistake in --help output
Peter Eisentraut
2024-06-20
*
pg_createsubscriber: Indent --help output correctly
Peter Eisentraut
2024-06-20
*
pg_dump: Fix weird error message composition
Peter Eisentraut
2024-06-20
*
Fix redundancy in error messages
Peter Eisentraut
2024-06-20
*
Fix comment in pg_upgrade.h.
Nathan Bossart
2024-06-19
*
pg_createsubscriber: Remove failover replication slots on subscriber
Peter Eisentraut
2024-06-17
*
pg_createsubscriber: Remove replication slot check on primary
Peter Eisentraut
2024-06-17
*
pg_createsubscriber: Only --recovery-timeout controls the end of recovery pro...
Peter Eisentraut
2024-06-17
*
Improve the granularity of PQsocketPoll's timeout parameter.
Tom Lane
2024-06-13
*
Skip some permissions checks on Cygwin
Andrew Dunstan
2024-06-13
*
Fix documentation of initdb --show option
Peter Eisentraut
2024-06-13
*
Add missing source files to nls.mk
Peter Eisentraut
2024-06-13
*
Harmonize function parameter names for Postgres 17.
Peter Geoghegan
2024-06-12
*
Add meson NLS support for pg_walsummary
Peter Eisentraut
2024-06-06
*
Translation updates
Peter Eisentraut
2024-05-20
*
Revise GUC names quoting in messages again
Peter Eisentraut
2024-05-17
*
pg_amcheck: Put new options in consistent order in --help and man page
Peter Eisentraut
2024-05-16
*
Revert temporal primary keys and foreign keys
Peter Eisentraut
2024-05-16
*
Fix query result leak during binary upgrade
Daniel Gustafsson
2024-05-15
*
Make all Perl warnings fatal, catch-up
Peter Eisentraut
2024-05-15
*
Pre-beta mechanical code beautification.
Tom Lane
2024-05-14
*
Add missing gettext triggers
Peter Eisentraut
2024-05-14
*
Add missing source files to pg_combinebackup/nls.mk
Peter Eisentraut
2024-05-14
*
Remove auth-options support from initdb
Daniel Gustafsson
2024-05-14
*
Make formatting in nls.mk files more consistent
Peter Eisentraut
2024-05-14
*
Revert structural changes to not-null constraints
Alvaro Herrera
2024-05-13
*
psql: Add missing punctuation in help output
Peter Eisentraut
2024-05-09
*
Fix inconsistencies in error messages
Alvaro Herrera
2024-05-09
*
Ensure that "pg_restore -l" reports dependent TOC entries correctly.
Tom Lane
2024-05-07
*
Translation updates
Peter Eisentraut
2024-05-06
*
Fix an assortment of typos
David Rowley
2024-05-04
*
Disallow NO INHERIT not-null constraints on partitioned tables
Alvaro Herrera
2024-05-02
*
Skip invalid database pg_upgrade test on obsolete servers
Alvaro Herrera
2024-05-01
[next]