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
/
scansup.c
Commit message (
Expand
)
Author
Age
*
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
*
Add config.h as needed.
Bruce Momjian
1999-07-17
*
Clean up #include in /include directory. Add scripts for checking includes.
Bruce Momjian
1999-07-15
*
pgindent run over code.
Bruce Momjian
1999-05-25
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
*
Simplify scanstr(), fix broken octal-escape code.
Tom Lane
1999-02-07
*
pgindent run before 6.3 release, with Thomas' requested changes.
Bruce Momjian
1998-02-26
*
Cleanup up include files.
Bruce Momjian
1997-11-26
*
Break parser functions into smaller files, group together.
Bruce Momjian
1997-11-25
*
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-08
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
*
Remove quote removal. Moved to parser.
Bruce Momjian
1996-11-15
*
Remove ESCAPE_PATCH define
Bruce Momjian
1996-11-04
*
added #include "config.h" for ESCAPE_PATCH define
Marc G. Fournier
1996-08-27
*
Finished merging in src/backend from Dr. George's source tree
Marc G. Fournier
1996-07-23
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09