index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
regress
/
input
/
create_function_1.source
Commit message (
Expand
)
Author
Age
*
Remove regression tests' CREATE FUNCTION commands for unused C functions.
Tom Lane
2018-02-27
*
Prevent dangling-pointer access when update trigger returns old tuple.
Tom Lane
2018-02-27
*
Make CREATE TYPE print warnings if a datatype's I/O functions are volatile.
Tom Lane
2014-11-05
*
Add a basic atomic ops API abstracting away platform/architecture details.
Andres Freund
2014-09-25
*
Add support for multiple kinds of external toast datums.
Robert Haas
2013-07-02
*
Allow pg_regress to be run outside the build tree. Look for input files
Peter Eisentraut
2008-10-01
*
Copy refint.so and autoinc.so into the src/test/regress directory during
Tom Lane
2008-05-30
*
Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in
Peter Eisentraut
2006-02-27
*
Create a standard function pg_sleep() to sleep for a specified amount of time.
Tom Lane
2006-01-11
*
In the stats test, delay for the stats collector to catch up using a
Tom Lane
2005-07-23
*
Add a bunch of pseudo-types to replace the behavior formerly associated
Tom Lane
2002-08-22
*
Add optional "validator" function to languages that can validate the
Peter Eisentraut
2002-05-22
*
Revise handling of oldstyle/newstyle functions per recent discussions
Tom Lane
2000-11-20
*
Make regression tests work with VPATH builds.
Peter Eisentraut
2000-10-27
*
Another batch of fmgr updates. I think I have gotten all old-style
Tom Lane
2000-06-13
*
Second round of fmgr changes: triggers are now invoked in new style,
Tom Lane
2000-05-29
*
Update format to add uniform headers on files.
Thomas G. Lockhart
2000-01-05
*
Changes due to fixed DEFAULT behaviour.
Vadim B. Mikheev
1997-10-17
*
Timetravel tests.
Vadim B. Mikheev
1997-09-24
*
Tests for spi/triggers
Vadim B. Mikheev
1997-09-11
*
There is no more _CWD_ tag in sources...
Vadim B. Mikheev
1997-05-05
*
Fix path name templates.
Thomas G. Lockhart
1997-04-27
*
*shrug* I don't know anymore...
Marc G. Fournier
1997-04-27
*
More splits and cleanups...
Marc G. Fournier
1997-04-06