index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
Age
Commit message (
Expand
)
Author
2024-11-04
doc: use more accurate URL for bug reporting
Bruce Momjian
2024-11-04
pg_basebackup, pg_receivewal: fix failure to find password in ~/.pgpass.
Tom Lane
2024-11-04
doc: remove check of SVG files, since they are derived
Bruce Momjian
2024-11-04
docs: Consistently use <optional> to indicate optional parameters
Heikki Linnakangas
2024-11-04
doc: fix typo in mvcc clarification in commit 2fa255ce9b9
Bruce Momjian
2024-11-04
Make PG_TEST_EXTRA env var override the "meson setup" option
Heikki Linnakangas
2024-11-04
Doc: Update the behavior of generated columns in Logical Replication.
Amit Kapila
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-14
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-09
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
[next]