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
2025-01-22
Doc: Update the interaction of tablesync with wal_retrieve_retry_interval.
Amit Kapila
2025-01-21
Doc: simplify the tutorial's window-function examples.
Tom Lane
2025-01-17
Support PG_UNICODE_FAST locale in the builtin collation provider.
Jeff Davis
2025-01-17
Add documentation about calling version-1 C functions from C.
Tom Lane
2025-01-17
Remove flex version checks
Peter Eisentraut
2025-01-16
Seek zone abbreviations in the IANA data before timezone_abbreviations.
Tom Lane
2025-01-16
Add OLD/NEW support to RETURNING in DML queries.
Dean Rasheed
2025-01-16
Doc: Improve the Replica Identity information.
Amit Kapila
2025-01-15
postgres_fdw: SCRAM authentication pass-through
Peter Eisentraut
2025-01-15
Change gist stratnum function to use CompareType
Peter Eisentraut
2025-01-14
psql: Add option to use expanded mode to all list commands.
Dean Rasheed
2025-01-14
Consistently spell "leakproof" without a hyphen.
Dean Rasheed
2025-01-14
psql: Add leakproof indicator to \df+, \do+, \dAo+, and \dC+ output.
Dean Rasheed
2025-01-14
Make pg_stat_io count IOs as bytes instead of blocks for some operations
Michael Paquier
2025-01-11
Add support for NOT ENFORCED in CHECK constraints
Peter Eisentraut
2025-01-10
Consolidate docs for vacuum-related GUCs in new subsection
Melanie Plageman
2025-01-09
Use @extschema:name@ notation in contrib transform modules.
Tom Lane
2025-01-09
doc: Clarify synchronous_standby_names parameter.
Fujii Masao
2025-01-07
Add passwordcheck.min_password_length.
Nathan Bossart
2025-01-07
Lower default value of autovacuum_worker_slots in initdb as needed.
Nathan Bossart
2025-01-06
Allow changing autovacuum_max_workers without restarting.
Nathan Bossart
2025-01-06
doc: Clarify log level for VERBOSE messages in maintenance commands.
Fujii Masao
2025-01-03
Document strange jsonb sort order for empty top level arrays
Andrew Dunstan
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-12-23
Try to avoid semaphore-related test failures on NetBSD/OpenBSD.
Tom Lane
2024-12-20
Remove pg_attribute.attcacheoff column
David Rowley
2024-12-19
Add backend-level statistics to pgstats
Michael Paquier
2024-12-18
psql: Add more information about service name
Michael Paquier
2024-12-18
libpq: Add service name to PGconn and PQservice()
Michael Paquier
2024-12-17
Doc: Fix the wrong link on pg_createsubscriber page.
Amit Kapila
2024-12-16
doc: Mention BRIN indexes support parallel builds
Tomas Vondra
2024-12-15
doc: Clarify old WAL files are kept until they are summarized.
Fujii Masao
2024-12-11
Add UUID version 7 generation function.
Masahiko Sawada
2024-12-11
Enable BUFFERS with EXPLAIN ANALYZE by default
David Rowley
2024-12-11
Use in-place updates for pg_restore_relation_stats().
Jeff Davis
2024-12-09
Doc: fix incorrect EXPLAIN ANALYZE output for bloom indexes
David Rowley
2024-12-07
doc: remove LC_COLLATE and LC_CTYPE from SHOW command
Peter Eisentraut
2024-12-04
Return actual error code from FOP failure in PDF build
Bruce Momjian
2024-12-04
Ensure stored generated columns must be published when required.
Amit Kapila
2024-12-04
Properly use $(AWK) in Makefile, not 'awk'
Bruce Momjian
2024-12-03
Fix Makefile so invalid characters warning preserves error code
Bruce Momjian
2024-12-03
Now that we have non-Latin1 SGML detection, restore Latin1 chars
Bruce Momjian
2024-12-03
doc: Clarify some terms for pg_createsubscriber
Michael Paquier
2024-12-03
doc Makefile: issue warning about chars that cannot be output
Bruce Momjian
2024-12-02
Deprecate MD5 passwords.
Nathan Bossart
2024-11-30
doc: Fix typo
Peter Eisentraut
2024-11-29
doc: Improve description of referential actions
Peter Eisentraut
2024-11-27
Require ucrt if using MinGW.
Thomas Munro
2024-11-27
Support LIKE with nondeterministic collations
Peter Eisentraut
2024-11-27
Handle better implicit transaction state of pipeline mode
Michael Paquier
[next]