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
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-11-01
doc: clarify text around MVCC example query
Bruce Momjian
2024-11-01
doc: remove useless MERGE example
Bruce Momjian
2024-11-01
doc: improve tablespace example query and link to helper funcs.
Bruce Momjian
2024-11-01
doc: fix ALTER DOMAIN domain_constraint to spell out options
Bruce Momjian
2024-11-01
doc: explain how the home directory is found on Unix-like syst.
Bruce Momjian
2024-11-01
doc: Add link to listen_addresses as cause of connection failure
Bruce Momjian
2024-11-01
doc: improve build for non-Latin1 characters
Bruce Momjian
2024-11-01
doc: remove mention of ActiveState for Perl and Tcl on Windows
Bruce Momjian
2024-11-01
Add SQL function array_reverse()
Michael Paquier
2024-10-30
Replicate generated columns when specified in the column list.
Amit Kapila
2024-10-29
Doc: add detail about EXPLAIN's "Disabled" property
David Rowley
2024-10-29
doc: Add better description for rewrite functions in event triggers
Michael Paquier
2024-10-29
Doc: clarify enable_indexscan=off also disabled Index Only Scans
David Rowley
2024-10-28
Change the default value of the streaming option to 'parallel'.
Amit Kapila
2024-10-25
doc: Fix typo in pg_restore_*_stats function documentation
Daniel Gustafsson
2024-10-25
Doc: Add a caution in alter publication.
Amit Kapila
2024-10-24
Add functions pg_restore_relation_stats(), pg_restore_attribute_stats().
Jeff Davis
2024-10-24
Support configuring TLSv1.3 cipher suites
Daniel Gustafsson
2024-10-24
Support configuring multiple ECDH curves
Daniel Gustafsson
2024-10-24
Raise the minimum supported OpenSSL version to 1.1.1
Daniel Gustafsson
2024-10-24
Add 'no_error' argument to pg_wal_replay_wait()
Alexander Korotkov
2024-10-23
Another documentation fixup.
Jeff Davis
2024-10-23
Documentation fixup.
Jeff Davis
2024-10-23
doc: Fix INSERT statement syntax for identity columns
Daniel Gustafsson
2024-10-22
Add functions pg_set_attribute_stats() and pg_clear_attribute_stats().
Jeff Davis
2024-10-22
Change pg_*_relation_stats() functions to return type to void.
Jeff Davis
2024-10-20
Note that index_name in ALTER INDEX ATTACH PARTITION can be schema-qualified
Álvaro Herrera
2024-10-18
Allow pg_set_relation_stats() to set relpages to -1.
Jeff Davis
2024-10-18
Adjust documentation for configuring Linux huge pages.
Nathan Bossart
2024-10-16
initdb: Change default to using data checksums.
Peter Eisentraut
2024-10-16
doc: Fix initdb option xreflabels
Peter Eisentraut
2024-10-15
Add contrib/pg_logicalinspect.
Masahiko Sawada
2024-10-14
doc: Add anchors for COPY format descriptions
Daniel Gustafsson
2024-10-11
Create functions pg_set_relation_stats, pg_clear_relation_stats.
Jeff Davis
2024-10-11
Add pg_ls_summariesdir().
Nathan Bossart
2024-10-08
pg_stat_statements: Add columns to track parallel worker activity
Michael Paquier
2024-10-08
Add min and max aggregates for bytea type.
Tom Lane
2024-10-08
Doc: add check to detect non-breaking spaces in the docs.
Tatsuo Ishii
2024-10-08
Add REJECT_LIMIT option to the COPY command.
Fujii Masao
2024-10-07
doc: Quote value in SET NAMES documentation
Daniel Gustafsson
2024-10-07
doc: Add minimal C and SQL example to add a custom table AM handler
Michael Paquier
2024-10-03
file_fdw: Add on_error and log_verbosity options to file_fdw.
Fujii Masao
2024-10-03
Add log_verbosity = 'silent' support to COPY command.
Fujii Masao
2024-10-03
Remove support for unlogged on partitioned tables
Michael Paquier
2024-10-02
doc: Missing markup, punctuation and wordsmithing
Daniel Gustafsson
2024-10-02
doc: Add link to login event trigger example
Daniel Gustafsson
2024-10-02
Fix inconsistent reporting of checkpointer stats.
Fujii Masao
2024-10-02
doc: Clarify name of files generated by pg_waldump --save-fullpage
Michael Paquier
2024-10-01
initdb: Add new option "--no-data-checksums"
Peter Eisentraut
2024-10-01
Tweak docs to reduce possible impact of data checksums
Peter Eisentraut
[next]