| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix a memory leak in psql: we'd leak a few PGresult handles if | Neil Conway | 2006-11-08 | 1 | -1/+8 |
| * | Remove a 15-year old comment questioning behavior that is now well- | Neil Conway | 2006-11-08 | 1 | -6/+1 |
| * | Tag as Beta3 ... two outstanding *known* bugs before RC1 ...REL8_2_BETA3 | PostgreSQL Daemon | 2006-11-07 | 4 | -15/+15 |
| * | Repair bug #2694 concerning an ARRAY[] construct whose inputs are empty | Tom Lane | 2006-11-06 | 1 | -5/+34 |
| * | Remove temporary Windows-specific debugging code; it seems the problem | Tom Lane | 2006-11-06 | 1 | -15/+1 |
| * | Update release notes in preparation for RC1. | Tom Lane | 2006-11-06 | 1 | -5/+49 |
| * | Revert to the pre-8.2 method of probing for libm, that is, always | Tom Lane | 2006-11-06 | 3 | -94/+49 |
| * | Get rid of some unnecessary dependencies on DataDir: wherever possible, | Tom Lane | 2006-11-06 | 3 | -102/+83 |
| * | Minor fix for LDAP authentication: if an error occurs, we need to | Neil Conway | 2006-11-06 | 1 | -9/+13 |
| * | Fix recently-identified PITR recovery hazard: the base backup could contain | Tom Lane | 2006-11-05 | 3 | -6/+50 |
| * | Fix recently-understood problems with handling of XID freezing, particularly | Tom Lane | 2006-11-05 | 43 | -1062/+1284 |
| * | Add note about space usage of 'manual' approach to clustering, per | Tom Lane | 2006-11-04 | 1 | -17/+20 |
| * | Correct documentation error: in 8.1 and 8.2, %p in archive and restore | Tom Lane | 2006-11-04 | 2 | -8/+16 |
| * | Mention 'void' as the proper return type when there's nothing to | Tom Lane | 2006-11-03 | 1 | -1/+3 |
| * | Fix "failed to re-find parent key" btree VACUUM failure by revising page | Tom Lane | 2006-11-01 | 6 | -139/+363 |
| * | pg_restore failed on tar-format archives if they contained large objects | Tom Lane | 2006-11-01 | 1 | -3/+16 |
| * | Update zic database to tzdata2006n. | Tom Lane | 2006-11-01 | 7 | -30/+77 |
| * | Add description of new features | Teodor Sigaev | 2006-10-31 | 3 | -90/+503 |
| * | Fix misstatement about the results of using -1 with BEGIN. | Tom Lane | 2006-10-31 | 1 | -5/+7 |
| * | Add text to the VACUUM, REINDEX, DROP TABLESPACE and CREATE TABLESPACE | Neil Conway | 2006-10-31 | 6 | -15/+42 |
| * | Code the unknown options check without using m4 diversions. Otherwise this | Peter Eisentraut | 2006-10-30 | 3 | -112/+62 |
| * | Fix typo in backup docs. Patch from Euler Taveira de Oliveira. | Neil Conway | 2006-10-30 | 1 | -2/+2 |
| * | Fix typo in docs. | Bruce Momjian | 2006-10-27 | 1 | -2/+2 |
| * | Fix spelling mistake in docs. | Bruce Momjian | 2006-10-26 | 1 | -2/+2 |
| * | Add missing file for documentation section on failover, replication, | Bruce Momjian | 2006-10-26 | 1 | -0/+210 |
| * | Add documentation section on failover, replication, load balancing, and | Bruce Momjian | 2006-10-26 | 2 | -2/+4 |
| * | expression_tree_walker failed to let walker function see the immediate child | Tom Lane | 2006-10-25 | 1 | -5/+4 |
| * | Fix check for whether a clauseless join has to be forced in the presence of | Tom Lane | 2006-10-24 | 2 | -11/+25 |
| * | Tweak zic.c to compile cleanly on MSVC: use CopyFile instead of | Tom Lane | 2006-10-24 | 1 | -2/+2 |
| * | Correctino, add URL on : | Bruce Momjian | 2006-10-24 | 2 | -4/+4 |
| * | Add URL for: | Bruce Momjian | 2006-10-24 | 2 | -2/+4 |
| * | Rewrite discussion of ORDER BY to emphasize the SQL99 expression case | Tom Lane | 2006-10-24 | 1 | -36/+39 |
| * | Stamp 8.2beta2.REL8_2_BETA2 | Tom Lane | 2006-10-23 | 4 | -22/+22 |
| * | Add some real descriptions to the multiargument aggregate functions rather | Peter Eisentraut | 2006-10-23 | 1 | -65/+33 |
| * | Fix broken markup. | Tom Lane | 2006-10-23 | 1 | -4/+5 |
| * | Spellchecking and such | Peter Eisentraut | 2006-10-23 | 35 | -228/+231 |
| * | Fix list of environment variables for configure. Remove some variables | Peter Eisentraut | 2006-10-23 | 2 | -180/+43 |
| * | Small parser sync | Michael Meskes | 2006-10-23 | 1 | -2/+4 |
| * | Remove an unnecessary HOLD_INTERRUPTS/RESUME_INTERRUPTS pair. | Tom Lane | 2006-10-22 | 1 | -9/+2 |
| * | Code cleanup for pg_buffercache, from Mark Kirkwood. | Tom Lane | 2006-10-22 | 1 | -66/+34 |
| * | Various MSVC build fixes from Magnus; also remove stray Windows | Tom Lane | 2006-10-22 | 6 | -139/+296 |
| * | Some desultory copy-editing. | Tom Lane | 2006-10-22 | 3 | -39/+46 |
| * | Some marginal editorial improvements and updates in the tutorial. | Tom Lane | 2006-10-21 | 3 | -23/+30 |
| * | Translations update | Peter Eisentraut | 2006-10-21 | 48 | -31068/+40515 |
| * | Further release-note editorialization. | Tom Lane | 2006-10-21 | 1 | -60/+54 |
| * | Editorial improvements for recent plpython doc updates. | Tom Lane | 2006-10-21 | 1 | -36/+33 |
| * | Update PQserverVersion() to use 8.1.X as an example, rather than 7.4 | Bruce Momjian | 2006-10-21 | 1 | -2/+2 |
| * | Update release notes for new pgcrypto additions. | Bruce Momjian | 2006-10-21 | 1 | -2/+32 |
| * | Add URL for async I/O: | Bruce Momjian | 2006-10-21 | 2 | -2/+4 |
| * | Rewrite discussion of string constant syntax to bring it into line with | Tom Lane | 2006-10-21 | 1 | -42/+69 |