]> granicus.if.org Git - postgresql/history - doc
Add inline murmurhash32(uint32) function.
[postgresql] / doc /
2017-09-22 Peter Eisentrautdoc: Document commands that cannot be run in a transact...
2017-09-22 Peter EisentrautRemove contrib/chkpass
2017-09-22 Alvaro HerreraDocument further existing locks as wait events
2017-09-21 Andrew DunstanProvide a test for variable existence in psql
2017-09-20 Tom LaneFix erroneous documentation about noise word GROUP.
2017-09-20 Bruce Momjiandocs: re-add instructions on setting wal_level for...
2017-09-20 Peter EisentrautSync process names between ps and pg_stat_activity
2017-09-20 Magnus HaganderMention need for --no-inc-recursive in rsync command
2017-09-20 Andres FreundMake WAL segment size configurable at initdb time.
2017-09-20 Tom LaneAllow no-op GiST support functions to be omitted.
2017-09-19 Bruce Momjiandoc: add example of % substitution for connection...
2017-09-18 Peter EisentrautUpdate some dead external links in the documentation
2017-09-18 Peter EisentrautRemove dead external links from documentation
2017-09-17 Tom LaneDoc: update v10 release notes through today.
2017-09-17 Tom LaneEnsure that BEFORE STATEMENT triggers fire the right...
2017-09-16 Tom LaneDoc: add example of transition table use in a trigger.
2017-09-16 Tom LaneFix SQL-spec incompatibilities in new transition table...
2017-09-16 Bruce Momjiandocs: clarify pg_upgrade docs regarding standbys and...
2017-09-16 Robert HaasAfter a MINVALUE/MAXVALUE bound, allow only more of...
2017-09-15 Peter EisentrautApply pg_get_serial_sequence() to identity column seque...
2017-09-15 Peter Eisentrautlo: Add test suite
2017-09-15 Peter Eisentrautfuzzystrmatch: Add test suite
2017-09-13 Tom LaneDistinguish selectivity of < from <= and > from >=.
2017-09-13 Peter Eisentrautdoc: Remove incorrect SCRAM protocol documentation
2017-09-13 Bruce Momjiandocs: adjust "link mode" mention in pg_upgrade streami...
2017-09-13 Bruce Momjiandocs: improve pg_upgrade standby instructions
2017-09-12 Tom LaneAdd psql variables to track success/failure of SQL...
2017-09-12 Bruce Momjiandocs: improve pg_upgrade rsync instructions
2017-09-12 Peter Eisentrautdoc: Remove useless marked section
2017-09-12 Peter Eisentrautdoc: Document default scope in LDAP URL
2017-09-12 Peter EisentrautAllow custom search filters to be configured for LDAP...
2017-09-11 Bruce MomjianPG 10 release notes: change trigger transition tables
2017-09-11 Bruce MomjianPG 10 release notes: update PL/Tcl functions item
2017-09-11 Peter Eisentrautpg_receivewal: Add --endpos option
2017-09-11 Peter Eisentrautdoc: Document function pointer source code style
2017-09-11 Peter EisentrautMessage style fixes
2017-09-08 Robert HaasAllow a partitioned table to have a default partition.
2017-09-08 Tom LaneDoc: update v10 release notes through today.
2017-09-07 Tom LaneImprove documentation about behavior of multi-statement...
2017-09-06 Simon RiggsAllow SET STATISTICS on expression indexes
2017-09-06 Peter Eisentrautdoc: Make function synopsis formatting more uniform
2017-09-06 Peter EisentrautEscape < and & in SGML
2017-09-06 Peter Eisentrautdoc: Clarify pg_inherits description
2017-09-05 Tom LaneAdd \gdesc psql command.
2017-09-05 Peter EisentrautRemove unnecessary parentheses in return statements
2017-09-05 Tom LaneIn psql, use PSQL_PAGER in preference to PAGER, if...
2017-09-05 Tom LaneAdd psql variables showing server version and psql...
2017-09-04 Tom LaneAdjust pgbench to allow non-ASCII characters in variabl...
2017-09-02 Peter Eisentrautdoc: Fix typos and other minor issues
2017-09-01 Peter Eisentrautdoc: Remove mentions of server-side CRL and CA file...
2017-09-01 Robert Haaspg_dumpall: Add a -E flag to set the encoding, like...
2017-09-01 Simon RiggsProvisional list of Major Features
2017-09-01 Robert HaasUse group updates when setting transaction status in...
2017-09-01 Alvaro HerreraAdd a WAIT option to DROP_REPLICATION_SLOT
2017-09-01 Simon RiggsAdd note about diskspace usage of pg_commit_ts
2017-09-01 Robert HaasIntroduce 64-bit hash functions with a 64-bit seed.
2017-08-31 Peter EisentrautRemove to pre-8.2 coding convention for PG_MODULE_MAGIC
2017-08-30 Tom LaneSeparate reinitialization of shared parallel-scan state...
2017-08-29 Peter Eisentrautdoc: Avoid sidebar element
2017-08-29 Tom LaneDoc: document libpq's restriction to INT_MAX rows in...
2017-08-29 Tom LaneImprove docs about numeric formatting patterns (to_char...
2017-08-28 Tom LaneDoc: adjust release-note credit for parallel pg_restore...
2017-08-28 Peter EisentrautClarify documentation
2017-08-27 Tom LaneRelease notes for 9.6.5, 9.5.9, 9.4.14, 9.3.19, 9.2.23.
2017-08-26 Tom LaneDoc: update v10 release notes through today.
2017-08-26 Tom LaneFirst-draft release notes for 9.6.5.
2017-08-25 Robert HaasImprove low-level backup documentation.
2017-08-25 Michael MeskesImplement DO CONTINUE action for ECPG WHENEVER statement.
2017-08-23 Peter EisentrautTweak some SCRAM error messages and code comments
2017-08-22 Peter Eisentrautdoc: Mention identity column feature in section on...
2017-08-21 Peter EisentrautDon't install ICU collation keyword variants
2017-08-21 Peter EisentrautExpand set of predefined ICU locales
2017-08-21 Robert Haaspg_prewarm: Add automatic prewarm feature.
2017-08-17 Peter Eisentrautdoc: Update RFC URLs
2017-08-17 Peter Eisentrautdoc: Fix table column count
2017-08-16 Peter Eisentrautpg_dump: Support using synchronized snapshots on standbys
2017-08-16 Peter Eisentrautdoc: Update URL of DocBook XSL stylesheets
2017-08-16 Peter Eisentrautdoc: Add logical replication to comparison matrix
2017-08-16 Peter EisentrautCorrect representation of foreign tables in information...
2017-08-16 Peter Eisentrautdoc: Document pg_receivewal exit behavior and status
2017-08-15 Peter Eisentrautdoc: Add missing logical replication protocol message
2017-08-15 Peter Eisentrautdoc: Improve PDF bookmarks
2017-08-15 Robert Haaspg_dump: Add a --load-via-partition-root option.
2017-08-14 Tom LaneStamp HEAD as 11devel.
2017-08-14 Peter Eisentrautdoc: Fix logical replication protocol doc detail
2017-08-13 Noah MischFix vertical spanning in table "wait_event Description".
2017-08-11 Peter Eisentrautdoc: Add example for inet vs cidr difference
2017-08-11 Peter Eisentrautdoc: Update description of rolreplication column
2017-08-11 Peter Eisentrautdoc: Small wording improvement
2017-08-11 Peter EisentrautRemove uses of "slave" in replication contexts
2017-08-10 Robert HaasMake some more improvements to parallel query documenta...
2017-08-08 Peter Eisentrautdoc: Add missing pieces to logical replication protocol doc
2017-08-08 Alvaro HerreraFix replication origin-related race conditions
2017-08-08 Alvaro HerreraFix inadequacies in recently added wait events
2017-08-08 Noah MischDisclaim xmltable() support for non-UTF8 databases.
2017-08-07 Tom LaneStamp 10beta3. REL_10_BETA3
2017-08-07 Tom LaneLast-minute updates for release notes.
2017-08-07 Noah MischAgain match pg_user_mappings to information_schema...
2017-08-07 Heikki LinnakangasDon't allow logging in with empty password.
2017-08-06 Tom LaneRelease notes for 9.6.4, 9.5.8, 9.4.13, 9.3.18, 9.2.22.
next