]> granicus.if.org Git - postgresql/history - doc
Attached patch is required ot build with the CRT that comes with Visual
[postgresql] / doc /
2006-06-09 Bruce MomjianRemove:
2006-06-08 Bruce MomjianAdd URL.
2006-06-08 Bruce MomjianUse simple URL's rather than text and a URL:
2006-06-08 Bruce MomjianAdd URL.
2006-06-08 Bruce MomjianSpelling fix.
2006-06-08 Bruce MomjianDone:
2006-06-08 Bruce MomjianAdd URL for ALTER CONSTRAINT RENAME.
2006-06-08 Bruce MomjianAdd URL.
2006-06-08 Bruce MomjianAdd URL:
2006-06-08 Bruce MomjianUpdate wording:
2006-06-08 Bruce MomjianAdd entry:
2006-06-07 Bruce MomjianDone:
2006-06-07 Bruce MomjianSpelling fix.
2006-06-07 Bruce MomjianMention GPL /contrib modules:
2006-06-06 Tom LaneMake the planner estimate costs for nestloop inner...
2006-06-06 Bruce MomjianAdd URL to RESET CONNECTION:
2006-06-06 Bruce MomjianDone:
2006-06-05 Tom LaneIncrease the default value of cpu_index_tuple_cost...
2006-06-05 Tom LaneAdd a GUC parameter seq_page_cost, and use that everywh...
2006-06-04 Bruce MomjianUpdate:
2006-06-04 Bruce MomjianUpdate:
2006-06-04 Bruce MomjianUpdate GUI FAQ.
2006-06-04 Bruce MomjianUpdate GUI tools URL.
2006-06-03 Bruce MomjianRecord location of partial patch :
2006-06-03 Tom LaneMention pg_encoding_to_char in entry for pg_database...
2006-06-03 Bruce MomjianPatch reverted, not done:
2006-06-03 Bruce MomjianRemove pg_resetxlog -r flag, feature has problems refer...
2006-05-31 Tom LaneFix example of how to escape data in psql backslash...
2006-05-31 Tom LaneMake PG_MODULE_MAGIC required in shared libraries that...
2006-05-31 Bruce MomjianRecommend '' for literal ', rather than \', in psql...
2006-05-31 Bruce MomjianSupport '' for literal ' in psql single-quote strings...
2006-05-30 Tom LaneCode review for magic-block patch. Remove separate...
2006-05-30 Bruce MomjianAdd pgmagic header block to store compile-time constants:
2006-05-30 Bruce MomjianRevert patch, needs more work:
2006-05-30 Bruce MomjianAdd dynamic record inspection to PL/PgSQL, useful for...
2006-05-30 Bruce MomjianBack out patch, wrong previous commit message.
2006-05-30 Bruce MomjianAdd regexp_replace() to string functions section.
2006-05-30 Bruce MomjianUpdate PL documentation:
2006-05-30 Bruce MomjianUpdate Japanese FAQ.
2006-05-30 Bruce MomjianAdd item:
2006-05-29 Bruce MomjianAdd:
2006-05-29 Andrew DunstanMake plperl's $_TD trigger data a global rather than...
2006-05-28 Andrew DunstanTG_table_name and TG_table_schema for plpgsql, plus...
2006-05-28 Alvaro HerreraRemove traces of otherwise unused RELKIND_SPECIAL symbo...
2006-05-27 Andrew DunstanTG_table_name and TG_table_schema for pl/tcl, plus...
2006-05-26 Tom LaneSupport binary COPY through psql. Also improve detecti...
2006-05-26 Bruce MomjianUpdate AIX FAQ.
2006-05-26 Andrew DunstanAdd table_name and table_schema to plpython trigger...
2006-05-26 Andrew DunstanAdd table_name and table_schema to plperl trigger data...
2006-05-24 Bruce MomjianRemove pg_attribute detail, add URL
2006-05-24 Teodor Sigaev* Add support NULL to GiST.
2006-05-23 Bruce MomjianAdd PQisthreadsafe() to libpq, to allow library applica...
2006-05-23 Bruce MomjianUpdate text:
2006-05-23 Bruce MomjianAdd:
2006-05-23 Bruce MomjianRename in release notes: Mac -> OS/X, Intel to x86:
2006-05-23 Bruce MomjianNew wording, "What is the upgrade process for PostgreSQL?"
2006-05-23 Bruce MomjianUpdate heading for upgrades.
2006-05-23 Bruce MomjianAdd mention that everyone should upgrade to minor releases.
2006-05-22 Bruce MomjianMake "trigger" section:
2006-05-22 Bruce MomjianUpdate Japanese FAQ.
2006-05-21 Tom LaneUpdate release notes for upcoming releases.
2006-05-21 Tom LaneModify libpq's string-escaping routines to be aware...
2006-05-21 Tom LaneAdd a new GUC parameter backslash_quote, which determin...
2006-05-19 Alvaro HerreraAdd last-vacuum/analyze-time columns to the stats colle...
2006-05-19 Bruce MomjianStamp 8.1.4, except configure/configure.in.
2006-05-19 Bruce MomjianUpdate for version 8.1.4.
2006-05-19 Bruce MomjianUpdate release notes for 8.1.4.
2006-05-18 Bruce MomjianChange <type>string</> to <parameter>string</>.
2006-05-18 Bruce MomjianAdd:
2006-05-18 Bruce MomjianMake function param_name/type documentation more consis...
2006-05-17 Bruce MomjianAllow the .pgpass hostname to match the default socket...
2006-05-13 Bruce MomjianUpdate pg_dump vesion wording.
2006-05-13 Bruce MomjianMention version portability of pg_dump.
2006-05-11 Tom LaneCode review for standard_conforming_strings patch....
2006-05-10 Tom LaneClean up code associated with updating pg_class statist...
2006-05-09 Bruce MomjianRevert documentation mention of array dimension checkin...
2006-05-09 Bruce MomjianMention array dimmensions are not enforced either.
2006-05-06 Bruce MomjianAdd description:
2006-05-06 Bruce MomjianRecommend more clearly custom pg_dump format over tar...
2006-05-06 Bruce MomjianDocument SSL CRL usage by libpq.
2006-05-05 Bruce MomjianUpdate standards URL.
2006-05-05 Bruce MomjianAdd/ cleanup:
2006-05-04 Tom LaneRethink the locking mechanisms used for CREATE/DROP...
2006-05-02 Tom LaneClean up API for ambulkdelete/amvacuumcleanup as per...
2006-05-02 Tom LaneFix broken markup.
2006-04-30 Tom LaneCode review for GRANT CONNECT patch. Spell the privile...
2006-04-30 Tom LaneImprove the representation of FOR UPDATE/FOR SHARE...
2006-04-30 Bruce MomjianDone:
2006-04-30 Bruce MomjianAdd GRANT CONNECTION ON DATABASE, to be used in additio...
2006-04-30 Bruce MomjianAdd question mark:
2006-04-30 Bruce MomjianRevert patch pending more discussion:
2006-04-29 Bruce MomjianDone:
2006-04-27 Bruce MomjianAdd to item log_min_error_messages item:
2006-04-27 Bruce MomjianAdd:
2006-04-27 Bruce MomjianAdd support for SSL Certificate Revocation List (CRL...
2006-04-27 Bruce MomjianUse schema search path to find the first matching contr...
2006-04-26 Bruce MomjianAllow pg_resetxlog -f to reset pg_control counters...
2006-04-26 Bruce MomjianDone:
2006-04-25 Bruce MomjianAdjust SGML spacing.
2006-04-25 Tom LaneBack out the rest of the RESET CONNECTION patch.
next