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
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
2024-11-26
Fix commit 641a5b7a144 for "nbsp" output in SVG files
Bruce Momjian
2024-11-26
Reordering DISTINCT keys to match input path's pathkeys
Richard Guo
2024-11-25
Doc: Clarify the `inactive_since` field description.
Amit Kapila
2024-11-25
doc: Fix example with __next__() in PL/Python function
Michael Paquier
2024-11-21
doc: clarify how logical replication takes its initial snapshot
Bruce Momjian
2024-11-20
doc: clarify that jsonb_path_match() returns an SQL boolean
Bruce Momjian
2024-11-20
clarify --no-comments option in --help and SGML files
Bruce Momjian
2024-11-20
file_fdw: Add REJECT_LIMIT option to file_fdw.
Fujii Masao
2024-11-20
doc: Fix section of functions age(xid) and mxid_age(xid)
Michael Paquier
2024-11-19
Improve error message for database object stats manipulation functions.
Fujii Masao
2024-11-18
doc: clarify pg_dump --no-comments meaning as SQL comments
Bruce Momjian
2024-11-18
doc: clarify text about combining row-level policies
Bruce Momjian
2024-11-15
Fix collation handling for foreign keys
Peter Eisentraut
2024-11-13
doc: Update pg_constraint.conexclop docs for WITHOUT OVERLAPS
Peter Eisentraut
2024-11-13
doc: Add PERIOD to ALTER TABLE reference docs
Peter Eisentraut
2024-11-13
doc: Small improvement in CREATE TABLE / PERIOD documentation
Peter Eisentraut
2024-11-13
doc: Add WITHOUT OVERLAPS to ALTER TABLE reference docs
Peter Eisentraut
2024-11-11
Block environment variable mutations from trusted PL/Perl.
Noah Misch
2024-11-11
Doc: Add links to clarify the max_replication_slots.
Amit Kapila
2024-11-11
Add two attributes to pg_stat_database for parallel workers activity
Michael Paquier
2024-11-11
libpq: Bail out during SSL/GSS negotiation errors
Michael Paquier
2024-11-08
Add pg_constraint rows for not-null constraints
Álvaro Herrera
2024-11-07
doc: Reword ALTER TABLE ATTACH restriction on NO INHERIT constraints
Álvaro Herrera
2024-11-07
Replicate generated columns when 'publish_generated_columns' is set.
Amit Kapila
2024-11-06
doc: Remove event trigger firing matrix
Peter Eisentraut
2024-11-04
Revert pg_wal_replay_wait() stored procedure
Alexander Korotkov
[next]