Commit Graph

22 Commits (0df761420d30e89fa606e34795e5f3da0713d6f6)

Author SHA1 Message Date
Bruce Momjian 07842084fe pgindent run over code. 27 years ago
Bruce Momjian a8d2820e6d Fix for DEFAULT ''. 27 years ago
Bruce Momjian 585c967720 Change resjunk to a boolean. 27 years ago
Thomas G. Lockhart 70600bd6f1 Clean up error messages. 27 years ago
Marc G. Fournier 8c3e8a8a0e From: Tatsuo Ishii <t-ishii@sra.co.jp> 27 years ago
Bruce Momjian 6724a50787 Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
Bruce Momjian fa1a8d6a97 OK, folks, here is the pgindent output. 27 years ago
Bruce Momjian af74855a60 Renaming cleanup, no pgindent yet. 27 years ago
Bruce Momjian 7971539020 heap_fetch requires buffer pointer, must be released; heap_getnext 27 years ago
Marc G. Fournier 338c54cbc1 From: Jan Wieck <jwieck@debis.com> 27 years ago
Thomas G. Lockhart 92ed9294de Allow floating point constants for "def_arg" numeric arguments. 28 years ago
Bruce Momjian a32450a585 pgindent run before 6.3 release, with Thomas' requested changes. 28 years ago
Bruce Momjian 2c482cdbf2 Pass attypmod through to executor by adding to Var and Resdom. 28 years ago
Bruce Momjian fe0154ba87 FIx for varchar(), char() and INSERT .. SELECT. 28 years ago
Bruce Momjian 7f31669bea Add Var.varlevelup to code. More parser cleanup. 28 years ago
Bruce Momjian 412a5e6539 Parser cleanup. 28 years ago
Bruce Momjian c65ea0e040 New pg_attribute.atttypmod for type-specific information like 28 years ago
Bruce Momjian 0d9fc5afd6 Change elog(WARN) to elog(ERROR) and elog(ABORT). 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. 28 years ago
Bruce Momjian 598e86f3b3 Cleanup up include files. 28 years ago
Bruce Momjian 4a5b781d71 Break parser functions into smaller files, group together. 28 years ago