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
/
doc
/
src
Age
Commit message (
Expand
)
Author
2021-07-14
Clarify description of pg_stat_statements columns
Magnus Hagander
2021-07-14
Add support for prepared transactions to built-in logical replication.
Amit Kapila
2021-07-14
Change the name of the Result Cache node to Memoize
David Rowley
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-12
doc: Fix typo in function prototype
Peter Eisentraut
2021-07-09
libpq: Fix sending queries in pipeline aborted state
Alvaro Herrera
2021-07-07
doc: Fix description about pg_stat_statements.track_planning.
Fujii Masao
2021-07-07
postgres_fdw: Tighten up allowed values for batch_size, fetch_size options.
Fujii Masao
2021-07-06
Allow CustomScan providers to say whether they support projections.
Tom Lane
2021-07-06
Doc: add info about timestamps with fractional-minute UTC offsets.
Tom Lane
2021-07-05
doc: Fix quoting markup
Peter Eisentraut
2021-07-05
Doc: Hash Indexes.
Amit Kapila
2021-07-04
doc: Mention requirement to --enable-tap-tests on section for TAP tests
Michael Paquier
2021-07-04
Doc: mention that VACUUM can't utilize over 1GB of RAM
David Rowley
2021-07-03
doc: adjust "cities" example to be consistent with other SQL
Bruce Momjian
2021-07-02
docs: clarify new aggressive vacuum mode for multi-xacts
Bruce Momjian
2021-07-02
Use WaitLatch() instead of pg_usleep() at end-of-vacuum truncation
Michael Paquier
2021-07-01
doc: Remove inappropriate <acronym> tags
Peter Eisentraut
2021-07-01
add missing tag from commit b8c4261e5e
Andrew Dunstan
2021-07-01
doc: Clean up title case use
Peter Eisentraut
2021-07-01
Add new make targets world-bin and install-world-bin
Andrew Dunstan
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
doc: Improve descriptions of tup_returned and tup_fetched in pg_stat_database
Fujii Masao
2021-06-30
doc: Add type information for postgres_fdw parameters.
Fujii Masao
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
2021-06-29
Add PQsendFlushRequest to libpq
Alvaro Herrera
2021-06-29
Add support for LZ4 with compression of full-page writes in WAL
Michael Paquier
2021-06-28
Stamp HEAD as 15devel.
Andrew Dunstan
2021-06-28
Change recovery_init_sync_method to PGC_SIGHUP.
Thomas Munro
2021-06-26
Doc: update v14 release notes for revert of commit c0cb87fbb.
Tom Lane
2021-06-25
Doc: remove commit f560209c6 from v14 release notes.
Tom Lane
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
doc: Change reloption data type spelling for consistency
Peter Eisentraut
2021-06-25
Doc: Fix minor formatting issue in logicaldecoding.sgml.
Amit Kapila
2021-06-25
doc: Add acronyms for MITM and SNI
Michael Paquier
2021-06-24
doc: Move remove_temp_files_after_crash to section for developer options
Michael Paquier
2021-06-24
Doc: Update logical replication message formats.
Amit Kapila
2021-06-24
Doc: Update caveats in synchronous logical replication.
Amit Kapila
2021-06-23
Doc: fix confusion about LEAKPROOF in syntax summaries.
Tom Lane
2021-06-21
Finish rename of PQtraceSetFlags() to PQsetTraceFlags().
Noah Misch
2021-06-21
doc: adjust PG 14 relnotes to be current
Bruce Momjian
2021-06-21
doc: add mention of +4GB windows file handling in PG14 relnotes
Bruce Momjian
2021-06-19
Support disabling index bypassing by VACUUM.
Peter Geoghegan
2021-06-18
doc: Apply markup <productname> to OpenSSL more consistently
Michael Paquier
2021-06-17
Document a few caveats in synchronous logical replication.
Amit Kapila
2021-06-15
Revert 29854ee8d1 due to buildfarm failures
Alexander Korotkov
[next]