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
Age
Commit message (
Expand
)
Author
2025-04-02
Add support for NOT ENFORCED in foreign key constraints
Peter Eisentraut
2025-04-02
Improve error message when standby does accept connections.
Fujii Masao
2025-04-02
Doc: add information about partition locking
David Rowley
2025-04-01
Introduce a SQL-callable function array_sort(anyarray).
Tom Lane
2025-04-01
doc: Adjust some notes about pg_upgrade's file transfer modes.
Nathan Bossart
2025-04-01
aio: Add pg_aios view
Andres Freund
2025-04-01
docs: Add acronym and glossary entries for I/O and AIO
Andres Freund
2025-03-31
doc: Mention clock synchronization recommendation for hot_standby_feedback
Peter Eisentraut
2025-03-30
Enable IO concurrency on all systems
Andres Freund
2025-03-30
docs: Reframe track_io_timing related docs as wait time
Andres Freund
2025-03-29
amcheck: Add gin_index_check() to verify GIN index
Tomas Vondra
2025-03-28
pg_createsubscriber: Add '--all' option.
Amit Kapila
2025-03-27
Remove the query_id_squash_values GUC
Álvaro Herrera
2025-03-27
Simplify syntax for ALTER TABLE ALTER CONSTRAINT NO INHERIT
Álvaro Herrera
2025-03-27
doc: Correct description of values used in FSM for indexes
Michael Paquier
2025-03-26
aio: Add io_method=io_uring
Andres Freund
2025-03-26
aio: Add liburing dependency
Andres Freund
2025-03-27
doc: Mention possible ephemeral discrepancies in pg_stat_activity
Michael Paquier
2025-03-26
Fix oversights in commit 8d5ceb113e3f7ddb627bd40b26438a9d2fa05512
Robert Haas
2025-03-26
pg_overexplain: Additional EXPLAIN options for debugging.
Robert Haas
2025-03-26
Introduce PG_MODULE_MAGIC_EXT macro.
Tom Lane
2025-03-26
dblink: SCRAM authentication pass-through
Peter Eisentraut
2025-03-26
Add support for gamma() and lgamma() functions.
Dean Rasheed
2025-03-26
Use relation name instead of OID in query jumbling for RangeTblEntry
Michael Paquier
2025-03-25
Add pg_dump --with-{schema|data|statistics} options.
Jeff Davis
2025-03-25
pg_upgrade: Add --swap for faster file transfer.
Nathan Bossart
2025-03-25
pg_dump: Add --sequence-data.
Nathan Bossart
2025-03-25
initdb: Add --no-sync-data-files.
Nathan Bossart
2025-03-25
Stats: use schemaname/relname instead of regclass.
Jeff Davis
2025-03-25
Minor doc update for commit 99f8f3fbbc.
Jeff Davis
2025-03-25
psql: Make default \watch interval configurable
Daniel Gustafsson
2025-03-25
libpq: Deprecate pg_int64.
Thomas Munro
2025-03-24
Redefine max_files_per_process to control additionally opened files
Andres Freund
2025-03-25
doc: Clarify required options for each action in pg_recvlogical.
Fujii Masao
2025-03-24
postgres_fdw: improve security checks
Peter Eisentraut
2025-03-24
Detect and Log multiple_unique_conflicts type conflict.
Amit Kapila
2025-03-21
Add GUC option to control maximum active replication origins.
Masahiko Sawada
2025-03-21
doc: Remove incorrect description about dropping replication slots.
Fujii Masao
2025-03-20
Add vacuum_truncate configuration parameter.
Nathan Bossart
2025-03-20
pg_createsubscriber: Add -R publications option.
Amit Kapila
2025-03-19
extension_control_path
Peter Eisentraut
2025-03-19
psql: Allow queries terminated by semicolons while in pipeline mode
Michael Paquier
2025-03-19
oauth: Improve validator docs on interruptibility
Thomas Munro
2025-03-19
Increase io_combine_limit range to 1MB.
Thomas Munro
2025-03-19
Introduce io_max_combine_limit.
Thomas Munro
2025-03-18
Update guidance for running vacuumdb after pg_upgrade.
Nathan Bossart
2025-03-18
vacuumdb: Add option for analyzing only relations missing stats.
Nathan Bossart
2025-03-18
Doc: manually break lines in wide UUID examples.
Tom Lane
2025-03-18
Introduce squashing of constant lists in query jumbling
Álvaro Herrera
2025-03-18
aio: Add io_method=worker
Andres Freund
[next]