summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-04-20Done:Bruce Momjian
2004-04-20Document partial indexes for IS NULL lookups.Bruce Momjian
2004-04-20Remove additional tcl doc mention.Bruce Momjian
2004-04-20Remove TCL docs.Bruce Momjian
2004-04-20> >> My question is whether postgres can index null values, and if not, do IBruce Momjian
2004-04-20Remove pg_encoding. Not needed anymore since we have an initdb in C.Bruce Momjian
2004-04-20Remove all of the libpgtcl and pgtclsh files, including all references toPostgreSQL Daemon
2004-04-19In reading the 7.4.2 docs, the sql reference page for PREPARE doesn'tBruce Momjian
2004-04-19Code review for ARC patch. Eliminate static variables, improve handlingTom Lane
2004-04-19Update mention of diff.Bruce Momjian
2004-04-19Update to my2pg version 1.28, add docs, update URL for newest version.Bruce Momjian
2004-04-19Update to my2pg 1.28, from:Bruce Momjian
2004-04-19Prevent doubling of escapes when not in quote mode for CSV.Bruce Momjian
2004-04-19The attached patch for contrib/pg_autovacuum/README.pg_autovacuum fixesBruce Momjian
2004-04-19Remove debug code that acidentally got into CVS from previous commit.Bruce Momjian
2004-04-19Fix for BEGIN with ISOLATION/READONLY clauses.Bruce Momjian
2004-04-19* Most changes are to fix warnings issued when compiling win32Bruce Momjian
2004-04-19Complete TODO item:Bruce Momjian
2004-04-19Done:Bruce Momjian
2004-04-19Fix typo:Bruce Momjian
2004-04-18Tweak findTargetlistEntry so that bare names occurring in GROUP BY clausesTom Lane
2004-04-16Handle Warn_restart_ready properly in SIGTERM safety patch.Bruce Momjian
2004-04-15Modify COPY for() loop to use attnum as a variable name, not 'i'.Bruce Momjian
2004-04-15Improve syntax error messages for invalid-argument cases in RETURN andTom Lane
2004-04-15Translation updatesPeter Eisentraut
2004-04-15Translation updatesPeter Eisentraut
2004-04-15Clarify meaning of second DateStyle value.Bruce Momjian
2004-04-14Update name:Bruce Momjian
2004-04-14Update owners of items:Bruce Momjian
2004-04-12Here's an attempt at new socket and signal code for win32.Bruce Momjian
2004-04-12Change psql \copy stdin/stdout to read from command input/output.Bruce Momjian
2004-04-12> > This update fixes a few small typos in names,Bruce Momjian
2004-04-11Exit backend from SIGTERM or FATAL by simulating client EOF, rather thanBruce Momjian
2004-04-10Please find a small patch to fix the brain damage "century" andBruce Momjian
2004-04-09Remove libpgeasy and odbc doc reference in filelist.sgml --- removed toBruce Momjian
2004-04-09Translation updatesDennis Bjorklund
2004-04-09Translation updatesDennis Bjorklund
2004-04-08Magnus says new Win32 timezone library will not need special horology:Bruce Momjian
2004-04-07Add SQL 2003 standards.Bruce Momjian
2004-04-07Remove bad URL.Bruce Momjian
2004-04-07Update:Bruce Momjian
2004-04-07Push superuser check farther down in the if() statements to fix startupBruce Momjian
2004-04-07Still another place to make the world safe for zero-column tables.Tom Lane
2004-04-07Add:Bruce Momjian
2004-04-07Update Darwin thread compile flags, and OS version info.Bruce Momjian
2004-04-07Update darwin OS version.Bruce Momjian
2004-04-07Extend set-operation planning to keep track of the sort ordering inducedTom Lane
2004-04-07build_subquery_pathkeys() was examining wrong copy of subquery target list,Tom Lane
2004-04-07Done:Bruce Momjian
2004-04-07Update FAQ_DEV.Bruce Momjian