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
2022-03-22
Add support for security invoker views.
Dean Rasheed
2022-03-22
Add ALTER SUBSCRIPTION ... SKIP.
Amit Kapila
2022-03-20
Enforce foreign key correctly during cross-partition updates
Alvaro Herrera
2022-03-20
Doc: fix our example systemd script.
Tom Lane
2022-03-19
Improve handling of SET ACCESS METHOD for ALTER MATERIALIZED VIEW
Michael Paquier
2022-03-19
doc: Mention SET TABLESPACE clause for ALTER MATERIALIZED VIEW
Michael Paquier
2022-03-18
doc: Remove mention to in-place tablespaces for pg_tablespace_location()
Michael Paquier
2022-03-17
doc: Add documentation for new field pg_database.daticulocale
Peter Eisentraut
2022-03-17
Add option to use ICU as global locale provider
Peter Eisentraut
2022-03-17
Fix pg_tablespace_location() with in-place tablespaces
Michael Paquier
2022-03-16
doc: Ensure intermediate path creation with mkdir
Daniel Gustafsson
2022-03-16
Fix documentation typo in commit 5e6368b4.
Thomas Munro
2022-03-16
Fix waiting in RegisterSyncRequest().
Thomas Munro
2022-03-16
Wake up for latches in CheckpointWriteDelay().
Thomas Munro
2022-03-15
Add 'basebackup_to_shell' contrib module.
Robert Haas
2022-03-15
Fix collection of typos in the code and the documentation
Michael Paquier
2022-03-14
Optionally disable subscriptions on error.
Amit Kapila
2022-03-12
Bump XLOG_PAGE_MAGIC due to the addition of wal_compression=zstd
Michael Paquier
2022-03-11
doc: Standardize capitalization of term "hot standby"/"Hot Standby"
Michael Paquier
2022-03-11
Add support for zstd with compression of full-page writes in WAL
Michael Paquier
2022-03-09
doc: Add ALTER/DROP ROUTINE to the event trigger matrix
Michael Paquier
2022-03-09
doc: Improve references to term "FSM" in pageinspect and pgfreespacemap
Michael Paquier
2022-03-08
Add support for zstd base backup compression.
Robert Haas
2022-03-08
Add the additional information to the logical replication worker errcontext.
Amit Kapila
2022-03-08
plpython: Adjust docs after removal of Python 2 support.
Andres Freund
2022-03-04
doc: Fix description of pg_stop_backup()
Michael Paquier
2022-03-02
Doc: update libpq.sgml for root-owned SSL private keys.
Tom Lane
2022-03-02
Add id's to various elements in protocol.sgml
Peter Eisentraut
2022-03-01
Reconsider pg_stat_subscription_workers view.
Amit Kapila
2022-02-28
Fix SPI's handling of errors during transaction commit.
Tom Lane
2022-02-24
postgres_fdw: Add support for parallel commit.
Etsuro Fujita
2022-02-22
Allow specifying row filters for logical replication of tables.
Amit Kapila
2022-02-22
Add compute_query_id = regress
Michael Paquier
2022-02-21
doc: Mention environment variable ZSTD in the TAP tests for MSVC
Michael Paquier
2022-02-19
doc: Simplify description of --with-lz4
Michael Paquier
2022-02-18
Add support for building with ZSTD.
Robert Haas
2022-02-18
Don't let libpq PGEVT_CONNRESET callbacks break a PGconn.
Tom Lane
2022-02-18
Don't let libpq "event" procs break the state of PGresult objects.
Tom Lane
2022-02-18
postgres_fdw: Make postgres_fdw.application_name support more escape sequences.
Fujii Masao
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
[next]