You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend/parser
Vadim B. Mikheev e3accffe66 Syntax for [CONSTRAINT name] CHECK ... 29 years ago
..
Makefile Fix for -Wno-error 29 years ago
analyze.c Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 29 years ago
catalog_utils.c Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 29 years ago
dbcommands.c Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 29 years ago
gram.y Syntax for [CONSTRAINT name] CHECK ... 29 years ago
keywords.c CHECK/DEFAULT syntax 29 years ago
parse_query.c Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 29 years ago
parser.c Comment out code that makes no sense, and Purify complains about. 29 years ago
scan.l CHECK/DEFAULT syntax (some tricks to get current scan position). 29 years ago
scansup.c Remove quote removal. Moved to parser. 30 years ago
sysfunc.c |From: Keith Parks <emkxp01@mtcc.demon.co.uk> 29 years ago