summaryrefslogtreecommitdiff
path: root/src/test/regress/output/create_function_2.source
Commit message (Expand)AuthorAgeFilesLines
* Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, inPeter Eisentraut2006-02-271-11/+11
* First phase of OUT-parameters project. We can now define and use SQLTom Lane2005-03-311-1/+1
* Another round of error message editing, covering backend/parser/.Tom Lane2003-07-191-2/+2
* Initial version of the SQL information schemaPeter Eisentraut2002-12-141-2/+3
* pg_type has a typnamespace column; system now supports creating typesTom Lane2002-03-291-1/+1
* Adjust elog() tags so source and regression tests match.Bruce Momjian2002-03-071-2/+2
* Cause regression tests to pass again after elog changes.Tom Lane2002-03-031-2/+2
* This patch adds support for %TYPE in CREATE FUNCTION argument and returnBruce Momjian2001-06-041-0/+6
* Revise handling of oldstyle/newstyle functions per recent discussionsTom Lane2000-11-201-4/+8
* Make regression tests work with VPATH builds.Peter Eisentraut2000-10-271-6/+6
* Convert all remaining geometric operators to new fmgr style. ThisTom Lane2000-07-301-1/+1
* Another batch of fmgr updates. I think I have gotten all old-styleTom Lane2000-06-131-4/+4
* Latest round of fmgr updates. All functions with bool,char, or int2Tom Lane2000-06-051-1/+1
* Fix some missing substitutions of _OBJWD_ and _DLSUFFIX_.Tom Lane2000-01-091-1/+1
* Update format to add uniform headers on files.Thomas G. Lockhart2000-01-051-13/+19
* Re-apply Darren's char2-16 removal code.Bruce Momjian1998-04-261-2/+2
* Back out char2-char16 removal. Add later.Bruce Momjian1998-04-071-2/+2
* The following uuencoded, gzip'd file will ...Bruce Momjian1998-03-301-2/+2
* Update to work with new regression tests and directory structure.Thomas G. Lockhart1997-05-021-6/+6
* Massive regression test patches from Thomas *woo hoo!*Marc G. Fournier1997-04-271-1/+1
* More splits and cleanups...Marc G. Fournier1997-04-061-0/+40