index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
parser
/
scan.c
Commit message (
Expand
)
Author
Age
*
First step done,
Marc G. Fournier
1998-02-21
*
Fix parsing for <identifier>-<number> which was mis-identified as a unary
Thomas G. Lockhart
1998-02-18
*
From: Tom I Helbekkmo <tih@Hamartun.Priv.NO>
Marc G. Fournier
1998-02-13
*
Automatically promote out of range integers to floats.
Thomas G. Lockhart
1998-02-11
*
Move all the isinf() stuff from float.c to isinf.c, and build it according to
Marc G. Fournier
1998-02-02
*
From: Phil Thompson <phil@river-bank.demon.co.uk>
Marc G. Fournier
1998-01-27
*
More up to date scan.c
Marc G. Fournier
1998-01-24
*
Fix:
Marc G. Fournier
1998-01-15
*
Various cleanups for the i386_solaris environment
Marc G. Fournier
1998-01-13
*
Change elog(WARN) to elog(ERROR) and elog(ABORT).
Bruce Momjian
1998-01-05
*
Major code cleanup following the pg_password insertion...
Marc G. Fournier
1997-12-09
*
Add comments and move a few declaration blocks to help readability.
Thomas G. Lockhart
1997-11-30
*
Cleanup up include files.
Bruce Momjian
1997-11-26
*
Update generated source for scan.l.
Thomas G. Lockhart
1997-11-17
*
Include flex output in the standard distribution to fix problems with
Thomas G. Lockhart
1997-11-14