]> granicus.if.org Git - postgresql/history - doc
another small message tweak
[postgresql] / doc /
2009-02-18 Bruce MomjianAdd --freeze option to vacuumdb.
2009-02-17 Bruce MomjianAdd pg_dump --binary-upgrade flag to be used by binary...
2009-02-15 Tom LaneMinor wordsmithing.
2009-02-12 Peter EisentrautUnset language-related locale settings in any case...
2009-02-12 Bruce MomjianRemove tabs from SGML.
2009-02-11 Tom LaneChange ALTER TABLE SET WITHOUT OIDS to rewrite the...
2009-02-11 Peter EisentrautOnly unset the locale environment when --no-locale...
2009-02-11 Bruce MomjianClarify PQinitSSL() documentation to mention what the...
2009-02-10 Peter EisentrautSupport for KOI8U encoding
2009-02-10 Bruce MomjianUpdate wording of how to prevent pg_dump from affecting...
2009-02-09 Alvaro HerreraUpdate autovacuum to use reloptions instead of a system...
2009-02-09 Bruce MomjianFix spelling error in docs.
2009-02-07 Bruce MomjianDocument that LIMIT NULL is the same as no LIMIT clause.
2009-02-07 Bruce MomjianRemove documentation mention that hash indexes perform...
2009-02-07 Bruce MomjianUppercase CHECK mention in relchecks documentation...
2009-02-07 Bruce MomjianProperly wrap new pg_dump doc text.
2009-02-07 Bruce MomjianUpdate pg_constraint.conkey documentation description.
2009-02-07 Bruce MomjianDocument disabling the statistics collector pg_dump...
2009-02-07 Bruce MomjianFix to_timestamp() to not require upper/lower case...
2009-02-06 Tom LaneOoops, forgot to update COPY reference page to mention...
2009-02-06 Tom LaneClean up some loose ends from the column privileges...
2009-02-06 Bruce MomjianFix typo in docs.
2009-02-06 Bruce MomjianDocument ways to avoid libpq WSACleanup() overhead...
2009-02-05 Bruce MomjianAdd PL/PgSQL FOUND and GET DIAGNOSTICS support for...
2009-02-04 Alvaro HerreraFix some SGML-compiler warnings on -wxml mode.
2009-02-04 Bruce MomjianUpdate read committed documentation to better explain...
2009-02-02 Tom LaneDocument the longstanding behavior of LIMIT NULL and...
2009-02-02 Andrew DunstanProvide for parallel restoration from a custom format...
2009-02-02 Alvaro HerreraAllow reloption names to have qualifiers, initially...
2009-02-02 Peter EisentrautPut pg_user_mapping section into the right (alphabetica...
2009-01-30 Tom LaneUpdate back-branch release notes.
2009-01-27 Peter EisentrautRevert updatable views
2009-01-23 Bruce MomjianDocument that SELECT ... ORDER BY .. FOR UPDATE/SHARE...
2009-01-22 Tom LaneSupport column-level privileges, as required by SQL...
2009-01-22 Peter EisentrautAutomatic view update rules
2009-01-21 Heikki LinnakangasAdd new SPI_OK_REWRITTEN return code to SPI_execute...
2009-01-20 Peter EisentrautRevise the permission checking on user mapping DDL...
2009-01-20 Bruce MomjianUpdate \d*S documentation to be more accurate; system...
2009-01-17 Neil ConwayFix an ungrammatical statement.
2009-01-17 Neil ConwayFix typo.
2009-01-16 Heikki LinnakangasAdd vacuum_freeze_table_age GUC option, to control...
2009-01-15 Heikki LinnakangasChange explanation of pg_switch_xlog()'s return value...
2009-01-15 Bruce MomjianAdd documentation mention that full page writes have...
2009-01-13 Bruce MomjianDocument how pglesslog can be used to reduce the storag...
2009-01-12 Peter EisentrautAdd some minimal documentation that the SQL standard...
2009-01-12 Peter EisentrautAdd ONLY support to LOCK and TRUNCATE. By default...
2009-01-12 Tom LaneImplement prefetching via posix_fadvise() for bitmap...
2009-01-10 Bruce MomjianModify libpq environment variable documentation to...
2009-01-10 Bruce MomjianUpdate link guidelines.
2009-01-10 Bruce MomjianAdd guidelines section.
2009-01-10 Bruce MomjianAdd file to explain SGML linking options, for use by...
2009-01-09 Tom LaneA further attempt at clarifying the \distv business.
2009-01-09 Bruce MomjianRemove tabs from SGML docs.
2009-01-09 Peter EisentrautChange chapter titles thus:
2009-01-09 Peter EisentrautRewrite update-po target, so that it works less like...
2009-01-09 Magnus HaganderMake krb_realm and krb_server_hostname be pg_hba option...
2009-01-09 Andrew DunstanDocument values for pg_constraint confupdtype, confdelt...
2009-01-09 Bruce MomjianUpdate release notes for 8.3.5, 8.2.11, and 8.1.15...
2009-01-08 Bruce MomjianDocument that txid_visible_in_snapshot() cannot be...
2009-01-08 Peter EisentrautAdd note that not all SQL commands support ONLY in...
2009-01-08 Bruce MomjianDocument current_query() as being the _client_ query.
2009-01-08 Bruce MomjianRevert current_query() change to use debug_query_string...
2009-01-07 Tom LaneCreate a third option named "partition" for constraint_...
2009-01-07 Bruce MomjianHave current_query() use ActivePortal->sourceText rathe...
2009-01-07 Tom LaneFix executor/spi.h to follow our usual conventions...
2009-01-07 Magnus HaganderAdd hba parameter include_realm to krb5, gss and sspi...
2009-01-07 Magnus HaganderAllow krb_realm (krb5, gssapi and sspi) and krb_server_...
2009-01-07 Magnus HaganderAdd appropriate text for SIGHUP parameters instead...
2009-01-07 Bruce MomjianBreak out \distv into four separate lines in the psql...
2009-01-06 Bruce MomjianAdd documentation for new \d*S* patch, and clean up...
2009-01-06 Bruce MomjianDocument that Cygwin does not support OpenSSL.
2009-01-06 Tom LaneRemove references to pgsql-ports and pgsql-patches...
2009-01-06 Tom LaneChange a couple of ill-advised uses of INFO elog level...
2009-01-06 Bruce MomjianUpdate SELECT version() to show whether it is a 32...
2009-01-05 Tom LaneAdd a --role option to pg_dump, pg_dumpall, and pg_rest...
2009-01-05 Bruce MomjianUpdate Japanese FAQ.
2009-01-04 Tom LaneAdd contrib/pg_stat_statements for server-wide tracking...
2009-01-02 Magnus HaganderToday is find-typo-in-old-patches day. Fix wrong cut...
2009-01-02 Magnus HaganderMake it possible to change Kerberos/GSSAPI parameters...
2009-01-02 Tom LaneTweak guc.c to allow underscores in the names of custom...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-12-31 Tom LaneThrow error if a <window definition> references a windo...
2008-12-31 Tom LaneAdd a WINDOW attribute to CREATE FUNCTION, and teach...
2008-12-31 Tom LaneAdd some basic support for window frame clauses to...
2008-12-29 Tom LaneFix thinko in documentation of default window frame...
2008-12-28 Tom LaneSupport window functions a la SQL:2008.
2008-12-19 Tom LaneAdd a new column proiswindow to pg_proc. It doesn...
2008-12-19 Peter EisentrautSQL/MED catalog manipulation facilities
2008-12-19 Tom LaneAdd a couple of cross-references to the docs about...
2008-12-18 Bruce MomjianAdd "not" to wal journaling text.
2008-12-18 Bruce MomjianClarify documentation that journaling is not required...
2008-12-18 Tom LaneCode review for function default parameters patch....
2008-12-18 Bruce MomjianUpdate documentation table describing how shared memory...
2008-12-18 Peter EisentrautAdd note that TRUNCATE uses an access exclusive lock...
2008-12-16 Alvaro HerreraAdd note to the shared memory sizing table about needin...
2008-12-16 Bruce MomjianFix wording of section comparing triggers and rules...
2008-12-15 Bruce MomjianAdd documentation that pg_standby sleeps on Win32 becau...
2008-12-15 Tom LaneCode review for CREATE OR REPLACE VIEW patch. Do thing...
2008-12-15 Magnus HaganderSupport specifying filename for SSL certificate, key...
2008-12-13 Tom LaneIncrease the default value of default_statistics_target...
next