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 defb10a450 DEFAULT is handled by analyze.c now. 29 years ago
..
Makefile Fix for -Wno-error 29 years ago
analyze.c DEFAULT is handled by analyze.c now. 29 years ago
catalog_utils.c Inline memset() as MemSet(). 29 years ago
dbcommands.c Used modified version of indent that understands over 100 typedefs. 29 years ago
gram.y Use P_TYPE rather than TYPE_P (which will be the name in the next release). 29 years ago
keywords.c Add SQL/92 types decimal and numeric. 29 years ago
parse_query.c Used modified version of indent that understands over 100 typedefs. 29 years ago
parser.c heapattr functions now return a Datum, not char *. 29 years ago
scan.l One more change to recover v6.1.1 escaped-text input behavior. 29 years ago
scansup.c Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 29 years ago
sysfunc.c Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 29 years ago