index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ref
Commit message (
Expand
)
Author
Age
*
Doc: Fix the wrong link on pg_createsubscriber page.
Amit Kapila
2024-12-17
*
doc: Mention BRIN indexes support parallel builds
Tomas Vondra
2024-12-16
*
Enable BUFFERS with EXPLAIN ANALYZE by default
David Rowley
2024-12-11
*
doc: remove LC_COLLATE and LC_CTYPE from SHOW command
Peter Eisentraut
2024-12-07
*
Ensure stored generated columns must be published when required.
Amit Kapila
2024-12-04
*
doc: Clarify some terms for pg_createsubscriber
Michael Paquier
2024-12-03
*
Deprecate MD5 passwords.
Nathan Bossart
2024-12-02
*
doc: Improve description of referential actions
Peter Eisentraut
2024-11-29
*
clarify --no-comments option in --help and SGML files
Bruce Momjian
2024-11-20
*
doc: clarify pg_dump --no-comments meaning as SQL comments
Bruce Momjian
2024-11-18
*
Fix collation handling for foreign keys
Peter Eisentraut
2024-11-15
*
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-13
*
Add pg_constraint rows for not-null constraints
Álvaro Herrera
2024-11-08
*
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-07
*
pg_basebackup, pg_receivewal: fix failure to find password in ~/.pgpass.
Tom Lane
2024-11-04
*
doc: remove useless MERGE example
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
*
Replicate generated columns when specified in the column list.
Amit Kapila
2024-10-30
*
Change the default value of the streaming option to 'parallel'.
Amit Kapila
2024-10-28
*
Doc: Add a caution in alter publication.
Amit Kapila
2024-10-25
*
Note that index_name in ALTER INDEX ATTACH PARTITION can be schema-qualified
Álvaro Herrera
2024-10-20
*
initdb: Change default to using data checksums.
Peter Eisentraut
2024-10-16
*
doc: Fix initdb option xreflabels
Peter Eisentraut
2024-10-16
*
doc: Add anchors for COPY format descriptions
Daniel Gustafsson
2024-10-14
*
Add REJECT_LIMIT option to the COPY command.
Fujii Masao
2024-10-08
*
doc: Quote value in SET NAMES documentation
Daniel Gustafsson
2024-10-07
*
Add log_verbosity = 'silent' support to COPY command.
Fujii Masao
2024-10-03
*
Remove support for unlogged on partitioned tables
Michael Paquier
2024-10-03
*
doc: Missing markup, punctuation and wordsmithing
Daniel Gustafsson
2024-10-02
*
doc: Clarify name of files generated by pg_waldump --save-fullpage
Michael Paquier
2024-10-02
*
initdb: Add new option "--no-data-checksums"
Peter Eisentraut
2024-10-01
*
Tweak docs to reduce possible impact of data checksums
Peter Eisentraut
2024-10-01
*
Doc: replace unnecessary non-breaking space with ordinal space.
Tatsuo Ishii
2024-10-01
*
Do not treat \. as an EOF marker in CSV mode for COPY IN.
Tom Lane
2024-09-30
*
Don't disallow DROP of constraints ONLY on partitioned tables
Alvaro Herrera
2024-09-30
*
doc: Note that CREATE MATERIALIZED VIEW restricts search_path.
Nathan Bossart
2024-09-27
*
pg_verifybackup: Verify tar-format backups.
Robert Haas
2024-09-27
*
Doc: Add the steps for upgrading the logical replication cluster.
Amit Kapila
2024-09-25
*
Add ONLY support for VACUUM and ANALYZE
David Rowley
2024-09-24
*
Repair pg_upgrade for identity sequences with non-default persistence.
Tom Lane
2024-09-17
*
Add temporal FOREIGN KEY contraints
Peter Eisentraut
2024-09-17
*
Add temporal PRIMARY KEY and UNIQUE constraints
Peter Eisentraut
2024-09-17
*
Introduce framework for parallelizing various pg_upgrade tasks.
Nathan Bossart
2024-09-16
*
Run regression tests with timezone America/Los_Angeles.
Tom Lane
2024-09-14
*
pg_createsubscriber: minor documentation fixes
Magnus Hagander
2024-09-11
*
Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commands
Alexander Korotkov
2024-08-24
[next]