| Commit message (Expand) | Author | Age | Files | Lines |
| * | change configure so that if postgresql isn't being installed as root, | Marc G. Fournier | 1998-10-13 | 1 | -2/+2 |
| * | Fix for BSDI shared libraries. | Bruce Momjian | 1998-10-09 | 1 | -1/+1 |
| * | Make functions static or ifdef NOT_USED. Prevent pg_version creation. | Bruce Momjian | 1998-10-08 | 1 | -4/+4 |
| * | Forgot to remove README-1ST from the repository ... | Marc G. Fournier | 1998-09-15 | 1 | -1169/+1029 |
| * | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 | 1 | -1006/+1151 |
| * | Renaming cleanup, no pgindent yet. | Bruce Momjian | 1998-09-01 | 1 | -22/+23 |
| * | Fix for possible releasebuffer bug. | Bruce Momjian | 1998-08-30 | 1 | -12/+16 |
| * | Attached is a patch that uses autoconf to determine whether there | Bruce Momjian | 1998-08-23 | 1 | -2/+2 |
| * | Date: Sun, 16 Aug 1998 14:56:48 -0400 | Marc G. Fournier | 1998-08-17 | 1 | -2/+2 |
| * | Hi, here are the patches to enhance existing MB handling. This time | Bruce Momjian | 1998-06-16 | 1 | -14/+16 |
| * | Remove un-needed braces around single statements. | Bruce Momjian | 1998-06-15 | 1 | -2/+2 |
| * | llow more variations on valid floating point numbers (e.g. ".1", "1e6"). | Thomas G. Lockhart | 1998-05-09 | 1 | -213/+225 |
| * | Fix for missing parens with \g causing psql to get completely | Bruce Momjian | 1998-05-04 | 1 | -2/+2 |
| * | A few minor mods: | Marc G. Fournier | 1998-04-17 | 1 | -2/+2 |
| * | Temporarily back out fixes for unary minus parsing. | Thomas G. Lockhart | 1998-04-08 | 1 | -191/+188 |
| * | Allow parsing expressions with ") -" (scan.l, scan.c only). | Thomas G. Lockhart | 1998-03-18 | 1 | -188/+191 |
| * | First step done, | Marc G. Fournier | 1998-02-21 | 1 | -2/+2 |
| * | Fix parsing for <identifier>-<number> which was mis-identified as a unary | Thomas G. Lockhart | 1998-02-18 | 1 | -178/+209 |
| * | From: Tom I Helbekkmo <tih@Hamartun.Priv.NO> | Marc G. Fournier | 1998-02-13 | 1 | -2/+2 |
| * | Automatically promote out of range integers to floats. | Thomas G. Lockhart | 1998-02-11 | 1 | -14/+30 |
| * | Move all the isinf() stuff from float.c to isinf.c, and build it according to | Marc G. Fournier | 1998-02-02 | 1 | -2/+2 |
| * | From: Phil Thompson <phil@river-bank.demon.co.uk> | Marc G. Fournier | 1998-01-27 | 1 | -2/+2 |
| * | More up to date scan.c | Marc G. Fournier | 1998-01-24 | 1 | -2/+2 |
| * | Fix: | Marc G. Fournier | 1998-01-15 | 1 | -2/+2 |
| * | Various cleanups for the i386_solaris environment | Marc G. Fournier | 1998-01-13 | 1 | -14/+14 |
| * | Change elog(WARN) to elog(ERROR) and elog(ABORT). | Bruce Momjian | 1998-01-05 | 1 | -14/+14 |
| * | Major code cleanup following the pg_password insertion... | Marc G. Fournier | 1997-12-09 | 1 | -3/+3 |
| * | Add comments and move a few declaration blocks to help readability. | Thomas G. Lockhart | 1997-11-30 | 1 | -187/+199 |
| * | Cleanup up include files. | Bruce Momjian | 1997-11-26 | 1 | -239/+229 |
| * | Update generated source for scan.l. | Thomas G. Lockhart | 1997-11-17 | 1 | -220/+327 |
| * | Include flex output in the standard distribution to fix problems with | Thomas G. Lockhart | 1997-11-14 | 1 | -0/+2104 |