]> granicus.if.org Git - postgresql/history - doc
Rework handling of subtransactions in 2PC recovery
[postgresql] / doc /
2017-04-26 Bruce Momjiandoc PG10: add commit for transition table item
2017-04-26 Peter Eisentrautdoc: ALTER SUBSCRIPTION documentation fixes
2017-04-26 Bruce Momjiandoc PG10: add Rafia Sabih to parallel index scan item
2017-04-25 Stephen FrostAllow ALTER TABLE ONLY on partitioned tables
2017-04-25 Bruce Momjiandoc PG10: update EXPLAIN SUMMARY item
2017-04-25 Bruce Momjiandoc: update PG 10 item about referencing many relations
2017-04-25 Bruce Momjiandoc: add PG 10 doc item about VACUUM truncation, 7e26e02ee
2017-04-25 Bruce Momjiandoc PG10: add commit 090010f2e and adjust EXPLAIN...
2017-04-25 Bruce Momjiandoc: properly indent SGML tags in PG 10 release notes
2017-04-25 Bruce Momjiandoc: PG 10 release notes updates
2017-04-25 Bruce Momjiandoc: PG 10 release note updates
2017-04-25 Bruce Momjiandoc: move hash info to new section and split out growth...
2017-04-25 Bruce Momjiandoc: move hash performance item into index section
2017-04-25 Bruce Momjiandoc: add Rafia Sabih to PG 10 release note item
2017-04-25 Bruce Momjiandoc: fix PG 10 release note doc markup
2017-04-25 Bruce Momjiandoc: merge PG 10 release SysV item
2017-04-25 Bruce Momjiandoc: PG 10 fixes
2017-04-25 Bruce Momjiandoc: several minor PG 10 doc adjustments
2017-04-25 Bruce Momjiandoc: fix attribution of sequence item, order incompati...
2017-04-25 Bruce Momjiandoc: first draft of Postgres 10 release notes
2017-04-24 Bruce Momjiandoc: update release doc markup instructions
2017-04-21 Peter Eisentrautdoc: Update link
2017-04-21 Heikki LinnakangasChange the on-disk format of SCRAM verifiers to conform...
2017-04-21 Peter Eisentrautdoc: Fix typo
2017-04-20 Alvaro HerreraImprove multivariate statistics documentation
2017-04-20 Tom LaneSync pg_ctl documentation and usage message with reality.
2017-04-20 Peter EisentrautModify message when partitioned table is added to publi...
2017-04-19 Heikki LinnakangasFix typo in docs on SASL authentication.
2017-04-18 Tom LaneDoc: improve markup in self-signed certificate example.
2017-04-18 Fujii MasaoImprove documentation and comment for quorum-based...
2017-04-18 Andrew DunstanSimplify docs on creating a self-signed SSL certificate
2017-04-18 Heikki LinnakangasRename "scram" to "scram-sha-256" in pg_hba.conf and...
2017-04-18 Heikki LinnakangasFix example on creating a trigger with a transition...
2017-04-18 Peter Eisentrautdoc: Clarify logical replication details
2017-04-17 Alvaro HerreraRename columns in new pg_statistic_ext catalog
2017-04-17 Alvaro HerreraTighten up relation kind checks for extended statistics
2017-04-17 Peter EisentrautDocument that ONLY can be specified in publication...
2017-04-14 Peter Eisentrautdoc: Fix typo
2017-04-14 Peter EisentrautFix typo in comment
2017-04-14 Peter EisentrautAdd option to modify sync commit per subscription
2017-04-13 Bruce Momjiandoc: add missing sect1 close tag
2017-04-13 Heikki LinnakangasImprove the SASL authentication protocol.
2017-04-13 Peter Eisentrautpg_dump: Always dump subscriptions NOCONNECT
2017-04-13 Peter Eisentrautpg_dump: Dump subscriptions by default
2017-04-13 Alvaro HerreraFix XMLTABLE synopsis, add XMLNAMESPACES example
2017-04-13 Alvaro HerreraRemove pg_stats_ext view
2017-04-13 Fujii MasaoMove pg_stat_progress_vacuum to the table of Dynamic...
2017-04-13 Fujii MasaoImprove documentations for ALTER PUBLICATION and ALTER...
2017-04-12 Peter Eisentrautdoc: Tweak CSS
2017-04-12 Robert HaasFix pgstattuple's handling of unused hash pages.
2017-04-11 Bruce Momjiandoc: clearify pg_upgrade default copy behavior
2017-04-11 Bruce Momjiandocs: Improve window function docs
2017-04-11 Magnus HaganderRemove support for bcc and msvc standalone libpq builds
2017-04-11 Michael MeskesDocument that bytea is best represented as char * in...
2017-04-10 Tom LaneMove isolationtester's is-blocked query into C code...
2017-04-10 Heikki LinnakangasFix indentation.
2017-04-10 Heikki LinnakangasDocument the "replication" option in StartupMessage.
2017-04-08 Peter Eisentrautdoc: Add some markup
2017-04-08 Kevin GrittnerAdd GUCs for predicate lock promotion thresholds.
2017-04-07 Peter Eisentrautdoc: Add SPFLAGS to osx calls
2017-04-07 Peter Eisentrautdoc: Add missing closing tag
2017-04-07 Robert HaasAdd ProcArrayGroupUpdate wait event.
2017-04-07 Andrew DunstanMake json_populate_record and friends operate recursively
2017-04-07 Peter EisentrautRemove use of Jade and DSSSL
2017-04-06 Peter EisentrautFix logical replication between different encodings
2017-04-06 Peter Eisentrautdoc: Formatting fix for XSL-FO PDF build
2017-04-06 Peter EisentrautIdentity columns
2017-04-05 Simon RiggsReduce lock level for CREATE STATISTICS
2017-04-05 Simon RiggsCollect and use multi-column dependency stats
2017-04-05 Simon RiggsAllow --with-wal-segsize=n up to n=1024MB
2017-04-05 Peter Eisentrautdoc: Remove remark elements
2017-04-05 Peter EisentrautCapitalize names of PLs consistently
2017-04-05 Peter Eisentrautpageinspect: Add bt_page_items function with bytea...
2017-04-04 Kevin GrittnerFollow-on cleanup for the transition table patch.
2017-04-04 Andrew DunstanClarify documentation of to_tsvector(json(b))
2017-04-04 Peter EisentrautAdjust min/max values when changing sequence type
2017-04-04 Robert HaasExpand hash indexes more gradually.
2017-04-04 Robert HaasFurther corrections and improvements to partitioning...
2017-04-03 Peter Eisentrautdoc: Change xref style to number only
2017-04-02 Tom LaneDoc: clarify behavior of OT_WHOLE_LINE and OT_FILEPIPE...
2017-04-02 Tom LaneDocument psql's behavior of recalling the previously...
2017-04-02 Tom LaneAllow psql variable substitution to occur in backtick...
2017-04-01 Alvaro HerreraBRIN de-summarization
2017-04-01 Alvaro HerreraBRIN auto-summarization
2017-04-01 Kevin GrittnerAdd transition table support to plpgsql.
2017-04-01 Kevin GrittnerAdd infrastructure to support EphemeralNamedRelation...
2017-04-01 Robert HaasDon't use bgw_main even to specify in-core bgworker...
2017-03-31 Tom LaneFor foreign keys, check REFERENCES privilege only on...
2017-03-31 Robert HaasImprove documentation for table partitioning.
2017-03-31 Robert HaasRevert "Allow ON CONFLICT .. DO NOTHING on a partitione...
2017-03-31 Robert HaasDon't allocate storage for partitioned tables.
2017-03-31 Robert Haaspostgres_fdw: Teach IMPORT FOREIGN SCHEMA about partiti...
2017-03-31 Andrew DunstanFull Text Search support for json and jsonb
2017-03-30 Tom LaneFix broken markup.
2017-03-30 Simon RiggsDefault monitoring roles
2017-03-30 Tom LaneSupport \if ... \elif ... \else ... \endif in psql...
2017-03-30 Andres FreundTry to fix xml docs build broken in 5ded4bd.
2017-03-30 Fujii MasaoSimplify the example of VACUUM in documentation.
2017-03-30 Andres FreundRemove support for version-0 calling conventions.
2017-03-29 Peter Eisentrautdoc: Mention --enable-tap-tests in regression test...
next