aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml
Commit message (Expand)AuthorAge
* Try to avoid semaphore-related test failures on NetBSD/OpenBSD.Tom Lane2024-12-23
* Remove pg_attribute.attcacheoff columnDavid Rowley2024-12-20
* Add backend-level statistics to pgstatsMichael Paquier2024-12-19
* psql: Add more information about service nameMichael Paquier2024-12-18
* libpq: Add service name to PGconn and PQservice()Michael Paquier2024-12-18
* Doc: Fix the wrong link on pg_createsubscriber page.Amit Kapila2024-12-17
* doc: Mention BRIN indexes support parallel buildsTomas Vondra2024-12-16
* doc: Clarify old WAL files are kept until they are summarized.Fujii Masao2024-12-15
* Add UUID version 7 generation function.Masahiko Sawada2024-12-11
* Enable BUFFERS with EXPLAIN ANALYZE by defaultDavid Rowley2024-12-11
* Use in-place updates for pg_restore_relation_stats().Jeff Davis2024-12-10
* Doc: fix incorrect EXPLAIN ANALYZE output for bloom indexesDavid Rowley2024-12-10
* doc: remove LC_COLLATE and LC_CTYPE from SHOW commandPeter Eisentraut2024-12-07
* Return actual error code from FOP failure in PDF buildBruce Momjian2024-12-04
* Ensure stored generated columns must be published when required.Amit Kapila2024-12-04
* Properly use $(AWK) in Makefile, not 'awk'Bruce Momjian2024-12-03
* Fix Makefile so invalid characters warning preserves error codeBruce Momjian2024-12-03
* Now that we have non-Latin1 SGML detection, restore Latin1 charsBruce Momjian2024-12-03
* doc: Clarify some terms for pg_createsubscriberMichael Paquier2024-12-03
* doc Makefile: issue warning about chars that cannot be outputBruce Momjian2024-12-02
* Deprecate MD5 passwords.Nathan Bossart2024-12-02
* doc: Fix typoPeter Eisentraut2024-11-30
* doc: Improve description of referential actionsPeter Eisentraut2024-11-29
* Require ucrt if using MinGW.Thomas Munro2024-11-27
* Support LIKE with nondeterministic collationsPeter Eisentraut2024-11-27
* Handle better implicit transaction state of pipeline modeMichael Paquier2024-11-27
* Fix commit 641a5b7a144 for "nbsp" output in SVG filesBruce Momjian2024-11-26
* Reordering DISTINCT keys to match input path's pathkeysRichard Guo2024-11-26
* Doc: Clarify the `inactive_since` field description.Amit Kapila2024-11-25
* doc: Fix example with __next__() in PL/Python functionMichael Paquier2024-11-25
* doc: clarify how logical replication takes its initial snapshotBruce Momjian2024-11-21
* doc: clarify that jsonb_path_match() returns an SQL booleanBruce Momjian2024-11-20
* clarify --no-comments option in --help and SGML filesBruce Momjian2024-11-20
* file_fdw: Add REJECT_LIMIT option to file_fdw.Fujii Masao2024-11-20
* doc: Fix section of functions age(xid) and mxid_age(xid)Michael Paquier2024-11-20
* Improve error message for database object stats manipulation functions.Fujii Masao2024-11-20
* doc: clarify pg_dump --no-comments meaning as SQL commentsBruce Momjian2024-11-18
* doc: clarify text about combining row-level policiesBruce Momjian2024-11-18
* Fix collation handling for foreign keysPeter Eisentraut2024-11-15
* doc: Update pg_constraint.conexclop docs for WITHOUT OVERLAPSPeter Eisentraut2024-11-13
* doc: Add PERIOD to ALTER TABLE reference docsPeter Eisentraut2024-11-13
* doc: Small improvement in CREATE TABLE / PERIOD documentationPeter Eisentraut2024-11-13
* doc: Add WITHOUT OVERLAPS to ALTER TABLE reference docsPeter Eisentraut2024-11-13
* Block environment variable mutations from trusted PL/Perl.Noah Misch2024-11-11
* Doc: Add links to clarify the max_replication_slots.Amit Kapila2024-11-11
* Add two attributes to pg_stat_database for parallel workers activityMichael Paquier2024-11-11
* libpq: Bail out during SSL/GSS negotiation errorsMichael Paquier2024-11-11
* Add pg_constraint rows for not-null constraintsÁlvaro Herrera2024-11-08
* doc: Reword ALTER TABLE ATTACH restriction on NO INHERIT constraintsÁlvaro Herrera2024-11-07
* Replicate generated columns when 'publish_generated_columns' is set.Amit Kapila2024-11-07