Files
postgres/src/interfaces/ecpg/preproc/parser/parse.h
T
Michael Meskes d3e131e062 - Changed some whitespacing in connect statement.
- Made some chars const as proposed by Stefan Huehner <stefan@huehner.org>.
- Synced parser and keyword lists.
- Copied two token parsing from backend parser to ecpg parser.
- Also added a test case for this.
2007-03-17 19:25:24 +00:00

4 lines
42 B
C

#include "extern.h"
#include "preproc.h"