mirror of
https://github.com/postgres/postgres.git
synced 2026-06-11 01:46:50 -04:00
d3e131e062
- 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.
4 lines
42 B
C
4 lines
42 B
C
#include "extern.h"
|
|
#include "preproc.h"
|
|
|