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
*
Fix collection of typos and grammar mistakes in the tree
Michael Paquier
2020-04-10
*
Allow publishing partition changes via ancestors
Peter Eisentraut
2020-04-08
*
Allow users to limit storage reserved by replication slots
Alvaro Herrera
2020-04-07
*
Document pg_statistic_ext.stxstattarget
Tomas Vondra
2020-03-18
*
Allow ALTER TYPE to change some properties of a base type.
Tom Lane
2020-03-06
*
Record parents of triggers
Alvaro Herrera
2020-02-27
*
Invent "trusted" extensions, and remove the pg_pltemplate catalog.
Tom Lane
2020-01-29
*
Add pg_shmem_allocations view.
Robert Haas
2020-01-09
*
doc: Use proper em and en dashes
Peter Eisentraut
2019-10-25
*
Doc: improve docs about pg_statistic_ext_data.
Tom Lane
2019-10-06
*
Doc: Improve wording of multiple places in documentation
Michael Paquier
2019-08-20
*
docs: remove pg_roles mention of the oid column being displayed
Bruce Momjian
2019-07-10
*
Fix inconsistencies in the code
Michael Paquier
2019-07-08
*
Doc: remove obsolete description of oid column as being "hidden".
Tom Lane
2019-07-01
*
Fix description of pg_class.relam for table access methods
Michael Paquier
2019-06-20
*
Add pg_stats_ext view for extended statistics
Tomas Vondra
2019-06-16
*
Rework the pg_statistic_ext catalog
Tomas Vondra
2019-06-16
*
Fix some documentation about access methods
Michael Paquier
2019-05-29
*
docs: cleanup/remove/update references to OID column.
Andres Freund
2019-04-17
*
table: docs: fix typos and grammar.
Andres Freund
2019-04-05
*
tableam: basic documentation.
Andres Freund
2019-04-03
*
Generated columns
Peter Eisentraut
2019-03-30
*
Add support for multivariate MCV lists
Tomas Vondra
2019-03-27
*
Collations with nondeterministic comparison
Peter Eisentraut
2019-03-22
*
Redesign the partition dependency mechanism.
Tom Lane
2019-02-11
*
Create the infrastructure for planner support functions.
Tom Lane
2019-02-09
*
Make type "name" collation-aware.
Tom Lane
2018-12-19
*
Make pg_statistic and related code account more honestly for collations.
Tom Lane
2018-12-14
*
Refactor documentation about privileges to centralize the info.
Tom Lane
2018-12-03
*
Remove WITH OIDS support, change oid catalog column visibility.
Andres Freund
2018-11-20
*
Remove obsolete pg_constraint.consrc column
Peter Eisentraut
2018-11-01
*
Remove obsolete pg_attrdef.adsrc column
Peter Eisentraut
2018-11-01
*
Improve description of pg_attrdef in documentation
Michael Paquier
2018-10-29
*
Clarify descriptions of relhassubclass and relispartition in pg_class
Michael Paquier
2018-10-22
*
Remove deprecated abstime, reltime, tinterval datatypes.
Andres Freund
2018-10-11
*
Remove pg_constraint.conincluding
Alvaro Herrera
2018-09-03
*
doc: Update uses of the word "procedure"
Peter Eisentraut
2018-08-22
*
Add 'n' to list of possible values to pg_default_acl.defaclobjtype
Alvaro Herrera
2018-08-03
*
Drop the rule against included index columns duplicating key columns.
Tom Lane
2018-07-18
*
Block replication slot advance for these not yet reserving WAL
Michael Paquier
2018-07-11
*
Add relkind 'I' to catalog.sgml's list relkinds
Alvaro Herrera
2018-05-09
*
Documentation updates for partitioning.
Robert Haas
2018-05-07
*
Assorted minor doc/comment fixes.
Tom Lane
2018-04-28
*
Improve covering index documentation
Teodor Sigaev
2018-04-09
*
Indexes with INCLUDE columns and their support in B-tree
Teodor Sigaev
2018-04-07
*
Logical replication support for TRUNCATE
Peter Eisentraut
2018-04-07
*
Fast ALTER TABLE ADD COLUMN with a non-NULL default
Andrew Dunstan
2018-03-28
*
Allow FOR EACH ROW triggers on partitioned tables
Alvaro Herrera
2018-03-23
*
Sync up our various ways of estimating pg_class.reltuples.
Tom Lane
2018-03-22
*
Handle heap rewrites even better in logical decoding
Peter Eisentraut
2018-03-21
[next]