]> granicus.if.org Git - postgresql/history - doc
Fix failure to rotate postmaster log file for size reasons on Windows.
[postgresql] / doc /
2013-01-23 Robert HaasClarify that connection parameters aren't totally meani...
2013-01-23 Robert Haaspg_isready
2013-01-23 Alvaro HerreraImprove concurrency of foreign key locking
2013-01-23 Robert HaasFurther documentation tweaks for event triggers.
2013-01-23 Peter Eisentrautdoc: Fix declared number of columns in table
2013-01-22 Robert HaasFix CREATE EVENT TRIGGER syntax synopsis in documentation.
2013-01-22 Robert HaasTypo fixes.
2013-01-21 Robert HaasAdd ddl_command_end support for event triggers.
2013-01-21 Peter Eisentrautdoc: Fix syntax of a URL
2013-01-20 Magnus HaganderClarify that streaming replication can be both async...
2013-01-19 Peter Eisentrautlibpq doc: Clarify what commands return PGRES_TUPLES_OK
2013-01-18 Bruce Momjianpsql latex fixes
2013-01-17 Heikki LinnakangasMake pg_receivexlog and pg_basebackup -X stream work...
2013-01-17 Bruce MomjianAdd a latex-longtable output format to psql
2013-01-17 Magnus HaganderSupport multiple -t/--table arguments for more commands
2013-01-09 Bruce MomjianAllow parallel copy/link in pg_upgrade
2013-01-07 Tatsuo IshiiAdd new "-q" logging option (quiet mode) while in initi...
2013-01-05 Magnus HaganderAdd support for generating minimal recovery.conf when...
2013-01-05 Peter Eisentrautdoc: Update CREATE FUNCTION compatibility information
2013-01-04 Tom LaneInvent a "one-shot" variant of CachedPlans for better...
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2013-01-01 Heikki LinnakangasWinflex binary on FTP site doesn't work on 64-bit Windo...
2013-01-01 Magnus HaganderFix descrition of pg_resetxlog -l parameter
2012-12-31 Peter Eisentrautdoc: Correct description of ldapurl
2012-12-30 Peter Eisentrautdoc: Correct description of LDAP authentication
2012-12-27 Peter Eisentrautdoc: Replace "NOTE" with proper markup
2012-12-27 Bruce MomjianAdd pg_upgrade --jobs parameter
2012-12-24 Tom LaneFix some minor issues in view pretty-printing.
2012-12-22 Tom LaneFix documentation typo.
2012-12-20 Tom LaneFix pg_extension_config_dump() to handle update cases...
2012-12-18 Peter Eisentrautdoc: Put PL/pgSQL RAISE USING keywords into a list
2012-12-16 Peter Eisentrautdoc: Remove extra table column
2012-12-15 Peter Eisentrautdoc: Add oid columns to system catalog documentation
2012-12-15 Peter Eisentrautdoc: Add pg_stat_reset and related functions to index
2012-12-14 Peter Eisentrautdoc: Improve search_path mentions in index
2012-12-13 Heikki LinnakangasAllow a streaming replication standby to follow a timel...
2012-12-12 Tom LaneDisable event triggers in standalone mode.
2012-12-11 Peter Eisentrautdoc: Remove blastwave.org link
2012-12-09 Tom LaneFix assorted bugs in privileges-for-types patch.
2012-12-08 Tom LaneSupport automatically-updatable views.
2012-12-08 Peter EisentrautUpdate iso.org page link
2012-12-07 Simon RiggsClarify that COPY FREEZE is not a hard rule.
2012-12-07 Tom LaneImprove pl/pgsql to support composite-type expressions...
2012-12-06 Alvaro HerreraBackground worker processes
2012-12-05 Heikki LinnakangasAdd pgstatginindex() function to get the size of the...
2012-12-04 Peter EisentrautAdd support for LDAP URLs
2012-12-04 Bruce MomjianAdd initdb --sync-only option to sync the data director...
2012-12-04 Bruce MomjianRevert initdb --sync-only patch that had incorrect...
2012-12-04 Bruce Momjiandummy commit
2012-12-04 Bruce Momjiandummy commit
2012-12-04 Bruce Momjiandummy commit
2012-12-03 Tom LaneUpdate release notes for 9.2.2, 9.1.7, 9.0.11, 8.4...
2012-12-03 Tom LaneFix documentation of path(polygon) function.
2012-12-02 Tom LaneRecommend triggers, not rules, in the CREATE VIEW refer...
2012-12-01 Simon RiggsCOPY FREEZE and mark committed on fresh tables.
2012-12-01 Peter Eisentrautdoc: Fix broken links to DocBook wiki
2012-11-30 Magnus HaganderAdd libpq function PQconninfo()
2012-11-29 Tom LaneFix assorted bugs in CREATE/DROP INDEX CONCURRENTLY.
2012-11-26 Tom LaneRevert patch for taking fewer snapshots.
2012-11-17 Peter Eisentrautdoc: Put pg_temp into documentation index
2012-11-15 Peter Eisentrautdoc: Put commas in the right place on pg_restore refere...
2012-11-13 Peter Eisentrautdoc: Add link to CREATE TABLE AS on CREATE TABLE refere...
2012-11-13 Peter EisentrautUse a stamp file for the XSLT HTML doc build
2012-11-12 Peter Eisentrautdoc: "only relevant" -> "relevant only"
2012-11-09 Peter EisentrautXSLT stylesheet: Add slash to directory name
2012-11-08 Heikki LinnakangasTeach pg_basebackup and pg_receivexlog to reply to...
2012-11-07 Bruce MomjianIn pg_upgrade docs, mention using base backup as part...
2012-11-07 Heikki LinnakangasMake the streaming replication protocol messages archit...
2012-11-02 Peter EisentrautFix typo
2012-10-31 Tom LaneDocument that TCP keepalive settings read as 0 on Unix...
2012-10-26 Tom LaneIn pg_dump, dump SEQUENCE SET items in the data not...
2012-10-23 Alvaro HerreraAdd context info to OAT_POST_CREATE security hook
2012-10-20 Tom LaneFix pg_dump's handling of DROP DATABASE commands in...
2012-10-17 Simon RiggsFix typo in previous commit
2012-10-17 Simon RiggsClarify hash index caution and copy to CREATE INDEX...
2012-10-11 Heikki LinnakangasImprove replication connection timeouts.
2012-10-10 Tom LaneCreate an improved FDW option validator function for...
2012-10-10 Tom LaneUpdate obsolete text in fdwhandler.sgml.
2012-10-09 Simon RiggsUse tablespace_option consistently on doc page
2012-10-09 Simon RiggsAdd microsecs/op display to pg_test_fsync utility
2012-10-09 Tom LaneFix lo_read, lo_write, lo_truncate to cope with "size_t...
2012-10-07 Tom LaneImprove documentation about large-object functions.
2012-10-06 Tatsuo IshiiAdd API for 64-bit large object access. Now users...
2012-10-06 Peter EisentrautImprove LDAP authentication documentation
2012-10-05 Michael MeskesRemoved sentence about not being able to retrieve more...
2012-10-04 Tom LaneFix permissions explanations in CREATE DATABASE and...
2012-10-03 Tom LaneSupport CREATE SCHEMA IF NOT EXISTS.
2012-10-03 Heikki LinnakangasAdd --sampling-rate option to pgbench.
2012-10-03 Heikki LinnakangasReturn the number of rows processed when COPY is execut...
2012-10-01 Heikki LinnakangasThe max shared_buffers value that initdb will choose...
2012-09-29 Peter EisentrautPL/Python: Convert oid to long/int
2012-09-28 Tom LaneFix tar files emitted by pg_dump and pg_basebackup...
2012-09-25 Tom LaneFix examples of how to use "su" while starting the...
2012-09-24 Heikki LinnakangasAdd support for include_dir in config file.
2012-09-22 Tom LaneMinor corrections for ALTER TYPE ADD VALUE IF NOT EXIST...
2012-09-22 Andrew DunstanFix docs typo
2012-09-22 Andrew DunstanAllow IF NOT EXISTS when add a new enum label.
2012-09-19 Tom LaneUpdate release notes for 9.2.1, 9.1.6, 9.0.10, 8.4...
2012-09-17 Tom LaneProvide adequate documentation of the "table_name ...
2012-09-16 Kevin GrittnerFix documentation reference to maximum allowed for...
next