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
/
bin
Age
Commit message (
Expand
)
Author
2021-08-18
Fix pg_amcheck --skip option parameter handling
Daniel Gustafsson
2021-08-16
Clarify initdb --sync-only help message and docs
Daniel Gustafsson
2021-08-13
pg_amcheck: Message style and structuring improvements
Peter Eisentraut
2021-08-10
Add tab completion for DECLARE .. ASENSITIVE in psql
Michael Paquier
2021-08-08
Remove some unnecessary casts in format arguments
Peter Eisentraut
2021-08-07
pg_amcheck: Message style improvements
Peter Eisentraut
2021-08-07
pg_amcheck: Add missing translation markers
Peter Eisentraut
2021-08-06
Fix wording
Peter Eisentraut
2021-08-05
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-03
C comment: correct heading of extension query
Bruce Momjian
2021-08-03
pg_upgrade: warn about extensions that need updating
Bruce Momjian
2021-07-31
Enable TAP tests of pg_receivewal for ZLIB on Windows, take three
Michael Paquier
2021-07-30
Use --no-loop for new calls of pg_receivewal --endpos in TAP tests
Michael Paquier
2021-07-29
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-28
Add support for SET ACCESS METHOD in ALTER TABLE
Michael Paquier
2021-07-27
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-27
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-26
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-24
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-22
Disable TAP tests of pg_receivewal for ZLIB on Windows
Michael Paquier
2021-07-20
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-18
Support direct I/O on macOS.
Thomas Munro
2021-07-16
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-15
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-14
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-13
Rename debug_invalidate_system_caches_always to debug_discard_caches.
Tom Lane
2021-07-12
Add PSQL_WATCH_PAGER for psql's \watch command.
Thomas Munro
2021-07-11
Fix pgbench timestamp bugs.
Thomas Munro
2021-07-02
Simplify error handing of jsonapi.c for the frontend
Michael Paquier
2021-07-01
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-06-30
Allow enabling two-phase option via replication protocol.
Amit Kapila
2021-06-30
Optimize pg_checksums --enable where checksum is already set
Michael Paquier
[next]