]> granicus.if.org Git - postgresql/history - doc
Document ways to avoid libpq WSACleanup() overhead on Windows.
[postgresql] / doc /
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...
2008-12-11 Tom LaneTo reduce confusion over whether VACUUM FULL is needed...
2008-12-11 Peter EisentrautAppend major version number and for libraries soname...
2008-12-10 Bruce MomjianUpdate journaling performance docs based on comments...
2008-12-09 Tom LaneAdd a specific example of parenthesizing when extractin...
2008-12-08 Magnus HaganderClearify how processes are started by autovacuum, and...
2008-12-08 Magnus HaganderAdd note that autovacuum can use up several times maint...
2008-12-07 Alvaro HerreraDesultorily enclose programlisting tags in CDATA, to...
2008-12-06 Bruce MomjianAllow CREATE OR REPLACE VIEW to add columns to the...
2008-12-06 Bruce MomjianDocument that non-data journaling is a recommended...
2008-12-04 Peter EisentrautDefault values for function arguments
2008-12-03 Peter EisentrautUpdate key words table to 8.4 and SQL:2008.
2008-12-02 Magnus HaganderDocumentation for wildcard certificates patch
2008-12-01 Peter EisentrautAdd braces to clarify syntax synopsis
2008-12-01 Peter EisentrautSmall correction
2008-12-01 Peter Eisentrauttypo
2008-11-30 Tom LaneAdd a "LIKE = typename" clause to CREATE TYPE for base...
2008-11-28 Magnus HaganderSupport regular expressions in pg_ident.conf.
2008-11-27 Peter EisentrautAdd that PL/Java is an implementation of SQL/JRT, and...
2008-11-27 Tom LaneTweak wording of DISCARD ALL description to avoid givin...
2008-11-26 Peter Eisentrautconfigure check for docbook2man program, used in the...
2008-11-26 Tom LaneMake DISCARD ALL discard advisory locks, too. Marko...
2008-11-25 Tom Laneinformation_schema.key_column_usage.position_in_unique_...
next