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
*
Allow CHECK constraints to be declared ONLY
Alvaro Herrera
2011-12-19
*
Replace simple constant pg_am.amcanreturn with an AM support function.
Tom Lane
2011-12-18
*
Remove spclocation field from pg_tablespace
Magnus Hagander
2011-12-07
*
Remove erroneous claim about use of pg_locks.objid for advisory locks.
Tom Lane
2011-11-28
*
Further review of range-types patch.
Tom Lane
2011-11-18
*
Support range data types.
Heikki Linnakangas
2011-11-03
*
Teach btree to handle ScalarArrayOpExpr quals natively.
Tom Lane
2011-10-16
*
Measure the number of all-visible pages for use in index-only scan costing.
Tom Lane
2011-10-14
*
Support index-only scans using the visibility map to avoid heap fetches.
Tom Lane
2011-10-07
*
Add mention that UTC really means UT1.
Bruce Momjian
2011-09-05
*
Allow per-column foreign data wrapper options.
Robert Haas
2011-08-05
*
Support SECURITY LABEL on databases, tablespaces, and roles.
Robert Haas
2011-07-20
*
Minor improvement to pg_seclabel documentation.
Robert Haas
2011-07-20
*
Create a "fast path" for acquiring weak relation locks.
Robert Haas
2011-07-18
*
Doc clarification for pg_locks columns.
Bruce Momjian
2011-07-15
*
Use clearer woring for pg_locks columns, identifying which items are
Bruce Momjian
2011-07-13
*
Fix omissions in documentation of the pg_roles view.
Tom Lane
2011-07-03
*
Enable CHECK constraints to be declared NOT VALID
Alvaro Herrera
2011-06-30
*
Documentation improvements for pg_locks with respect to SSI.
Robert Haas
2011-06-24
*
Add notion of a "transform function" that can simplify function calls.
Robert Haas
2011-06-21
*
Rework parsing of ConstraintAttributeSpec to improve NOT VALID handling.
Tom Lane
2011-06-15
*
Spell checking and markup refinement
Peter Eisentraut
2011-05-19
*
Make a code-cleanup pass over the collations patch.
Tom Lane
2011-04-22
*
Document guc context values, and reference them from the config doc section.
Bruce Momjian
2011-03-17
*
Create an explicit concept of collations that work for any encoding.
Tom Lane
2011-03-11
*
Assorted editing for collation documentation.
Tom Lane
2011-03-08
*
Adjust documentation about pg_pltemplate to reflect latest thinking.
Tom Lane
2011-03-05
*
Allow non-superusers to create (some) extensions.
Tom Lane
2011-03-04
*
Create the catalog infrastructure for foreign-data-wrapper handlers.
Tom Lane
2011-02-19
*
Additional required docs for pg_constraint catalog entry
Simon Riggs
2011-02-15
*
Rearrange extension-related views as per recent discussion.
Tom Lane
2011-02-14
*
DDL support for collations
Peter Eisentraut
2011-02-12
*
Add support for multiple versions of an extension and ALTER EXTENSION UPDATE.
Tom Lane
2011-02-11
*
Core support for "extensions", which are packages of SQL objects.
Tom Lane
2011-02-08
*
Per-column collation support
Peter Eisentraut
2011-02-08
*
Implement genuine serializable isolation level.
Heikki Linnakangas
2011-02-08
*
remove tags.
Bruce Momjian
2011-02-06
*
Improve docs for pg_authid encryption description with better markup and
Bruce Momjian
2011-01-31
*
In pg_authid.rolpassword docs, make "md5" appear as a literal.
Bruce Momjian
2011-01-31
*
Rephrase pg_conversion description to avoid splitting link across page.
Tom Lane
2011-01-27
*
Replace pg_class.relhasexclusion with pg_index.indisexclusion.
Tom Lane
2011-01-25
*
Show correct datatype for pg_class.relpersistence, plus a typo fix.
Tom Lane
2011-01-19
*
Remove pg_am.amindexnulls.
Tom Lane
2011-01-08
*
Basic foreign table support.
Robert Haas
2011-01-01
*
Support unlogged tables.
Robert Haas
2010-12-29
*
Add REPLICATION privilege for ROLEs
Magnus Hagander
2010-12-29
*
Document replacement of pg_class.relistemp with relpersistence.
Robert Haas
2010-12-13
*
Create core infrastructure for KNNGIST.
Tom Lane
2010-12-02
*
Create the system catalog infrastructure needed for KNNGIST.
Tom Lane
2010-11-24
*
Allow new values to be added to an existing enum type.
Tom Lane
2010-10-24
[next]