summaryrefslogtreecommitdiff
path: root/src/backend/parser/scansup.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminate token length assumption in scanstr().Tom Lane1999-09-111-5/+7
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-171-2/+1
* Add config.h as needed.Bruce Momjian1999-07-171-3/+1
* Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian1999-07-151-2/+1
* pgindent run over code.Bruce Momjian1999-05-251-3/+5
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* Simplify scanstr(), fix broken octal-escape code.Tom Lane1999-02-071-71/+50
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-2/+2
* Cleanup up include files.Bruce Momjian1997-11-261-2/+3
* Break parser functions into smaller files, group together.Bruce Momjian1997-11-251-2/+1
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-55/+55
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-83/+90
* Remove quote removal. Moved to parser.Bruce Momjian1996-11-151-29/+3
* Remove ESCAPE_PATCH defineBruce Momjian1996-11-041-5/+1
* added #include "config.h" for ESCAPE_PATCH defineMarc G. Fournier1996-08-271-1/+4
* Finished merging in src/backend from Dr. George's source treeMarc G. Fournier1996-07-231-2/+6
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+148