]> granicus.if.org Git - postgresql/history - doc
Revise the permission checking on user mapping DDL commands.
[postgresql] / doc /
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_...
2008-11-25 Tom LaneRemove PGINTERVALSTYLE from the set of special environm...
2008-11-24 Peter EisentrautMove FAQ_AIX information to installation instructions.
2008-11-24 Peter EisentrautCLUSTER VERBOSE and corresponding clusterdb --verbose...
2008-11-21 Tom LaneMinor copy-editing.
2008-11-21 Magnus HaganderDocument which GUC settings are enums and not strings...
2008-11-21 Magnus HaganderDocs update for enumvals patch.
2008-11-21 Peter EisentrautInclude the platform "FAQs" into the installation instr...
2008-11-21 Peter EisentrautUse relation_expr for TABLE command, requested by Tom.
2008-11-20 Tom LaneNote that the example aggregate array_accum is comparab...
2008-11-20 Bruce MomjianIssue a proper error message when MD5 is attempted...
2008-11-20 Peter EisentrautTABLE command
2008-11-20 Magnus HaganderAdd support for using SSL client certificates to authen...
2008-11-20 Magnus HaganderControl client certificate requesting with the pg_hba...
2008-11-19 Peter EisentrautAdd WITH as a refname to the SELECT reference page.
next