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
/
sgml
/
ref
Age
Commit message (
Expand
)
Author
3 days
Fix incorrectly spelled city name
Daniel Gustafsson
4 days
doc: warn about the use of "ctid" queries beyond the examples
Bruce Momjian
7 days
Toggle logical decoding dynamically based on logical slot presence.
Masahiko Sawada
8 days
doc: add "DO" to "ON CONFLICT" in CREATE VIEW text
Bruce Momjian
13 days
Support existing publications in pg_createsubscriber.
Amit Kapila
2025-12-14
Implement ALTER TABLE ... SPLIT PARTITION ... command
Alexander Korotkov
2025-12-14
Implement ALTER TABLE ... MERGE PARTITIONS ... command
Alexander Korotkov
2025-12-09
vacuumdb: Add --dry-run.
Nathan Bossart
2025-12-09
Widen MultiXactOffset to 64 bits
Heikki Linnakangas
2025-12-09
doc: Fix statement about ON CONFLICT and deferrable constraints.
Dean Rasheed
2025-12-02
Remove doc and code comments about ON CONFLICT deficiencies
Álvaro Herrera
2025-11-27
doc: Fix misleading synopsis for CREATE/ALTER PUBLICATION.
Fujii Masao
2025-11-27
doc: Fix typo in pg_dump documentation
Daniel Gustafsson
2025-11-20
doc: Assorted documentation improvements
Daniel Gustafsson
2025-11-20
doc: Update pg_upgrade documentation to match recent description changes.
Fujii Masao
2025-11-18
Doc: Use <structfield> markup for sequence fields.
Amit Kapila
2025-11-17
doc: clarify that pg_upgrade preserves "optimizer" stats.
Bruce Momjian
2025-11-17
doc: Document default values for some pg_recvlogical options.
Fujii Masao
2025-11-14
doc: double-quote use of %f, %p, and %r in literal commands.
Bruce Momjian
2025-11-14
Doc: add IDs to copy.sgml's <varlistentry> and <refsect1>
Álvaro Herrera
2025-11-13
doc: Improve description of RLS policies applied by command type.
Dean Rasheed
2025-11-12
Doc: Add documentation for sequence synchronization.
Amit Kapila
2025-11-12
doc: Fix incorrect synopsis for ALTER PUBLICATION ... DROP ...
Fujii Masao
2025-11-08
doc: consistently use "structname" and "structfield" markup
Bruce Momjian
2025-11-07
doc: Fix incorrect wording for --file in pg_dump
Daniel Gustafsson
2025-11-07
pgbench: Add --continue-on-error option.
Fujii Masao
2025-11-06
Doc: use uppercase keywords in SQLs
David Rowley
2025-11-05
Implement WAIT FOR command
Alexander Korotkov
2025-11-04
Allow "SET list_guc TO NULL" to specify setting the GUC to empty.
Tom Lane
2025-11-03
Doc: cover index CONCURRENTLY causing errors in INSERT ... ON CONFLICT.
Noah Misch
2025-11-03
Add \pset options for boolean value display
Álvaro Herrera
2025-10-30
Expose wal_fpi_bytes in EXPLAIN (WAL)
Michael Paquier
2025-10-28
Add psql PROMPT variable for search_path.
Nathan Bossart
2025-10-25
pg_rewind: Skip copy of WAL segments generated before point of divergence
Michael Paquier
2025-10-23
Introduce "REFRESH SEQUENCES" for subscriptions.
Amit Kapila
2025-10-20
Support COPY TO for partitioned tables.
Masahiko Sawada
2025-10-20
pg_checksums: Use new routine to retrieve data of PG_VERSION
Michael Paquier
2025-10-15
Add log_autoanalyze_min_duration
Peter Eisentraut
2025-10-14
Doc: clarify n_distinct_inherited setting
David Rowley
2025-10-09
Add "ALL SEQUENCES" support to publications.
Amit Kapila
2025-10-08
Allow negative aggtransspace to indicate unbounded state size
Richard Guo
2025-09-29
Add GROUP BY ALL.
Tom Lane
2025-09-25
pgbench: Fix typo in documentation.
Fujii Masao
2025-09-25
pgbench: Clarify documentation for \gset and \aset.
Fujii Masao
2025-09-22
doc: Remove trailing whitespace in xref
Daniel Gustafsson
2025-09-16
Revert "Avoid race condition between "GRANT role" and "DROP ROLE"".
Tom Lane
2025-09-15
Resume conflict-relevant data retention automatically.
Amit Kapila
2025-09-02
Add max_retention_duration option to subscriptions.
Amit Kapila
2025-08-26
Document privileges required for vacuumdb --missing-stats-only.
Nathan Bossart
2025-08-20
vacuumdb: Make vacuumdb --analyze-only process partitioned tables.
Fujii Masao
[next]