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
/
sql
/
oid.sql
Commit message (
Expand
)
Author
Age
*
Rework pg_input_error_message(), now renamed pg_input_error_info()
Michael Paquier
2023-02-28
*
Convert a few more datatype input functions to report errors softly.
Tom Lane
2022-12-14
*
Clean up ancient test style
Peter Eisentraut
2020-12-15
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
*
Add a "USING" clause to DELETE, which is equivalent to the FROM clause
Neil Conway
2005-04-07
*
Adjust input routines for float4, float8 and oid to reject the empty string
Neil Conway
2005-02-11
*
Revise int2/int4/int8/float4/float8 input routines to allow for
Neil Conway
2004-03-11
*
Emit a warning when an empty string is input to the oid, float4, and
Neil Conway
2004-03-04
*
Make oidin/oidout produce and consume unsigned representation of Oid,
Tom Lane
2000-11-21
*
Clean up syntax to use SQL92-ish type coersion
Thomas G. Lockhart
2000-01-04
*
Make these self-contained tests...they are testing types, so the tables
Marc G. Fournier
1997-04-27
*
Again, add more tests
Marc G. Fournier
1997-04-05