aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/catalogs.sgml
Commit message (Expand)AuthorAge
* Remove pg_attribute.attcacheoff columnDavid Rowley2024-12-20
* Deprecate MD5 passwords.Nathan Bossart2024-12-02
* doc: Update pg_constraint.conexclop docs for WITHOUT OVERLAPSPeter Eisentraut2024-11-13
* Add pg_constraint rows for not-null constraintsÁlvaro Herrera2024-11-08
* doc: Missing markup, punctuation and wordsmithingDaniel Gustafsson2024-10-02
* Add temporal FOREIGN KEY contraintsPeter Eisentraut2024-09-17
* Add temporal PRIMARY KEY and UNIQUE constraintsPeter Eisentraut2024-09-17
* doc: Clarify that pg_attrdef also stores generation expressionsPeter Eisentraut2024-07-01
* doc: Add ACL acronym for "Access Control List"Michael Paquier2024-07-01
* Improve tracking of role dependencies of pg_init_privs entries.Tom Lane2024-06-17
* Collation documentation fixes.Jeff Davis2024-06-06
* Revert temporal primary keys and foreign keysPeter Eisentraut2024-05-16
* Fix typoAlvaro Herrera2024-05-13
* Revert structural changes to not-null constraintsAlvaro Herrera2024-05-13
* Fix privilege checks in pg_stats_ext and pg_stats_ext_exprs.Nathan Bossart2024-05-06
* Fix failure to track role dependencies of pg_init_privs entries.Tom Lane2024-04-29
* Doc: Update ulinks to RFC documents to avoid redirectDaniel Gustafsson2024-04-10
* Allow specifying an access method for partitioned tablesAlvaro Herrera2024-03-25
* Add temporal FOREIGN KEY contraintsPeter Eisentraut2024-03-24
* Review wording on tablespaces w.r.t. partitioned tablesAlvaro Herrera2024-03-20
* Make stxstattarget nullablePeter Eisentraut2024-03-17
* Catalog changes preparing for builtin collation provider.Jeff Davis2024-03-09
* Rename pg_constraint.conwithoutoverlaps to conperiodPeter Eisentraut2024-03-05
* Add a failover option to subscriptions.Amit Kapila2024-01-30
* Add temporal PRIMARY KEY and UNIQUE constraintsPeter Eisentraut2024-01-24
* doc: Update catalog documentation for attstattarget nullablePeter Eisentraut2024-01-14
* doc: Fix some grammar and inconsistent tagsMichael Paquier2023-10-23
* Add support event triggers on authenticated loginAlexander Korotkov2023-10-16
* Doc: copy-edit the introductory para for the pg_class catalog.Tom Lane2023-09-22
* Catalog not-null constraintsAlvaro Herrera2023-08-25
* Handle DROP DATABASE getting interruptedAndres Freund2023-07-13
* Change type of pg_statistic_ext.stxstattargetPeter Eisentraut2023-07-03
* Revert "Add USER SET parameter values for pg_db_role_setting"Alexander Korotkov2023-05-17
* Revert "Catalog NOT NULL constraints" and falloutAlvaro Herrera2023-04-12
* Document new pg_subscription columns.Robert Haas2023-04-11
* Catalog NOT NULL constraintsAlvaro Herrera2023-04-07
* Save a few bytes in pg_attributePeter Eisentraut2023-03-28
* Allow tailoring of ICU locales with custom rulesPeter Eisentraut2023-03-08
* Perform apply of large transactions by parallel workers.Amit Kapila2023-01-09
* Add USER SET parameter values for pg_db_role_settingAlexander Korotkov2022-12-09
* Add a SET option to the GRANT command.Robert Haas2022-11-18
* Revert 56-bit relfilenode change and follow-up commits.Robert Haas2022-09-28
* Increase width of RelFileNumbers from 32 bits to 56 bits.Robert Haas2022-09-27
* Allow grant-level control of role inheritance behavior.Robert Haas2022-08-25
* Ensure that pg_auth_members.grantor is always valid.Robert Haas2022-08-18
* doc: add section about heap-only tuples (HOT)Bruce Momjian2022-08-12
* doc: avoid saying "inheritance" ...Alvaro Herrera2022-07-28
* Allow users to skip logical replication of data having origin.Amit Kapila2022-07-21
* doc: move system views section to its own chapterBruce Momjian2022-07-14
* Fix pg_prepared_statements.result_types for DML statementsPeter Eisentraut2022-07-05