| 1999-06-03 |  Bruce Momjian | Update SET commands for psql \h, man pages, and sgml. | commit | commitdiff | tree | snapshot | 
| 1999-06-03 |  Thomas G. Lockhart | Minor markup fixes. | commit | commitdiff | tree | snapshot | 
| 1999-06-03 |  Thomas G. Lockhart | Make separate subsection for Vadim's MVCC notes. | commit | commitdiff | tree | snapshot | 
| 1999-06-03 |  Thomas G. Lockhart | Fix markup and formatting. | commit | commitdiff | tree | snapshot | 
| 1999-06-03 |  Thomas G. Lockhart | Installation notes for v6.5. | commit | commitdiff | tree | snapshot | 
| 1999-06-03 |  Vadim B. Mikheev | 1. Additional fix against ERROR:  Child itemid marked... | commit | commitdiff | tree | snapshot | 
| 1999-06-03 |  Vadim B. Mikheev | Unuseful tuple.t_data->t_infomask & HEAP_XMIN_COMMITTED in | commit | commitdiff | tree | snapshot | 
| 1999-06-03 |  Vadim B. Mikheev | Notes in Migration to v6.5 section. | commit | commitdiff | tree | snapshot | 
| 1999-06-03 |  Vadim B. Mikheev | 1. MyProc->xid assignment is moved to GetNewTransaction... | commit | commitdiff | tree | snapshot | 
| 1999-06-03 |  Thomas G. Lockhart | Markup changes for v6.5 release. | commit | commitdiff | tree | snapshot | 
| 1999-06-03 |  Thomas G. Lockhart | CGM format from Hannu. Seem to have lost the .ag origin... | commit | commitdiff | tree | snapshot | 
| 1999-06-03 |  Thomas G. Lockhart | New versions of hardcopy for 6.5 release. | commit | commitdiff | tree | snapshot | 
| 1999-06-03 |  Tom Lane | pg_dump failed on any database containing large objects, | commit | commitdiff | tree | snapshot | 
| 1999-06-03 |  Tom Lane | Ensure consistent results when FormSortKeys fails to... | commit | commitdiff | tree | snapshot | 
| 1999-06-03 |  Tom Lane | Ooops ... dllist.c can't use Assert() when it is compil... | commit | commitdiff | tree | snapshot | 
| 1999-06-02 |  Jan Wieck | Changed "current." into "old." in rule string backparsing | commit | commitdiff | tree | snapshot | 
| 1999-06-02 |  Bruce Momjian | The INET and CIDR types mistakenly compared 198.68... | commit | commitdiff | tree | snapshot | 
| 1999-06-01 |  Thomas G. Lockhart | Make sure that only one intro is included in the integr... | commit | commitdiff | tree | snapshot | 
| 1999-06-01 |  Vadim B. Mikheev | typedef struct LTAG | commit | commitdiff | tree | snapshot | 
| 1999-06-01 |  Bruce Momjian | forgot to attach the patch.  :( | commit | commitdiff | tree | snapshot | 
| 1999-06-01 |  Bruce Momjian | commented out PgConnection& references for now.  May... | commit | commitdiff | tree | snapshot | 
| 1999-05-31 |  Tom Lane | Fix some latent bugs in dllist.c (carelessness about... | commit | commitdiff | tree | snapshot | 
| 1999-05-31 |  Tom Lane | Clean up memory leaks in LO operations by freeing LO... | commit | commitdiff | tree | snapshot | 
| 1999-05-31 |  Tom Lane | Generate a more specific error message when an operator... | commit | commitdiff | tree | snapshot | 
| 1999-05-31 |  Tom Lane | Round up shmem size estimate to 1Kb boundary. | commit | commitdiff | tree | snapshot | 
| 1999-05-31 |  Tom Lane | Correct serious bug in hashtable expansion routine... | commit | commitdiff | tree | snapshot | 
| 1999-05-31 |  Bruce Momjian | NT similar file update. | commit | commitdiff | tree | snapshot | 
| 1999-05-31 |  Vadim B. Mikheev | Release XactLockTable share lock immediately after... | commit | commitdiff | tree | snapshot | 
| 1999-05-30 |  Tom Lane | Clean up uninitialized-variable warning from egcs. | commit | commitdiff | tree | snapshot | 
| 1999-05-30 |  Tom Lane | egcs thinks omitting the return type in a function... | commit | commitdiff | tree | snapshot | 
| 1999-05-30 |  Tom Lane | Replace static rcsid[] strings by IDENTIFICATION commen... | commit | commitdiff | tree | snapshot | 
| 1999-05-30 |  Tom Lane | configure.in forgot to do AC_LANG_C to reselect C-based... | commit | commitdiff | tree | snapshot | 
| 1999-05-29 |  Tom Lane | Turns out that configure's test for HPUXMATHLIB didn... | commit | commitdiff | tree | snapshot | 
| 1999-05-29 |  Vadim B. Mikheev | 1. Run all pg_dump queries in single serializable trans... | commit | commitdiff | tree | snapshot | 
| 1999-05-29 |  Vadim B. Mikheev | Fix xid table sizing. | commit | commitdiff | tree | snapshot | 
| 1999-05-29 |  Tom Lane | Missing semicolons in non-HAS_TEST_AND_SET code paths :-( | commit | commitdiff | tree | snapshot | 
| 1999-05-29 |  Tom Lane | Avoid redundant SysCache searches in coerce_type, for... | commit | commitdiff | tree | snapshot | 
| 1999-05-29 |  Tom Lane | new_relation_targetlist used to cause about 8 separate... | commit | commitdiff | tree | snapshot | 
| 1999-05-29 |  Tom Lane | Clean up inefficient and just plain bad code in some... | commit | commitdiff | tree | snapshot | 
| 1999-05-28 |  Tom Lane | Repair performance problem in SI segment manipulations... | commit | commitdiff | tree | snapshot | 
| 1999-05-28 |  Bruce Momjian | Clean up mention of gmake vs. make. | commit | commitdiff | tree | snapshot | 
| 1999-05-28 |  Bruce Momjian | Update pygresql version stamp. | commit | commitdiff | tree | snapshot | 
| 1999-05-28 |  Tom Lane | When closure of the backend connection is detected... | commit | commitdiff | tree | snapshot | 
| 1999-05-27 |  Bruce Momjian | Make pg_dump dump ACL's by default, print warning on... | commit | commitdiff | tree | snapshot | 
| 1999-05-27 |  Thomas G. Lockhart | More info is in sgml and html docs so this is now obsolete. | commit | commitdiff | tree | snapshot | 
| 1999-05-27 |  Thomas G. Lockhart | FAQs contributed for this release. | commit | commitdiff | tree | snapshot | 
| 1999-05-27 |  Thomas G. Lockhart | Markup fixes. | commit | commitdiff | tree | snapshot | 
| 1999-05-27 |  Thomas G. Lockhart | Markup fixes. | commit | commitdiff | tree | snapshot | 
| 1999-05-27 |  Thomas G. Lockhart | Significant updates from Vince Vielhaber. | commit | commitdiff | tree | snapshot | 
| 1999-05-27 |  Thomas G. Lockhart | Remove disclaimer about exact numeric types. They work... | commit | commitdiff | tree | snapshot | 
| 1999-05-27 |  Thomas G. Lockhart | Refresh FreeBSD info. | commit | commitdiff | tree | snapshot | 
| 1999-05-27 |  Thomas G. Lockhart | Significant update from Vince Vielhaber. | commit | commitdiff | tree | snapshot | 
| 1999-05-27 |  Bruce Momjian | Update release notes for 6.5. | commit | commitdiff | tree | snapshot | 
| 1999-05-27 |  Bruce Momjian | Clean up release sgml file. | commit | commitdiff | tree | snapshot | 
| 1999-05-27 |  Bruce Momjian | I am not sure if libpq++ will compile with non g++... | commit | commitdiff | tree | snapshot | 
| 1999-05-27 |  Bruce Momjian | Fix for crypt memory leak, from James Thompson | commit | commitdiff | tree | snapshot | 
| 1999-05-26 |  Tom Lane | Patch from Andreas: when CREATE TABLE is followed by... | commit | commitdiff | tree | snapshot | 
| 1999-05-26 |  Tom Lane | Fix pg_dump to use the same maximum-query-size constant as | commit | commitdiff | tree | snapshot | 
| 1999-05-26 |  Bruce Momjian | Fix compile of plpgsql by adding 'extern int yylineno.' | commit | commitdiff | tree | snapshot | 
| 1999-05-26 |  Bruce Momjian | Display numeric precision on \d. | commit | commitdiff | tree | snapshot | 
| 1999-05-26 |  Bruce Momjian | Allow GROUPs to be dumped properly. | commit | commitdiff | tree | snapshot | 
| 1999-05-26 |  Thomas G. Lockhart | Add chapters on CVS access, MVCC, SQL theory to the... | commit | commitdiff | tree | snapshot | 
| 1999-05-26 |  Thomas G. Lockhart | Chapter on multi-version concurrency control from Vadim. | commit | commitdiff | tree | snapshot | 
| 1999-05-26 |  Thomas G. Lockhart | Add new reference pages for postmaster and postgres. | commit | commitdiff | tree | snapshot | 
| 1999-05-26 |  Thomas G. Lockhart | First copy from the man pages. | commit | commitdiff | tree | snapshot | 
| 1999-05-26 |  Bruce Momjian | Fix for NT from Horak Daniel | commit | commitdiff | tree | snapshot | 
| 1999-05-26 |  Bruce Momjian | Disable use of -o and -d pg_dump options together.... | commit | commitdiff | tree | snapshot | 
| 1999-05-26 |  Bruce Momjian | Add fix for 0x7fU constants to pgindent | commit | commitdiff | tree | snapshot | 
| 1999-05-26 |  Bruce Momjian | Allow pg_dump -v display proper table/sequence count... | commit | commitdiff | tree | snapshot | 
| 1999-05-26 |  Bruce Momjian | Make functions static or NOT_USED as appropriate. | commit | commitdiff | tree | snapshot | 
| 1999-05-26 |  Marc G. Fournier | Give BEOS a chance ... | commit | commitdiff | tree | snapshot | 
| 1999-05-25 |  Bruce Momjian | Another pgindent run.  Sorry folks. | commit | commitdiff | tree | snapshot | 
| 1999-05-25 |  Bruce Momjian | Make 0x007f -> (unsigned)0x7f to make pgindent happy. | commit | commitdiff | tree | snapshot | 
| 1999-05-25 |  Vadim B. Mikheev | Get rid of page-level locking in btree-s. | commit | commitdiff | tree | snapshot | 
| 1999-05-25 |  Vadim B. Mikheev | Get rid of page-level locking in btree-s. | commit | commitdiff | tree | snapshot | 
| 1999-05-25 |  Bruce Momjian | pgindent run over code. | commit | commitdiff | tree | snapshot | 
| 1999-05-25 |  Michael Meskes | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| 1999-05-25 |  Jan Wieck | Bugfix - Range table entries that are unused after... | commit | commitdiff | tree | snapshot | 
| 1999-05-25 |  Jan Wieck | Fixed bug in rules event qualification output. | commit | commitdiff | tree | snapshot | 
| 1999-05-25 |  Bruce Momjian | FIx for 0.0.0.0/0 output as 00/0. | commit | commitdiff | tree | snapshot | 
| 1999-05-23 |  Tom Lane | Do not assign output columns to junk attributes created... | commit | commitdiff | tree | snapshot | 
| 1999-05-23 |  Tom Lane | Detect case of invalid use of GROUP BY when there are no | commit | commitdiff | tree | snapshot | 
| 1999-05-23 |  Bruce Momjian | Remove more -B parameters not needed. | commit | commitdiff | tree | snapshot | 
| 1999-05-23 |  Bruce Momjian | Remove -B from wisconsin test. | commit | commitdiff | tree | snapshot | 
| 1999-05-23 |  Vadim B. Mikheev | Fix tuple chain moving bug found by "Hiroshi Inoue... | commit | commitdiff | tree | snapshot | 
| 1999-05-23 |  Bruce Momjian | Here it is.  Remove or rename the current interfaces... | commit | commitdiff | tree | snapshot | 
| 1999-05-22 |  Tom Lane | Update commentary in sample GEQO config file. | commit | commitdiff | tree | snapshot | 
| 1999-05-22 |  Tom Lane | Reduce default GEQO 'effort' setting to MEDIUM always. | commit | commitdiff | tree | snapshot | 
| 1999-05-22 |  Tom Lane | Modify aset.c logic so that blocks requested from mallo... | commit | commitdiff | tree | snapshot | 
| 1999-05-22 |  Tom Lane | Improve error message from failed LOAD command (include | commit | commitdiff | tree | snapshot | 
| 1999-05-22 |  Tom Lane | Allow GEQO effort to be specified numerically, as well as | commit | commitdiff | tree | snapshot | 
| 1999-05-22 |  Tom Lane | Modify backend switch parsing to prevent 'insecure... | commit | commitdiff | tree | snapshot | 
| 1999-05-22 |  Bruce Momjian | Fix for select 1;select 2 without trailing semi. | commit | commitdiff | tree | snapshot | 
| 1999-05-22 |  Bruce Momjian | Fix for DEFAULT ''. | commit | commitdiff | tree | snapshot | 
| 1999-05-22 |  Bruce Momjian | Make postgres prompt backend>, and remove PARSEDEBUG. | commit | commitdiff | tree | snapshot | 
| 1999-05-22 |  Thomas G. Lockhart | Finish initial markup of cvs.sgml, and include it in... | commit | commitdiff | tree | snapshot | 
| 1999-05-21 |  Bruce Momjian | Change perl Makefile test. | commit | commitdiff | tree | snapshot | 
| 1999-05-21 |  Bruce Momjian | Disable fix.  Didn't work. | commit | commitdiff | tree | snapshot | 
| 1999-05-21 |  Bruce Momjian | Fix typo and attempt default fix. | commit | commitdiff | tree | snapshot | 
| 1999-05-21 |  Michael Meskes | *** empty log message *** | commit | commitdiff | tree | snapshot | 
| next |