| Commit message (Expand) | Author | Age | Files | Lines |
| * | Rename Rendezvous to Bonjour to match OS/X renaming. | Bruce Momjian | 2005-05-15 | 9 | -55/+55 |
| * | Further marginal speed hacking: in MemoryContextReset, don't call | Tom Lane | 2005-05-14 | 1 | -2/+5 |
| * | Minor refactoring to eliminate duplicate code and make startup a | Tom Lane | 2005-05-14 | 2 | -214/+161 |
| * | Minor speed hacks in AllocSetReset: avoid clearing the freelist headers | Tom Lane | 2005-05-14 | 1 | -4/+10 |
| * | Convert the existing regression test scripts for the various optional | Tom Lane | 2005-05-14 | 30 | -176/+859 |
| * | Re-order items, add mention of how to propose working on a TODO item. | Bruce Momjian | 2005-05-14 | 2 | -50/+64 |
| * | Revise nodeMergejoin in light of example provided by Guillaume Smet. | Tom Lane | 2005-05-13 | 4 | -514/+658 |
| * | Add -N make flag to bcc builds from /src dir. | Bruce Momjian | 2005-05-13 | 1 | -7/+7 |
| * | Add missing quote, per Dave Page. | Tom Lane | 2005-05-13 | 1 | -2/+2 |
| * | Update createuser examples to match the current program behavior, | Tom Lane | 2005-05-13 | 1 | -6/+25 |
| * | Fix broken markup. | Tom Lane | 2005-05-13 | 1 | -1/+2 |
| * | Update chinese encoding specification. | Bruce Momjian | 2005-05-13 | 1 | -1/+1 |
| * | Add regression test for consecutive newlines in COPY CSV mode. (There is | Neil Conway | 2005-05-13 | 2 | -0/+14 |
| * | Remove some unnecessary code: since ExecMakeFunctionResultNoSets does not | Tom Lane | 2005-05-12 | 1 | -8/+2 |
| * | This patch makes some minor style cleanups to contrib/btree_gist: remove | Neil Conway | 2005-05-12 | 7 | -24/+23 |
| * | Give pg_regress a --load-language option, so that it can be used to test | Tom Lane | 2005-05-11 | 2 | -13/+25 |
| * | a small tweak to enable display in the log file | Bruce Momjian | 2005-05-11 | 1 | -3/+3 |
| * | This patch will ensure that the hash table iteration performed by | Bruce Momjian | 2005-05-11 | 1 | -7/+4 |
| * | Fix pg_autovacuum -s flag to handle values > 2000 by using sleep() | Bruce Momjian | 2005-05-11 | 1 | -2/+11 |
| * | Update FAQ URLs. | Bruce Momjian | 2005-05-11 | 10 | -13/+13 |
| * | Document where to download free Microsoft and Borland development tools. | Bruce Momjian | 2005-05-11 | 1 | -1/+14 |
| * | Document that bcc compiles now need the -N flag, backpatch to 8.0.X. | Bruce Momjian | 2005-05-11 | 1 | -2/+2 |
| * | Update Chinese FAQ, per Magnus. | Bruce Momjian | 2005-05-11 | 1 | -843/+843 |
| * | Tag 1000000L as long for compuation. | Bruce Momjian | 2005-05-11 | 1 | -2/+2 |
| * | Fix newly introduced spelling error. | Neil Conway | 2005-05-11 | 1 | -2/+2 |
| * | Add mention that not all functions are listed. | Bruce Momjian | 2005-05-11 | 3 | -1620/+1770 |
| * | This patch refactors away some duplicated code in the index AM build | Neil Conway | 2005-05-11 | 6 | -92/+48 |
| * | Add Chinese FAQ. | Bruce Momjian | 2005-05-11 | 2 | -0/+1705 |
| * | This patch reduces the size of the message header used by statistics | Neil Conway | 2005-05-11 | 3 | -107/+129 |
| * | Code cleanup: in C89, there is no point casting the first argument to | Neil Conway | 2005-05-11 | 9 | -28/+28 |
| * | Back out check for unreferenced files. | Bruce Momjian | 2005-05-10 | 9 | -282/+26 |
| * | Item removed from CVS: | Bruce Momjian | 2005-05-10 | 2 | -4/+4 |
| * | Report index name on CLUSTER failure. Also, suggest ALTER TABLE | Bruce Momjian | 2005-05-10 | 3 | -14/+21 |
| * | Fix typo in comment. | Neil Conway | 2005-05-10 | 1 | -2/+2 |
| * | Add: | Bruce Momjian | 2005-05-10 | 2 | -2/+4 |
| * | Add: | Bruce Momjian | 2005-05-10 | 2 | -2/+6 |
| * | Done: | Bruce Momjian | 2005-05-10 | 2 | -6/+6 |
| * | Regression tests for the COPY CSV header feature. From Andrew Dunstan. | Neil Conway | 2005-05-10 | 2 | -0/+24 |
| * | Rename encryption section. | Bruce Momjian | 2005-05-09 | 1 | -4/+4 |
| * | Remove encryption FAQ item now that we have a doc section. | Bruce Momjian | 2005-05-09 | 2 | -39/+6 |
| * | Improve wording of new documentation section on encryption, and move it | Bruce Momjian | 2005-05-09 | 1 | -127/+156 |
| * | Update "expected" regression test output for the recent stats collector | Neil Conway | 2005-05-09 | 1 | -1/+1 |
| * | Fix duplicate call to WRITE_NODE_FIELD(whereClause) in _outSelectStmt | Tatsuo Ishii | 2005-05-09 | 1 | -2/+1 |
| * | Add some defenses against functions declared to return set that don't | Tom Lane | 2005-05-09 | 1 | -3/+4 |
| * | Complete the following TODO items: | Neil Conway | 2005-05-09 | 7 | -24/+189 |
| * | Update release notes for upcoming re-releases. | Tom Lane | 2005-05-09 | 1 | -6/+50 |
| * | Update release checklist to reflect that HISTORY and INSTALL don't | Tom Lane | 2005-05-08 | 1 | -2/+1 |
| * | Add encryption section to documentation. | Bruce Momjian | 2005-05-08 | 1 | -1/+127 |
| * | Documentation adjustments. | Bruce Momjian | 2005-05-08 | 2 | -4/+4 |
| * | Repair very-low-probability race condition between relation extension | Tom Lane | 2005-05-07 | 4 | -18/+73 |