diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2001-01-14 22:17:22 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2001-01-14 22:17:22 +0000 |
commit | 8a0c9b17a5c4a2dbeaf4c7f087f502d8f828015b (patch) | |
tree | 882f1f73777b5126f8314701fda6410896e815c1 /doc/src | |
parent | a3cac3a03b088257d90080e905ca525ad76f206c (diff) | |
download | postgresql-8a0c9b17a5c4a2dbeaf4c7f087f502d8f828015b.tar.gz postgresql-8a0c9b17a5c4a2dbeaf4c7f087f502d8f828015b.zip |
pg_database's datpath column must not be marked toastable, because
GetRawDatabaseInfo() won't cope with a compressed path spec (much less
a moved-off one). I'm not going to force an initdb for this change,
because it's noncritical --- we're not actually using datpath at all
right now. But it seems a good idea to apply the fix while I'm thinking
about it.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions