]> granicus.if.org Git - postgresql/history - src/test/regress/expected/create_type.out
Don't allow logging in with empty password.
[postgresql] / src / test / regress / expected / create_type.out
2017-06-16 Heikki LinnakangasFix dependency, when changing a function's argument...
2015-08-04 Tom LaneFix pg_dump to dump shell types.
2015-04-22 Alvaro HerreraUse the right type OID after creating a shell type
2014-11-05 Tom LaneMake CREATE TYPE print warnings if a datatype's I/O...
2010-11-23 Peter EisentrautRemove useless whitespace at end of lines
2010-10-19 Robert HaasUnbreak comments on composite type attributes.
2008-09-01 Tom LaneAdd a bunch of new error location reports to parse...
2008-07-30 Tom LaneFlip the default typispreferred setting from true to...
2008-07-30 Tom LaneReplace the hard-wired type knowledge in TypeCategory...
2006-12-30 Tom LaneSupport type modifiers for user-defined types, and...
2006-02-28 Tom LaneAllow the syntax CREATE TYPE foo, with no parameters...
2006-02-27 Peter EisentrautClean up CREATE FUNCTION syntax usage in contrib and...
2003-11-21 Tom LaneCOMMENT ON casts, conversions, languages, operator...
2003-07-28 Tom LaneA visit from the message-style police ...
2003-07-21 Tom LaneError message editing in backend/catalog.
2003-07-18 Tom LaneFirst bits of work on error message editing.
2002-11-01 Tom LaneReduce messages associated with shell-type function...
2002-08-22 Tom LaneAdd a bunch of pseudo-types to replace the behavior...
2002-08-15 Bruce MomjianTom Lane wrote:
2001-09-06 Tom LaneFix handling of pg_type.typdefault per bug report from...
2000-01-05 Thomas G. LockhartUpdate output to new psql conventions.
1997-04-22 Marc G. FournierMajor patch from Thomas Lockhart <Thomas.G.Lockhart...
1997-04-05 Marc G. FournierMore splits of the regression tests in order to make...