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
/
catalogs.sgml
Commit message (
Expand
)
Author
Age
*
Remove pg_attribute.attcacheoff column
David Rowley
2024-12-20
*
Deprecate MD5 passwords.
Nathan Bossart
2024-12-02
*
doc: Update pg_constraint.conexclop docs for WITHOUT OVERLAPS
Peter Eisentraut
2024-11-13
*
Add pg_constraint rows for not-null constraints
Álvaro Herrera
2024-11-08
*
doc: Missing markup, punctuation and wordsmithing
Daniel Gustafsson
2024-10-02
*
Add temporal FOREIGN KEY contraints
Peter Eisentraut
2024-09-17
*
Add temporal PRIMARY KEY and UNIQUE constraints
Peter Eisentraut
2024-09-17
*
doc: Clarify that pg_attrdef also stores generation expressions
Peter Eisentraut
2024-07-01
*
doc: Add ACL acronym for "Access Control List"
Michael Paquier
2024-07-01
*
Improve tracking of role dependencies of pg_init_privs entries.
Tom Lane
2024-06-17
*
Collation documentation fixes.
Jeff Davis
2024-06-06
*
Revert temporal primary keys and foreign keys
Peter Eisentraut
2024-05-16
*
Fix typo
Alvaro Herrera
2024-05-13
*
Revert structural changes to not-null constraints
Alvaro Herrera
2024-05-13
*
Fix privilege checks in pg_stats_ext and pg_stats_ext_exprs.
Nathan Bossart
2024-05-06
*
Fix failure to track role dependencies of pg_init_privs entries.
Tom Lane
2024-04-29
*
Doc: Update ulinks to RFC documents to avoid redirect
Daniel Gustafsson
2024-04-10
*
Allow specifying an access method for partitioned tables
Alvaro Herrera
2024-03-25
*
Add temporal FOREIGN KEY contraints
Peter Eisentraut
2024-03-24
*
Review wording on tablespaces w.r.t. partitioned tables
Alvaro Herrera
2024-03-20
*
Make stxstattarget nullable
Peter Eisentraut
2024-03-17
*
Catalog changes preparing for builtin collation provider.
Jeff Davis
2024-03-09
*
Rename pg_constraint.conwithoutoverlaps to conperiod
Peter Eisentraut
2024-03-05
*
Add a failover option to subscriptions.
Amit Kapila
2024-01-30
*
Add temporal PRIMARY KEY and UNIQUE constraints
Peter Eisentraut
2024-01-24
*
doc: Update catalog documentation for attstattarget nullable
Peter Eisentraut
2024-01-14
*
doc: Fix some grammar and inconsistent tags
Michael Paquier
2023-10-23
*
Add support event triggers on authenticated login
Alexander Korotkov
2023-10-16
*
Doc: copy-edit the introductory para for the pg_class catalog.
Tom Lane
2023-09-22
*
Catalog not-null constraints
Alvaro Herrera
2023-08-25
*
Handle DROP DATABASE getting interrupted
Andres Freund
2023-07-13
*
Change type of pg_statistic_ext.stxstattarget
Peter Eisentraut
2023-07-03
*
Revert "Add USER SET parameter values for pg_db_role_setting"
Alexander Korotkov
2023-05-17
*
Revert "Catalog NOT NULL constraints" and fallout
Alvaro Herrera
2023-04-12
*
Document new pg_subscription columns.
Robert Haas
2023-04-11
*
Catalog NOT NULL constraints
Alvaro Herrera
2023-04-07
*
Save a few bytes in pg_attribute
Peter Eisentraut
2023-03-28
*
Allow tailoring of ICU locales with custom rules
Peter Eisentraut
2023-03-08
*
Perform apply of large transactions by parallel workers.
Amit Kapila
2023-01-09
*
Add USER SET parameter values for pg_db_role_setting
Alexander Korotkov
2022-12-09
*
Add a SET option to the GRANT command.
Robert Haas
2022-11-18
*
Revert 56-bit relfilenode change and follow-up commits.
Robert Haas
2022-09-28
*
Increase width of RelFileNumbers from 32 bits to 56 bits.
Robert Haas
2022-09-27
*
Allow grant-level control of role inheritance behavior.
Robert Haas
2022-08-25
*
Ensure that pg_auth_members.grantor is always valid.
Robert Haas
2022-08-18
*
doc: add section about heap-only tuples (HOT)
Bruce Momjian
2022-08-12
*
doc: avoid saying "inheritance" ...
Alvaro Herrera
2022-07-28
*
Allow users to skip logical replication of data having origin.
Amit Kapila
2022-07-21
*
doc: move system views section to its own chapter
Bruce Momjian
2022-07-14
*
Fix pg_prepared_statements.result_types for DML statements
Peter Eisentraut
2022-07-05
[next]