aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/variable.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2004-08-31 17:10:36 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2004-08-31 17:10:36 +0000
commit617d6ea7df6edbdf959a6c6dbf6f4fdd3d272a9c (patch)
tree9959d86e0dc81a03f102f673e49b0ee677c31c70 /src/backend/commands/variable.c
parenta421b4e850087e6ba7e63dc9193376718e96d43a (diff)
downloadpostgresql-617d6ea7df6edbdf959a6c6dbf6f4fdd3d272a9c.tar.gz
postgresql-617d6ea7df6edbdf959a6c6dbf6f4fdd3d272a9c.zip
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.
Diffstat (limited to 'src/backend/commands/variable.c')
0 files changed, 0 insertions, 0 deletions