Commit Graph

13 Commits (9470ab03c93ce4959c86cf1b61feac49a7901099)

Author SHA1 Message Date
Thomas G. Lockhart 9470ab03c9 Define routines and catalog entries for string min()/max() functions. 27 years ago
Bruce Momjian 173c555948 Make functions static or ifdef NOT_USED. Prevent pg_version creation. 28 years ago
Bruce Momjian fa1a8d6a97 OK, folks, here is the pgindent output. 28 years ago
Thomas G. Lockhart d2404c17c9 Add func_select_candidate() to allow use in unary operator parsing. 28 years ago
Thomas G. Lockhart 3ace5fd082 Add capabilities for automatic type conversion. 28 years ago
Bruce Momjian a32450a585 pgindent run before 6.3 release, with Thomas' requested changes. 28 years ago
Marc G. Fournier 7b6cbd53f7 func_error() changed so that if caller is passed with NULL value, its 28 years ago
Marc G. Fournier 48ad446c04 Fix up this so that it also doesn't use a caller variable... 28 years ago
Bruce Momjian 412a5e6539 Parser cleanup. 28 years ago
Bruce Momjian 4b05912f0b Fix for count(*), aggs with views and multiple tables and sum(3). 28 years ago
Bruce Momjian b704426618 Make parser functions static where possible. 29 years ago
Bruce Momjian 598e86f3b3 Cleanup up include files. 29 years ago
Bruce Momjian 4a5b781d71 Break parser functions into smaller files, group together. 29 years ago