2010/2/24 Tom Lane <[email protected]>: > Log Message: > ----------- > Un-break pg_dump for the case of zero-column tables. > > This was evidently broken by the CREATE TABLE OF TYPE patch. It would have > been noticed if anyone had bothered to try dumping and restoring the > regression database ...
Is there a point in doing that at the end of "make check"? Or as a separate step on the buildfarm? It would at least find problems that cause syntax errors or such things when loading, even if we don't compare the full data? -- Magnus Hagander Me: http://www.hagander.net/ Work: http://www.redpill-linpro.com/ -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
