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
*
Add tab completion for DECLARE .. ASENSITIVE in psql
Michael Paquier
2021-08-10
*
Remove some unnecessary casts in format arguments
Peter Eisentraut
2021-08-08
*
pg_amcheck: Message style improvements
Peter Eisentraut
2021-08-07
*
pg_amcheck: Add missing translation markers
Peter Eisentraut
2021-08-07
*
Fix wording
Peter Eisentraut
2021-08-06
*
process startup: Remove bootstrap / checker modes from AuxProcType.
Andres Freund
2021-08-05
*
pgbench: When using pipelining only do PQconsumeInput() when necessary.
Andres Freund
2021-08-04
*
C comment: correct heading of extension query
Bruce Momjian
2021-08-03
*
pg_upgrade: warn about extensions that need updating
Bruce Momjian
2021-08-03
*
Enable TAP tests of pg_receivewal for ZLIB on Windows, take three
Michael Paquier
2021-07-31
*
Use --no-loop for new calls of pg_receivewal --endpos in TAP tests
Michael Paquier
2021-07-30
*
Avoid calling TestLib::perl2host on a symlinked directory
Andrew Dunstan
2021-07-29
*
Remove the last vestiges of Exporter from PostgresNode
Andrew Dunstan
2021-07-29
*
Unify PostgresNode's new() and get_new_node() methods
Andrew Dunstan
2021-07-29
*
Fix typo in tab-complete.c
Michael Paquier
2021-07-29
*
Add some missing exit() calls in error paths for various binaries
Michael Paquier
2021-07-29
*
Add missing exit() in pg_verifybackup when failing to find pg_waldump
Michael Paquier
2021-07-29
*
Add support for SET ACCESS METHOD in ALTER TABLE
Michael Paquier
2021-07-28
*
Disable command echo in pg_upgrade-created windows scripts
Andrew Dunstan
2021-07-27
*
pg_resetxlog: add option to set oldest xid & use by pg_upgrade
Bruce Momjian
2021-07-26
*
Simplify matching pattern check in TAP tests of pg_receivewal
Michael Paquier
2021-07-27
*
Skip trailing whitespaces when parsing integer options
Michael Paquier
2021-07-27
*
psql \dX: check schema when listing statistics objects
Tomas Vondra
2021-07-26
*
Fix a couple of memory leaks in src/bin/pg_basebackup/
Michael Paquier
2021-07-26
*
Add missing header declarations for pg_basebackup and pg_{dump,restore}
Michael Paquier
2021-07-24
*
Unify parsing logic for command-line integer options
Michael Paquier
2021-07-24
*
Disable TAP tests of pg_receivewal for ZLIB on Windows
Michael Paquier
2021-07-22
*
Re-enable TAP tests of pg_receivewal for ZLIB on Windows
Michael Paquier
2021-07-20
*
Fix some issues with WAL segment opening for pg_receivewal --compress
Michael Paquier
2021-07-20
*
vacuumdb: Correct comment about --force-index-cleanup.
Peter Geoghegan
2021-07-19
*
Support direct I/O on macOS.
Thomas Munro
2021-07-19
*
Fix pg_dump for disabled triggers on partitioned tables
Alvaro Herrera
2021-07-16
*
Disable tests involving ZLIB on Windows for pg_receivewal
Michael Paquier
2021-07-16
*
Replace explicit PIN entries in pg_depend with an OID range test.
Tom Lane
2021-07-15
*
Fix portability issue with gzip in TAP test of pg_receivewal
Michael Paquier
2021-07-15
*
Add TAP tests for ZLIB compression for pg_receivewal
Michael Paquier
2021-07-15
*
Portability fixes for sigwait.
Thomas Munro
2021-07-15
*
In psql \copy from, send data to server in larger chunks.
Heikki Linnakangas
2021-07-14
*
Add support for prepared transactions to built-in logical replication.
Amit Kapila
2021-07-14
*
Rename debug_invalidate_system_caches_always to debug_discard_caches.
Tom Lane
2021-07-13
*
Add PSQL_WATCH_PAGER for psql's \watch command.
Thomas Munro
2021-07-13
*
Fix pgbench timestamp bugs.
Thomas Munro
2021-07-11
*
Simplify error handing of jsonapi.c for the frontend
Michael Paquier
2021-07-02
*
Add --clobber-cache option to initdb, for CCA testing.
Tom Lane
2021-07-01
*
Allow specifying pg_waldump --rmgr option multiple times.
Heikki Linnakangas
2021-07-01
*
Allow enabling two-phase option via replication protocol.
Amit Kapila
2021-06-30
*
Optimize pg_checksums --enable where checksum is already set
Michael Paquier
2021-06-30
*
Remove literal backslash from Perl \Q ... \E.
Noah Misch
2021-06-29
*
Add support for LZ4 with compression of full-page writes in WAL
Michael Paquier
2021-06-29
*
Dump COMMENT ON SCHEMA public.
Noah Misch
2021-06-28
[next]