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
*
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
*
Dump public schema ownership and security labels.
Noah Misch
2021-06-28
*
Don't depend on -fwrapv semantics in pgbench's random() function.
Tom Lane
2021-06-28
*
Pre branch pgindent / pgperltidy run
Andrew Dunstan
2021-06-28
*
Remove some useless logs from the TAP tests of pgbench
Michael Paquier
2021-06-26
*
Cleanup some code related to pgbench log checks in TAP tests
Michael Paquier
2021-06-25
*
Put option listing back into alphabetical order
Peter Eisentraut
2021-06-25
*
Fixes in ALTER SUBSCRIPTION DROP PUBLICATION code
Peter Eisentraut
2021-06-25
*
Add more debugging information with log checks in TAP tests of pgbench
Michael Paquier
2021-06-25
*
Fix pattern matching logic for logs in TAP tests of pgbench
Michael Paquier
2021-06-25
*
Translation updates
Peter Eisentraut
2021-06-21
*
Support disabling index bypassing by VACUUM.
Peter Geoghegan
2021-06-18
*
Improve version reporting in pgbench.
Tom Lane
2021-06-18
*
Work around portability issue with newer versions of mktime().
Tom Lane
2021-06-13
*
Improve psql tab completion for options of subcriptions and publications
Michael Paquier
2021-06-11
*
Use the correct article for abbreviations
David Rowley
2021-06-11
*
Reconsider the handling of procedure OUT parameters.
Tom Lane
2021-06-10
*
Fix inconsistencies in psql --help=commands
Michael Paquier
2021-06-09
*
Fix incautious handling of possibly-miscoded strings in client code.
Tom Lane
2021-06-07
*
doc: Group options in pg_amcheck reference page
Peter Eisentraut
2021-06-03
*
Standardize usages of appendStringInfo and appendPQExpBuffer
David Rowley
2021-06-03
*
Teach tab-complete.c about recently-added CREATE TYPE options.
Tom Lane
2021-06-02
*
Rethink definition of pg_attribute.attcompression.
Tom Lane
2021-05-27
*
Improve docs and error messages for parallel vacuum.
Amit Kapila
2021-05-25
*
Put some psql documentation pieces back into alphabetical order
Peter Eisentraut
2021-05-21
*
Clean up cpluspluscheck violation.
Tom Lane
2021-05-20
*
Fix pgbench permute tests.
Dean Rasheed
2021-05-19
*
Add --no-toast-compression to pg_dumpall
Michael Paquier
2021-05-19
*
Translation updates
Peter Eisentraut
2021-05-17
[next]