| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update for max row size. | Bruce Momjian | 2006-04-03 | 1 | -3/+3 |
| * | Update max row size to 400gb, per Tom. | Bruce Momjian | 2006-04-03 | 1 | -2/+2 |
| * | Rewrite much of psql's \connect code, for the sake of code clarity and | Neil Conway | 2006-04-02 | 1 | -42/+35 |
| * | Update information schema for SQL:2003 and new PostgreSQL features. | Peter Eisentraut | 2006-04-02 | 1 | -123/+1007 |
| * | Correct some errors and do some SGML police work on the reference pages | Neil Conway | 2006-04-02 | 3 | -33/+104 |
| * | Minor improvement to DROP TABLE reference page. | Neil Conway | 2006-04-02 | 1 | -3/+5 |
| * | Document long names for format options (plain, tar, custom). They already | Peter Eisentraut | 2006-03-17 | 2 | -2/+7 |
| * | Add CVS tag lines to files that were lacking them. | Bruce Momjian | 2006-03-11 | 2 | -0/+5 |
| * | Implement 4 new aggregate functions from SQL2003. Specifically: var_pop(), | Neil Conway | 2006-03-10 | 1 | -2/+81 |
| * | Make $PostgreSQL CVS tags consistent for SGML files. | Bruce Momjian | 2006-03-10 | 62 | -183/+65 |
| * | Remove somebody's flight of fancy about an UPDATE with ORDER BY and LIMIT. | Tom Lane | 2006-03-08 | 1 | -15/+1 |
| * | Properly set "escape_string_warning" to default to true. | Bruce Momjian | 2006-03-07 | 1 | -2/+2 |
| * | SGML typo fix. | Bruce Momjian | 2006-03-06 | 1 | -2/+2 |
| * | Done though the second is default so off in 8.2: | Bruce Momjian | 2006-03-06 | 1 | -2/+2 |
| * | Attached is the new patch. To summarize: | Bruce Momjian | 2006-03-06 | 1 | -13/+17 |
| * | Enable standard_conforming_strings to be turned on. | Bruce Momjian | 2006-03-06 | 1 | -26/+22 |
| * | Add: | Bruce Momjian | 2006-03-06 | 1 | -1/+5 |
| * | Add for Win32: | Bruce Momjian | 2006-03-06 | 1 | -9/+9 |
| * | Add for ecpg: | Bruce Momjian | 2006-03-06 | 1 | -1/+2 |
| * | Update: | Bruce Momjian | 2006-03-06 | 1 | -2/+3 |
| * | Add: | Bruce Momjian | 2006-03-06 | 1 | -1/+2 |
| * | in the docs, the function "ascii(text)" is described as | Bruce Momjian | 2006-03-06 | 1 | -2/+2 |
| * | Add: | Bruce Momjian | 2006-03-05 | 1 | -1/+2 |
| * | Prepared queries for PLPerl, plus fixing a small plperl memory leak. Patch | Andrew Dunstan | 2006-03-05 | 1 | -4/+68 |
| * | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 | 9 | -11/+11 |
| * | Done: | Bruce Momjian | 2006-03-05 | 1 | -2/+2 |
| * | Improve OS X shared-memory documentation: fix typos and provide a usable | Tom Lane | 2006-03-05 | 1 | -12/+30 |
| * | Support include directives in postgresql.conf. | Tom Lane | 2006-03-04 | 1 | -2/+19 |
| * | Add: | Bruce Momjian | 2006-03-04 | 1 | -1/+3 |
| * | > It doesn't say that only the listed commands acquire ACCESS EXCLUSIVE, | Bruce Momjian | 2006-03-04 | 1 | -2/+2 |
| * | That was a typo in my comment before the code (the nutshell | Bruce Momjian | 2006-03-04 | 1 | -3/+3 |
| * | Rename Online Backup to Continuous Archiving. | Bruce Momjian | 2006-03-03 | 4 | -16/+17 |
| * | Teach PQcmdTuples() that a COPY command tag might contain a row count, | Tom Lane | 2006-03-03 | 1 | -5/+6 |
| * | Done: | Bruce Momjian | 2006-03-03 | 1 | -2/+2 |
| * | Done: | Bruce Momjian | 2006-03-03 | 1 | -2/+2 |
| * | Make the COPY command return a command tag that includes the number of | Tom Lane | 2006-03-03 | 2 | -4/+27 |
| * | Add CASCADE option to TRUNCATE. Joachim Wieland | Tom Lane | 2006-03-03 | 1 | -4/+38 |
| * | Add: | Bruce Momjian | 2006-03-03 | 1 | -1/+3 |
| * | Appended is a small documentation patch that adds a note to the CREATE | Bruce Momjian | 2006-03-03 | 1 | -1/+14 |
| * | Add: | Bruce Momjian | 2006-03-03 | 1 | -2/+7 |
| * | Add: | Bruce Momjian | 2006-03-03 | 1 | -1/+2 |
| * | Fix ancient error in large objects usage example: overwrite() subroutine | Tom Lane | 2006-03-02 | 1 | -5/+6 |
| * | Update OS X shared memory documentation for 10.3.9 and later to use | Bruce Momjian | 2006-03-02 | 1 | -12/+12 |
| * | Mark tsearch2 item as Tom's, not Teodor's. | Bruce Momjian | 2006-03-02 | 1 | -2/+2 |
| * | Add: | Bruce Momjian | 2006-03-02 | 1 | -1/+5 |
| * | Update text file. | Bruce Momjian | 2006-03-01 | 1 | -1/+1 |
| * | Update patch generation instructions. | Bruce Momjian | 2006-03-01 | 1 | -18/+58 |
| * | Update Japanese FAQ, backpatched to 8.1.X. | Bruce Momjian | 2006-03-01 | 1 | -14/+5 |
| * | This patch makes the error message strings throughout the backend | Neil Conway | 2006-03-01 | 1 | -4/+4 |
| * | Add pg_service.conf documentation for libpq. | Bruce Momjian | 2006-03-01 | 1 | -4/+31 |