summaryrefslogtreecommitdiff
path: root/src/test/regress/output/create_function_1.source
Commit message (Expand)AuthorAgeFilesLines
* Improve parser so that we can show an error cursor position for errorsTom Lane2006-03-141-1/+1
* Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, inPeter Eisentraut2006-02-271-17/+17
* Create a standard function pg_sleep() to sleep for a specified amount of time.Tom Lane2006-01-111-4/+0
* In the stats test, delay for the stats collector to catch up using aTom Lane2005-07-231-5/+9
* Revise syntax-error reporting behavior to give pleasant results forTom Lane2004-03-211-2/+3
* Arrange to emit a CONTEXT: SQL function "foo" entry in an errorTom Lane2004-03-141-0/+4
* A visit from the message-style police ...Tom Lane2003-07-281-2/+2
* First bits of work on error message editing.Tom Lane2003-07-181-10/+14
* Adopt latest bison's spelling of 'syntax error' rather than 'parse error'Tom Lane2003-05-291-1/+1
* Reduce messages associated with shell-type function arguments/resultsTom Lane2002-11-011-4/+4
* Add a bunch of pseudo-types to replace the behavior formerly associatedTom Lane2002-08-221-8/+19
* More changes to match new error format.Bruce Momjian2002-08-181-1/+1
* Add optional "validator" function to languages that can validate thePeter Eisentraut2002-05-221-0/+25
* Adjust elog() tags so source and regression tests match.Bruce Momjian2002-03-071-1/+1
* Fix collateral damage from error message cleanup.Tom Lane2001-08-101-1/+1
* Revise handling of oldstyle/newstyle functions per recent discussionsTom Lane2000-11-201-6/+6
* Make regression tests work with VPATH builds.Peter Eisentraut2000-10-271-8/+8
* Another batch of fmgr updates. I think I have gotten all old-styleTom Lane2000-06-131-1/+1
* Second round of fmgr changes: triggers are now invoked in new style,Tom Lane2000-05-291-5/+5
* Now that new psql is fflush()'ing properly, it emerges that severalTom Lane2000-01-151-1/+1
* Fix some missing substitutions of _OBJWD_ and _DLSUFFIX_.Tom Lane2000-01-091-3/+3
* Update format to add uniform headers on files.Thomas G. Lockhart2000-01-051-24/+21
* Regression cleanup of WARN.Bruce Momjian1998-01-061-1/+1
* Changes due to fixed DEFAULT behaviour.Vadim B. Mikheev1997-10-171-0/+5
* Timetravel tests.Vadim B. Mikheev1997-09-241-3/+13
* Tests for spi/triggersVadim B. Mikheev1997-09-111-0/+15
* Update to work with new regression tests and directory structure.Thomas G. Lockhart1997-05-021-2/+2
* Massive regression test patches from Thomas *woo hoo!*Marc G. Fournier1997-04-271-4/+4
* More splits and cleanups...Marc G. Fournier1997-04-061-0/+9