summaryrefslogtreecommitdiff
path: root/doc/src
AgeCommit message (Expand)Author
2007-04-02Done:Bruce Momjian
2007-04-02> o Add PQexecf() that allows complex parameter substitutionBruce Momjian
2007-04-02Put documentation on XML data type and functions in better positions. AddPeter Eisentraut
2007-04-02Support enum data types. Along the way, use macros for the values ofTom Lane
2007-04-01Mapping schemas and databases to XML and XML Schema.Peter Eisentraut
2007-03-30Add some instrumentation to the bgwriter, through the stats collector.Magnus Hagander
2007-03-30Update Japanese FAQ.Bruce Momjian
2007-03-30Update SSL description for when SSL root.crt/server.crt is required;Bruce Momjian
2007-03-29Add to:Bruce Momjian
2007-03-29Add:Bruce Momjian
2007-03-29Update:Bruce Momjian
2007-03-29Update item:Bruce Momjian
2007-03-29Make ECPG regression tests use native threading instead of pthreads, now thatMagnus Hagander
2007-03-29Teach CLUSTER to skip writing WAL if not needed (ie, not using archiving)Tom Lane
2007-03-28Add URL for:Bruce Momjian
2007-03-27Remove item due to lack of interest:Bruce Momjian
2007-03-27Add:Bruce Momjian
2007-03-27Add documentation for pulling the CVS repository using rsync, andBruce Momjian
2007-03-26Update:Bruce Momjian
2007-03-26Add:Bruce Momjian
2007-03-26Fix seriously broken markup for libpq-envars cross-references.Tom Lane
2007-03-26Allow non-superuser database owners to create procedural languages.Tom Lane
2007-03-26Remove assertion that constraint_exclusion risks wrong answers ifTom Lane
2007-03-25Remove the prohibition on executing cursor commands through SPI_execute.Tom Lane
2007-03-25Add new encoding EUC_JIS_2004 and SHIFT_JIS_2004,Tatsuo Ishii
2007-03-25Add:Bruce Momjian
2007-03-24Add:Bruce Momjian
2007-03-24Support for installing NLS files, and update support to use gettextMagnus Hagander
2007-03-24Document that LDAP URLs should be double-quoted in pg_hba.conf becauseBruce Momjian
2007-03-23Support for running contribcheck on msvcMagnus Hagander
2007-03-22Add:Bruce Momjian
2007-03-22Add to TODO:Bruce Momjian
2007-03-22Remove tabs in SGML files.Bruce Momjian
2007-03-22Remove tabs from SGML file.Bruce Momjian
2007-03-21Add:Bruce Momjian
2007-03-21Remove TODO item, not wanted:Bruce Momjian
2007-03-21Add documentation about vcregress.Magnus Hagander
2007-03-21Add URL for:Bruce Momjian
2007-03-21Add URL for:Bruce Momjian
2007-03-20In FAQ, reference upgrade info via URL.Bruce Momjian
2007-03-20Not done, reverted:Bruce Momjian
2007-03-20Done:Bruce Momjian
2007-03-20Add three new regexp functions: regexp_matches, regexp_split_to_array,Neil Conway
2007-03-19Changes pg_trigger and extend pg_rewrite in order to allow triggers andJan Wieck
2007-03-19Remove last line of patch license, per Zeugswetter Andreas:Bruce Momjian
2007-03-19Add URL for:Bruce Momjian
2007-03-19Add URL for:Bruce Momjian
2007-03-17msvc build actually needs Bison 2.2 or later, not 2.1. Or 1.875 as before.Magnus Hagander
2007-03-17Add note that diff is required for regression tests.Magnus Hagander
2007-03-16Add new columns for tuple statistics on a database level toMagnus Hagander