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
Age
Commit message (
Expand
)
Author
2022-02-17
plpython: Reject Python 2 during build configuration.
Andres Freund
2022-02-17
Increase hash_mem_multiplier default to 2.0.
Peter Geoghegan
2022-02-16
Doc: Update documentation for modifying postgres_fdw foreign tables.
Etsuro Fujita
2022-02-15
Fix race condition in 028_pitr_timelines.pl test, add note to docs.
Heikki Linnakangas
2022-02-15
docs: Work around bug in the docbook xsl stylesheets.
Andres Freund
2022-02-15
Fix XML namespace declarations
Peter Eisentraut
2022-02-15
Spell "startup process" with lower case in the documentation
John Naylor
2022-02-14
Database-level collation version tracking
Peter Eisentraut
2022-02-14
Use WL_SOCKET_CLOSED for client_connection_check_interval.
Thomas Munro
2022-02-14
WAL log unchanged toasted replica identity key attributes.
Amit Kapila
2022-02-11
pg_basebackup: Allow client-side LZ4 (de)compression.
Robert Haas
2022-02-11
Add suport for server-side LZ4 base backup compression.
Robert Haas
2022-02-10
Logical decoding of sequences
Tomas Vondra
2022-02-10
Remove server support for the previous base backup protocol.
Robert Haas
2022-02-10
Remove server support for old BASE_BACKUP command syntax.
Robert Haas
2022-02-10
Add min() and max() aggregates for xid8.
Fujii Masao
2022-02-09
Fix typo in archive modules docs
Daniel Gustafsson
2022-02-06
pg_upgrade: Move all the files generated internally to a subdirectory
Michael Paquier
2022-02-05
Doc: be clearer that foreign-table partitions need user-added constraints.
Tom Lane
2022-02-03
Allow archiving via loadable modules.
Robert Haas
2022-02-03
Add UNIQUE null treatment option
Peter Eisentraut
2022-02-03
doc: clarify syntax notation, particularly parentheses
Bruce Momjian
2022-02-02
Some cleanup for change of collate and ctype fields to type text
Peter Eisentraut
2022-02-02
doc: Fix mistake in PL/Python documentation
Peter Eisentraut
2022-02-01
Doc: modernize documentation for lo_create()/lo_creat().
Tom Lane
2022-01-30
Introduce pg_settings_get_flags() to find flags associated to a GUC
Michael Paquier
2022-01-30
psql: improve tab-complete's handling of variant SQL names.
Tom Lane
2022-01-28
Adjust server-side backup to depend on pg_write_server_files.
Robert Haas
2022-01-28
Allow server-side compression to be used with -Fp.
Robert Haas
2022-01-28
Add HEADER support to COPY text format
Peter Eisentraut
2022-01-28
doc: Update ALTER COLLATION wording
Peter Eisentraut
2022-01-27
Remove some trailing whitespace in documentation files
Peter Eisentraut
2022-01-27
Change collate and ctype fields to type text
Peter Eisentraut
2022-01-25
Replace use of deprecated Python module distutils.sysconfig, take 2.
Tom Lane
2022-01-25
Tidy up a few cosmetic issues related to pg_basebackup.
Robert Haas
2022-01-25
Fix various typos, grammar and code style in comments and docs
Michael Paquier
2022-01-24
Server-side gzip compression.
Robert Haas
2022-01-24
pg_upgrade: Preserve database OIDs.
Robert Haas
2022-01-22
Doc: add cross-references between array_to_string and string_to_array.
Tom Lane
2022-01-21
Extend the options of pg_basebackup to control compression
Michael Paquier
2022-01-20
Revert "Make configure prefer python3 to plain python."
Tom Lane
2022-01-20
Support base backup targets.
Robert Haas
2022-01-20
Remove 'datlastsysoid'.
Robert Haas
2022-01-20
doc: Mention the level of locks taken on objects in COMMENT
Michael Paquier
2022-01-19
Make configure prefer python3 to plain python.
Tom Lane
2022-01-19
doc: Fix description of pg_replication_origin_oid() in error case
Michael Paquier
2022-01-18
Make PQcancel use the PGconn's tcp_user_timeout and keepalives settings.
Tom Lane
2022-01-18
Modify pg_basebackup to use a new COPY subprotocol for base backups.
Robert Haas
2022-01-18
Revert "Replace use of deprecated Python module distutils.sysconfig"
Peter Eisentraut
2022-01-18
Replace use of deprecated Python module distutils.sysconfig
Peter Eisentraut
[next]