]> granicus.if.org Git - postgresql/history - src/test/regress/expected/select_into.out
Don't allow logging in with empty password.
[postgresql] / src / test / regress / expected / select_into.out
2016-07-17 Tom LaneEstablish conventions about global object names used...
2016-06-27 Tom LaneFix CREATE MATVIEW/CREATE TABLE AS ... WITH NO DATA...
2016-03-14 Robert HaasFix EXPLAIN ANALYZE SELECT INTO not to choose a paralle...
2012-03-20 Tom LaneRestructure SELECT INTO's parsetree representation...
2012-01-04 Tom LaneMake executor's SELECT INTO code save and restore origi...
2011-11-22 Robert HaasCheck for INSERT privileges in SELECT INTO / CREATE...
2000-06-04 Bruce MomjianRemove FROM warning by fixing query.
2000-06-03 Bruce MomjianNew warning code about auto-created range table entries.
2000-01-06 Thomas G. LockhartUpdate for new psql formatting.
1999-02-02 Bruce MomjianAdd TEMP tables/indexes. Add COPY pfree(). Other...
1997-04-06 Marc G. FournierMore splits and cleanups...