]> granicus.if.org Git - postgresql/history - doc/src/sgml/catalogs.sgml
Trim trailing whitespace
[postgresql] / doc / src / sgml / catalogs.sgml
2017-06-06 Robert HaasFix some cases of "the the" split across two lines.
2017-06-06 Robert HaasClean up partcollation handling for OID 0.
2017-06-06 Peter EisentrautFix ALTER SUBSCRIPTION grammar ambiguity
2017-05-14 Tom LaneEdit SGML documentation related to extended statistics.
2017-05-08 Noah MischMatch pg_user_mappings limits to information_schema...
2017-04-21 Heikki LinnakangasChange the on-disk format of SCRAM verifiers to conform...
2017-04-20 Alvaro HerreraImprove multivariate statistics documentation
2017-04-17 Alvaro HerreraRename columns in new pg_statistic_ext catalog
2017-04-14 Peter EisentrautAdd option to modify sync commit per subscription
2017-04-06 Peter EisentrautIdentity columns
2017-04-05 Simon RiggsCollect and use multi-column dependency stats
2017-03-30 Simon RiggsDefault monitoring roles
2017-03-24 Alvaro HerreraImplement multivariate n-distinct coefficients
2017-03-23 Peter EisentrautICU support
2017-03-23 Peter EisentrautLogical replication support for initial data copy
2017-03-17 Robert HaasRename "pg_clog" directory to "pg_xact".
2017-03-10 Tom LaneChange the relkind for partitioned tables from 'P'...
2017-03-07 Heikki LinnakangasSupport SCRAM-SHA-256 authentication (RFC 5802 and...
2017-03-03 Peter Eisentrautpsql: Add tab completion for logical replication
2017-02-13 Peter Eisentrautdoc: Remove accidental extra table cell
2017-02-10 Peter EisentrautAdd CREATE SEQUENCE AS <data type> clause
2017-02-06 Peter EisentrautAvoid permission failure in pg_sequences.last_value
2017-01-30 Tom LaneInvent pg_hba_file_rules view to show the content of...
2017-01-25 Peter Eisentrautdoc: Fix typo
2017-01-20 Fujii MasaoAdd description of temporary column into pg_replication...
2017-01-20 Peter EisentrautLogical replication
2016-12-21 Peter EisentrautReorder pg_sequence columns to avoid alignment issue
2016-12-20 Peter EisentrautAdd pg_sequence system catalog
2016-12-12 Robert Haasdoc: Fix purported type of pg_am.amhandler to match...
2016-12-07 Robert HaasImplement table partitioning.
2016-12-05 Stephen FrostAdd support for restrictive RLS policies
2016-11-18 Peter EisentrautAdd pg_sequences view
2016-11-04 Kevin GrittnerImplement syntax for transition tables in AFTER triggers.
2016-09-24 Tom LaneDo a final round of updates on the 9.6 release notes.
2016-09-02 Tom LaneDon't require dynamic timezone abbreviations to match...
2016-08-13 Tom LaneAdd SQL-accessible functions for inspecting index AM...
2016-08-07 Tom LaneFix misestimation of n_distinct for a nearly-unique...
2016-08-05 Bruce Momjiandocs: re-add spaces before units removed
2016-08-03 Peter EisentrautSmall wording tweaks
2016-07-30 Bruce Momjiandocs: properly capitalize and space kB, MB, GB, TB
2016-06-28 Bruce Momjiandoc: remove mention of UT1 in representing time
2016-06-22 Tom LaneFix type-safety problem with parallel aggregate serial...
2016-06-20 Magnus HaganderAdd missing documentation of pg_roles.rolbypassrls
2016-06-17 Tom LaneDocs typo fix.
2016-06-07 Peter Eisentrautdoc: Update wording about direct system catalog manipul...
2016-05-05 Tom LaneFirst-draft release notes for Postgres 9.6.
2016-05-05 Tom LaneFix ordering/categorization of some recently-added...
2016-04-08 Teodor SigaevRevert CREATE INDEX ... INCLUDING ...
2016-04-08 Teodor SigaevCREATE INDEX ... INCLUDING (column[, ...])
2016-04-07 Stephen FrostAdd new catalog called pg_init_privs
2016-04-05 Alvaro HerreraSupport ALTER THING .. DEPENDS ON EXTENSION
2016-03-29 Robert HaasAllow aggregate transition states to be serialized...
2016-03-24 Robert HaasImprove documentation for combine functions.
2016-02-22 Tom LaneCreate a function to reliably identify which sessions...
2016-02-17 Joe ConwayAdd new system view, pg_config
2016-01-18 Tom LaneRestructure index access method API to hide most of...
2015-10-05 Stephen FrostALTER TABLE .. FORCE ROW LEVEL SECURITY
2015-10-04 Noah MischMake BYPASSRLS behave like superuser RLS bypass.
2015-09-22 Peter EisentrautUse gender-neutral language in documentation
2015-09-16 Robert HaasDetermine whether it's safe to attempt a parallel plan...
2015-09-11 Peter Eisentrautdoc: Spell checking
2015-08-17 Andres Freunddocs: Fix "typo" introduced in 3f811c2d.
2015-08-10 Andres FreundAdd confirmed_flush column to pg_replication_slots.
2015-08-07 Andres FreundAddress points made in post-commit review of replicatio...
2015-07-28 Joe ConwayCreate a pg_shdepend entry for each role in TO clause...
2015-07-25 Tom LaneRedesign tablesample method API, and do extensive code...
2015-06-28 Tom LaneImprove design and implementation of pg_file_settings...
2015-06-12 Fujii MasaoFix alphabetization in catalogs.sgml.
2015-06-04 Fujii MasaoFix some issues in pg_class.relminmxid and pg_database...
2015-05-19 Tom LaneRevert "Change pg_seclabel.provider and pg_shseclabel...
2015-05-19 Tom LaneChange pg_seclabel.provider and pg_shseclabel.provider...
2015-05-15 Simon RiggsTABLESAMPLE, SQL Standard and extensible
2015-05-15 Peter EisentrautAdd pg_settings.pending_restart column
2015-05-08 Stephen FrostAdd pg_file_settings view and function
2015-04-29 Andres FreundIntroduce replication progress tracking infrastructure.
2015-04-26 Peter EisentrautAdd transforms feature
2015-04-22 Andres FreundRename pg_replication_slot's new active_in to active_pid.
2015-04-21 Andres FreundAdd 'active_in' column to pg_replication_slots.
2015-03-26 Heikki LinnakangasAdd support for index-only scans in GiST.
2015-03-15 Tom LaneAdd missing documentation for PGC_SU_BACKEND in descrip...
2015-03-07 Peter EisentrautRemove rolcatupdate
2015-01-30 Peter Eisentrautdoc: Remove superfluous table column
2015-01-29 Stephen FrostAdd usebypassrls to pg_user and pg_shadow
2015-01-24 Tom LaneClean up some mess in row-security patches.
2014-12-23 Alvaro HerreraRevert "Use a bitmask to represent role attributes"
2014-12-23 Alvaro HerreraUse a bitmask to represent role attributes
2014-11-27 Stephen FrostRename pg_rowsecurity -> pg_policy and other fixes
2014-10-11 Bruce Momjiandocs: remove mention that attnotnull should be changed
2014-10-03 Stephen FrostFix CreatePolicy, pg_dump -v; psql and doc updates
2014-09-24 Stephen FrostCode review for row security.
2014-09-19 Stephen FrostRow-Level Security Policies (RLS)
2014-07-17 Peter Eisentrautdoc: Spell checking
2014-05-01 Robert HaasDocumentation corrections for pg_replication_slots.
2014-04-23 Tom LaneAllow polymorphic aggregates to have non-polymorphic...
2014-04-22 Bruce Momjiandocs: clearify use of pg_database.datistemplate
2014-04-12 Tom LaneCreate infrastructure for moving-aggregate optimization.
2014-04-03 Tom LaneFix documentation about joining pg_locks to other views.
2014-03-18 Robert HaasDocumentation for logical decoding.
2014-02-19 Robert HaasSwitch various builtin functions to use pg_lsn instead...
2014-02-01 Robert HaasIntroduce replication slots.
next