]> granicus.if.org Git - postgresql/history - doc
Remove Christof Petig copyright. He already approved removal from an
[postgresql] / doc /
2006-03-11 Bruce MomjianAdd CVS tag lines to files that were lacking them.
2006-03-10 Neil ConwayImplement 4 new aggregate functions from SQL2003. Speci...
2006-03-10 Bruce MomjianMake $PostgreSQL CVS tags consistent for SGML files.
2006-03-08 Tom LaneRemove somebody's flight of fancy about an UPDATE with...
2006-03-07 Bruce MomjianProperly set "escape_string_warning" to default to...
2006-03-06 Bruce MomjianSGML typo fix.
2006-03-06 Bruce MomjianDone though the second is default so off in 8.2:
2006-03-06 Bruce MomjianAttached is the new patch. To summarize:
2006-03-06 Bruce MomjianEnable standard_conforming_strings to be turned on.
2006-03-06 Bruce MomjianAdd:
2006-03-06 Bruce MomjianUpdate item.
2006-03-06 Bruce MomjianAdd for Win32:
2006-03-06 Bruce MomjianAdd WSACancelBlockingCall TODO.detail item.
2006-03-06 Bruce MomjianAdd for ecpg:
2006-03-06 Bruce MomjianUpdate:
2006-03-06 Bruce MomjianAdd:
2006-03-06 Bruce Momjianin the docs, the function "ascii(text)" is described as
2006-03-05 Bruce MomjianAdd:
2006-03-05 Andrew DunstanPrepared queries for PLPerl, plus fixing a small plperl...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2006-03-05 Bruce MomjianDone:
2006-03-05 Tom LaneImprove OS X shared-memory documentation: fix typos...
2006-03-04 Tom LaneSupport include directives in postgresql.conf.
2006-03-04 Bruce MomjianAdd:
2006-03-04 Bruce Momjian> It doesn't say that only the listed commands acquire...
2006-03-04 Bruce MomjianThat was a typo in my comment before the code (the...
2006-03-03 Bruce MomjianRename Online Backup to Continuous Archiving.
2006-03-03 Tom LaneTeach PQcmdTuples() that a COPY command tag might conta...
2006-03-03 Bruce MomjianDone:
2006-03-03 Bruce MomjianDone:
2006-03-03 Tom LaneMake the COPY command return a command tag that include...
2006-03-03 Tom LaneAdd CASCADE option to TRUNCATE. Joachim Wieland
2006-03-03 Bruce MomjianAdd:
2006-03-03 Bruce MomjianAppended is a small documentation patch that adds a...
2006-03-03 Bruce MomjianAdd:
2006-03-03 Bruce MomjianAdd:
2006-03-02 Tom LaneFix ancient error in large objects usage example: overw...
2006-03-02 Bruce MomjianUpdate OS X shared memory documentation for 10.3.9...
2006-03-02 Bruce MomjianMark tsearch2 item as Tom's, not Teodor's.
2006-03-02 Bruce MomjianUpdate TODO.detail/qsort.
2006-03-02 Bruce MomjianUpdate TODO.detail/qsort.
2006-03-02 Bruce MomjianUpdate TODO.detail/qsort.
2006-03-02 Bruce MomjianAdd to TODO.detail for qsort.
2006-03-02 Bruce MomjianAdd:
2006-03-01 Bruce MomjianUpdate text file.
2006-03-01 Bruce MomjianUpdate patch generation instructions.
2006-03-01 Bruce MomjianUpdate Japanese FAQ, backpatched to 8.1.X.
2006-03-01 Neil ConwayThis patch makes the error message strings throughout...
2006-03-01 Bruce MomjianAdd pg_service.conf documentation for libpq.
2006-02-28 Tom LaneAllow the syntax CREATE TYPE foo, with no parameters...
2006-02-28 Bruce MomjianBack out libpq changes for service --- not ready yet.
2006-02-28 Bruce MomjianFix PG_VERSION_NUM for different awk -F handling.
2006-02-28 Bruce MomjianAdd:
2006-02-26 Bruce MomjianDone:
2006-02-26 Neil ConwayMinor SGML work: add some more hyperlinks, where approp...
2006-02-26 Neil ConwayTODO updates:
2006-02-25 Bruce MomjianAdd intervals:
2006-02-25 Bruce MomjianFix computation of sample table size.
2006-02-25 Bruce MomjianRemove duplicate:
2006-02-24 Bruce MomjianRemove mention of MIN/MAX() not using indexes.
2006-02-24 Bruce MomjianMention that the archive history file has the wal start...
2006-02-19 Neil ConwayAdd TABLESPACE and ON COMMIT clauses to CREATE TABLE...
2006-02-18 Neil ConwayMinor SGML style police work.
2006-02-18 Peter EisentrautAdd support for Windows codepages 1253, 1254, 1255...
2006-02-16 Peter EisentrautPut the first section of a chapter in its own chunk.
2006-02-14 Bruce MomjianDocument that GRANT on a table does not affect sequence...
2006-02-14 Bruce MomjianDocument that xact commit/abort stats are collected...
2006-02-13 Tom LaneImprove documentation of --single-transaction option...
2006-02-13 Bruce MomjianAdd:
2006-02-12 Tom LaneUpdate release notes.
2006-02-12 Tom LaneFix broken markup.
2006-02-12 Bruce MomjianNot done:
2006-02-12 Bruce MomjianRevert patch becaues of locking concerns:
2006-02-12 Bruce Momjian> Actually, if you submit a patch that says either...
2006-02-12 Bruce MomjianFix release item ordering.
2006-02-12 Bruce MomjianUpdate back branch release notes.
2006-02-12 Bruce MomjianFix release markup.
2006-02-12 Bruce MomjianUpdate for 8.1.3.
2006-02-12 Bruce MomjianUpdate release notes for 8.1.3.
2006-02-12 Bruce MomjianDone:
2006-02-12 Tom LaneApply code-reviewed version of for-scalar-list patch...
2006-02-12 Bruce MomjianAdd MSVC support for utility commands and pg_dump.
2006-02-12 Bruce MomjianAllow PL/pgSQL FOR statement to return values to scalar...
2006-02-12 Bruce MomjianDone:
2006-02-12 Bruce MomjianAllow to_char() to print localized month and day names.
2006-02-12 Bruce MomjianAdd psql option:
2006-02-12 Bruce MomjianDone:
2006-02-12 Bruce MomjianI've created a new shared catalog table pg_shdescriptio...
2006-02-12 Bruce MomjianPlease find enclosed a patch that lets you use \c to...
2006-02-11 Tom LaneSkip ambulkdelete scan if there's nothing to delete...
2006-02-11 Bruce MomjianAllow ALTER TABLE ... ALTER CONSTRAINT ... RENAME
2006-02-11 Bruce MomjianDone:
2006-02-11 Bruce MomjianDone:
2006-02-11 Bruce MomjianDone:
2006-02-11 Bruce MomjianAdd INET/CIDR operators: and, or, not, plus int8, minus...
2006-02-10 Bruce MomjianDone:
2006-02-09 Tom LaneReject out-of-range dates in date_in().
2006-02-07 Bruce MomjianRemove question mark:
2006-02-07 Bruce MomjianSplit up wal-logging items:
2006-02-05 Bruce MomjianFix typo in configuration docs.
next