summaryrefslogtreecommitdiff
path: root/doc/src
Commit message (Expand)AuthorAgeFilesLines
* Update for max row size.Bruce Momjian2006-04-031-3/+3
* Update max row size to 400gb, per Tom.Bruce Momjian2006-04-031-2/+2
* Rewrite much of psql's \connect code, for the sake of code clarity andNeil Conway2006-04-021-42/+35
* Update information schema for SQL:2003 and new PostgreSQL features.Peter Eisentraut2006-04-021-123/+1007
* Correct some errors and do some SGML police work on the reference pagesNeil Conway2006-04-023-33/+104
* Minor improvement to DROP TABLE reference page.Neil Conway2006-04-021-3/+5
* Document long names for format options (plain, tar, custom). They alreadyPeter Eisentraut2006-03-172-2/+7
* Add CVS tag lines to files that were lacking them.Bruce Momjian2006-03-112-0/+5
* Implement 4 new aggregate functions from SQL2003. Specifically: var_pop(),Neil Conway2006-03-101-2/+81
* Make $PostgreSQL CVS tags consistent for SGML files.Bruce Momjian2006-03-1062-183/+65
* Remove somebody's flight of fancy about an UPDATE with ORDER BY and LIMIT.Tom Lane2006-03-081-15/+1
* Properly set "escape_string_warning" to default to true.Bruce Momjian2006-03-071-2/+2
* SGML typo fix.Bruce Momjian2006-03-061-2/+2
* Done though the second is default so off in 8.2:Bruce Momjian2006-03-061-2/+2
* Attached is the new patch. To summarize:Bruce Momjian2006-03-061-13/+17
* Enable standard_conforming_strings to be turned on.Bruce Momjian2006-03-061-26/+22
* Add:Bruce Momjian2006-03-061-1/+5
* Add for Win32:Bruce Momjian2006-03-061-9/+9
* Add for ecpg:Bruce Momjian2006-03-061-1/+2
* Update:Bruce Momjian2006-03-061-2/+3
* Add:Bruce Momjian2006-03-061-1/+2
* in the docs, the function "ascii(text)" is described asBruce Momjian2006-03-061-2/+2
* Add:Bruce Momjian2006-03-051-1/+2
* Prepared queries for PLPerl, plus fixing a small plperl memory leak. PatchAndrew Dunstan2006-03-051-4/+68
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-059-11/+11
* Done:Bruce Momjian2006-03-051-2/+2
* Improve OS X shared-memory documentation: fix typos and provide a usableTom Lane2006-03-051-12/+30
* Support include directives in postgresql.conf.Tom Lane2006-03-041-2/+19
* Add:Bruce Momjian2006-03-041-1/+3
* > It doesn't say that only the listed commands acquire ACCESS EXCLUSIVE,Bruce Momjian2006-03-041-2/+2
* That was a typo in my comment before the code (the nutshellBruce Momjian2006-03-041-3/+3
* Rename Online Backup to Continuous Archiving.Bruce Momjian2006-03-034-16/+17
* Teach PQcmdTuples() that a COPY command tag might contain a row count,Tom Lane2006-03-031-5/+6
* Done:Bruce Momjian2006-03-031-2/+2
* Done:Bruce Momjian2006-03-031-2/+2
* Make the COPY command return a command tag that includes the number ofTom Lane2006-03-032-4/+27
* Add CASCADE option to TRUNCATE. Joachim WielandTom Lane2006-03-031-4/+38
* Add:Bruce Momjian2006-03-031-1/+3
* Appended is a small documentation patch that adds a note to the CREATEBruce Momjian2006-03-031-1/+14
* Add:Bruce Momjian2006-03-031-2/+7
* Add:Bruce Momjian2006-03-031-1/+2
* Fix ancient error in large objects usage example: overwrite() subroutineTom Lane2006-03-021-5/+6
* Update OS X shared memory documentation for 10.3.9 and later to useBruce Momjian2006-03-021-12/+12
* Mark tsearch2 item as Tom's, not Teodor's.Bruce Momjian2006-03-021-2/+2
* Add:Bruce Momjian2006-03-021-1/+5
* Update text file.Bruce Momjian2006-03-011-1/+1
* Update patch generation instructions.Bruce Momjian2006-03-011-18/+58
* Update Japanese FAQ, backpatched to 8.1.X.Bruce Momjian2006-03-011-14/+5
* This patch makes the error message strings throughout the backendNeil Conway2006-03-011-4/+4
* Add pg_service.conf documentation for libpq.Bruce Momjian2006-03-011-4/+31