aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml
Commit message (Expand)AuthorAge
* 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
* doc: Remove event trigger firing matrixPeter Eisentraut2024-11-06
* Revert pg_wal_replay_wait() stored procedureAlexander Korotkov2024-11-04
* doc: use more accurate URL for bug reportingBruce Momjian2024-11-04
* pg_basebackup, pg_receivewal: fix failure to find password in ~/.pgpass.Tom Lane2024-11-04
* doc: remove check of SVG files, since they are derivedBruce Momjian2024-11-04
* docs: Consistently use <optional> to indicate optional parametersHeikki Linnakangas2024-11-04
* doc: fix typo in mvcc clarification in commit 2fa255ce9b9Bruce Momjian2024-11-04
* Make PG_TEST_EXTRA env var override the "meson setup" optionHeikki Linnakangas2024-11-04
* Doc: Update the behavior of generated columns in Logical Replication.Amit Kapila2024-11-04