Commit Graph

17 Commits (a1dd40905304bacfaf4a1bad6a45114e8ccc9e8d)

Author SHA1 Message Date
Bruce Momjian d404f1006b Fix for select 1=1 or 2=2, select 1=1 and 2=2, and select sum(2+2). 28 years ago
Bruce Momjian 4a5b781d71 Break parser functions into smaller files, group together. 28 years ago
Vadim B. Mikheev 21261b031c Call ExecEvalExpr with &isDone (not with NULL). 28 years ago
Bruce Momjian 3f365ba0fc Inline memset() as MemSet(). 28 years ago
Bruce Momjian 1ea01720d5 heapattr functions now return a Datum, not char *. 28 years ago
Bruce Momjian 59f6a57e59 Used modified version of indent that understands over 100 typedefs. 28 years ago
Bruce Momjian 075cede748 Add typdefs to pgindent run. 28 years ago
Bruce Momjian 319dbfa736 Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 28 years ago
Bruce Momjian 1ccd423235 Massive commit to run PGINDENT on all *.c and *.h files. 28 years ago
Marc G. Fournier 9d5c0af586 From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov> 29 years ago
Bryan Henderson d6c06feb18 Add cast to quiet compiler warning. 29 years ago
Bruce Momjian 1eae8e1228 Fix compiler warning about unitialized variables. 29 years ago
Bruce Momjian f0a9e64afd As someone asked for this feature - patch for 1.09 follows. 29 years ago
Marc G. Fournier ce4c0ce1de Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk> 29 years ago
Marc G. Fournier 3df33180a1 add #include "postgres.h", as required by all .c files 29 years ago
Marc G. Fournier e152661200 Fixes: 29 years ago
Marc G. Fournier d31084e9d1 Postgres95 1.01 Distribution - Virgin Sources 30 years ago