postgresql/src/backend/bootstrap
Tom Lane 617d6ea7df Fix unintended assignment of sequences to the containing schema's
default tablespace --- they should always go in the database's default
tablespace.  Adjust heap_create() API so that it is passed the relkind
to make this easier; should simplify any further tweaking of the same
sort.
2004-08-31 17:10:36 +00:00
..
.cvsignore
bootparse.y Fix unintended assignment of sequences to the containing schema's 2004-08-31 17:10:36 +00:00
bootscanner.l Update copyright to 2004. 2004-08-29 04:13:13 +00:00
bootstrap.c Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00