Commits

DateSubjectAuthorReleases
2000-07-08 Remove long-dead support for invoking queries from dynamically loaded Tom Lane 7.1.1
2000-07-07 Fix misuse of StrNCpy to copy and add null to non-null-terminated data. Tom Lane 7.1.1
2000-07-05 Update textin() and textout() to new fmgr style. This is just phase Tom Lane 7.1.1
2000-07-04 Make toast-table creation and deletion work somewhat reliably. Tom Lane 7.1.1
2000-06-28 First phase of memory management rewrite (see backend/utils/mmgr/README Tom Lane 7.1.1
2000-05-28 First round of changes for new fmgr interface. fmgr itself and the Tom Lane 7.1.1
2000-03-17 Fix a bunch of minor portability problems and maybe-bugs revealed by Tom Lane 7.1.1
2000-01-26 Add: Bruce Momjian 7.1.1
2000-01-12 In PQfn(), defend against too many args, and avoid dependency Tom Lane 7.1.1
2000-01-11 More cleanups. Still doesn't work. Bruce Momjian 7.1.1
2000-01-11 More fixes, but still need +1 for FUNC_MAX_ARGS Bruce Momjian 7.1.1
2000-01-10 Make number of args to a function configurable. Bruce Momjian 7.1.1
2000-01-05 Fix it's and its to be correct. Bruce Momjian 7.1.1
1999-07-17 Move some system includes into c.h, and remove duplicates. Bruce Momjian 7.1.1
1999-07-16 Final cleanup. Bruce Momjian 7.1.1
1999-07-15 Change #include's to use <> and "" as appropriate. Bruce Momjian 7.1.1
1999-07-15 Remove unused #includes in *.c files. Bruce Momjian 7.1.1
1999-02-13 Change my-function-name-- to my_function_name, and optimizer renames. Bruce Momjian 7.1.1
1998-09-01 Renaming cleanup, no pgindent yet. Bruce Momjian 7.1.1
1998-08-24 This is the final state of the rule system for 6.4 after the Bruce Momjian 7.1.1
1998-06-15 Remove un-needed braces around single statements. Bruce Momjian 7.1.1
1998-06-04 Show backend status on ps command line. Remove unused args from Bruce Momjian 7.1.1
1998-02-26 pgindent run before 6.3 release, with Thomas' requested changes. Bruce Momjian 7.1.1
1998-01-26 From: Phil Thompson <phil@river-bank.demon.co.uk> Marc G. Fournier 7.1.1
1998-01-07 Goodbye ABORT. Hello ERROR for all errors. Bruce Momjian 7.1.1