| Age | Commit message (Expand) | Author |
| 1999-03-14 | Attempting to insert a value of 'now' into a datetime type | Bruce Momjian |
| 1999-03-14 | Hi, | Bruce Momjian |
| 1999-03-14 | Here is a little syntax error found in a .y file... A dropped semi. | Bruce Momjian |
| 1999-03-14 | Cleanup of hash functions in pg_proc. | Bruce Momjian |
| 1999-03-14 | compile cleanup | Bruce Momjian |
| 1999-03-14 | Compile cleanup | Bruce Momjian |
| 1999-03-14 | Done. | Bruce Momjian |
| 1999-03-14 | I've been having also sorts of fun trying to get kerberos 4 | Bruce Momjian |
| 1999-03-14 | We have tested the patches on three platforms: | Bruce Momjian |
| 1999-03-14 | This patch improves the destroyuser script's behaviour in checking whether | Bruce Momjian |
| 1999-03-14 | Patches for the SGML documentation relating | Bruce Momjian |
| 1999-03-14 | Fixup for src/tutorial/func.c and src/tutorial/func.source | Bruce Momjian |
| 1999-03-14 | Hello, | Bruce Momjian |
| 1999-03-14 | The isWritable method in ResultSetMetaData returns the logically | Bruce Momjian |
| 1999-03-14 | I have a problem with Access97 not working properly when entering new | Bruce Momjian |
| 1999-03-14 | There are errors in the PGmoney class in the conversion routines over | Bruce Momjian |
| 1999-03-14 | Enclosed below I have a patch to allow a btree index on the int8 type. | Bruce Momjian |
| 1999-03-11 | *** empty log message *** | Michael Meskes |
| 1999-03-10 | We have to return dummy tuple for empty targetlist! | Vadim B. Mikheev |
| 1999-03-10 | Make type 'regproc' binary-compatible with int4 and oid, | Tom Lane |
| 1999-03-10 | Fix some typos in argument and result types in pg_proc | Tom Lane |
| 1999-03-09 | From: Constantin Teodorescu <teo@flex.ro> | Marc G. Fournier |
| 1999-03-09 | Changes to fix/improve the dynamic loading on NT | Marc G. Fournier |
| 1999-03-08 | Fix OR index selectivity problem. | Bruce Momjian |
| 1999-03-08 | Fix for Alpha OR selectivity bug. | Bruce Momjian |
| 1999-03-08 | Have configure check for use of %lld for int64, and if that fails, check for | Marc G. Fournier |
| 1999-03-07 | Export include/utils/mcxt.h so that external stuff can include | Tom Lane |
| 1999-03-07 | Modify mcxt.h so that it doesn't pull in half of creation. | Tom Lane |
| 1999-03-07 | Cleaner autoconf tests for int8 support. | Tom Lane |
| 1999-03-07 | geqo now at 11 tables | Bruce Momjian |
| 1999-03-07 | *** empty log message *** | Michael Meskes |
| 1999-03-07 | Really remove Recipe. | Bruce Momjian |
| 1999-03-06 | Eliminate duplicated code in dt.h | Tom Lane |
| 1999-03-06 | Reduce DEF_MAXBACKENDS to 32 so that default configuration | Tom Lane |
| 1999-03-06 | A few further tweaks to shared memory space estimation. | Tom Lane |
| 1999-03-05 | *** empty log message *** | Michael Meskes |
| 1999-03-05 | *** empty log message *** | Michael Meskes |
| 1999-03-03 | Partial fix for copied-plan bugs reported by Hiroshi Inoue: | Tom Lane |
| 1999-03-01 | Executor no longer cares about mergejoinop, mergerightorder, mergeleftorder, | Tom Lane |
| 1999-02-28 | From: Michael Meskes <Michael_Meskes@topmail.de> | Marc G. Fournier |
| 1999-02-28 | Fix pg_operator entries for mergejoinable operators with different left and | Tom Lane |
| 1999-02-28 | Fix executor to work correctly with mergejoins where left and | Tom Lane |
| 1999-02-27 | Remove recipe.o from Makefile ... dead code not quite dead enough, | Tom Lane |
| 1999-02-27 | Put back T_RecipeStmt, since the system doesn't actually build | Tom Lane |
| 1999-02-27 | Someone forgot to commit gram.c and parse.h after his latest | Tom Lane |
| 1999-02-25 | Remove reference to recipe.h. | Bruce Momjian |
| 1999-02-24 | Fix problem with selectivity error in added columns with ALTER TABLE. | Bruce Momjian |
| 1999-02-24 | update comments | Bruce Momjian |
| 1999-02-24 | Thank you for the advice. I concluded that current inet code has a | Bruce Momjian |
| 1999-02-23 | From: Michael Meskes <Michael_Meskes@topmail.de> | Marc G. Fournier |