aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/scan.c
Commit message (Expand)AuthorAge
* Forgot to remove README-1ST from the repository ...Marc G. Fournier1998-09-15
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-01
* Fix for possible releasebuffer bug.Bruce Momjian1998-08-30
* Attached is a patch that uses autoconf to determine whether thereBruce Momjian1998-08-23
* Date: Sun, 16 Aug 1998 14:56:48 -0400Marc G. Fournier1998-08-17
* Hi, here are the patches to enhance existing MB handling. This timeBruce Momjian1998-06-16
* Remove un-needed braces around single statements.Bruce Momjian1998-06-15
* llow more variations on valid floating point numbers (e.g. ".1", "1e6").Thomas G. Lockhart1998-05-09
* Fix for missing parens with \g causing psql to get completelyBruce Momjian1998-05-04
* A few minor mods:Marc G. Fournier1998-04-17
* Temporarily back out fixes for unary minus parsing.Thomas G. Lockhart1998-04-08
* Allow parsing expressions with ") -" (scan.l, scan.c only).Thomas G. Lockhart1998-03-18
* First step done,Marc G. Fournier1998-02-21
* Fix parsing for <identifier>-<number> which was mis-identified as a unaryThomas G. Lockhart1998-02-18
* From: Tom I Helbekkmo <tih@Hamartun.Priv.NO>Marc G. Fournier1998-02-13
* Automatically promote out of range integers to floats.Thomas G. Lockhart1998-02-11
* Move all the isinf() stuff from float.c to isinf.c, and build it according toMarc G. Fournier1998-02-02
* From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier1998-01-27
* More up to date scan.cMarc G. Fournier1998-01-24
* Fix:Marc G. Fournier1998-01-15
* Various cleanups for the i386_solaris environmentMarc G. Fournier1998-01-13
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-05
* Major code cleanup following the pg_password insertion...Marc G. Fournier1997-12-09
* Add comments and move a few declaration blocks to help readability.Thomas G. Lockhart1997-11-30
* Cleanup up include files.Bruce Momjian1997-11-26
* Update generated source for scan.l.Thomas G. Lockhart1997-11-17
* Include flex output in the standard distribution to fix problems withThomas G. Lockhart1997-11-14