diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2019-01-04 14:51:17 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2019-01-04 14:51:17 -0300 |
commit | 807ae415c54628ade937cb209f0fc9913e6b0cf5 (patch) | |
tree | dcf79661ba99a6aded5baa8b87751da51bdda125 /src/fe_utils/string_utils.c | |
parent | df5be63763f82c5cd1b7f8af702b2e20f7d282aa (diff) | |
download | postgresql-807ae415c54628ade937cb209f0fc9913e6b0cf5.tar.gz postgresql-807ae415c54628ade937cb209f0fc9913e6b0cf5.zip |
Don't create relfilenode for relations without storage
Some relation kinds had relfilenode set to some non-zero value, but
apparently the actual files did not really exist because creation was
prevented elsewhere. Get rid of the phony pg_class.relfilenode values.
Catversion bumped, but only because the sanity_test check will fail if
run in a system initdb'd with the previous version.
Reviewed-by: Kyotaro HORIGUCHI, Michael Paquier
Discussion: https://postgr.es/m/20181206215552.fm2ypuxq6nhpwjuc@alvherre.pgsql
Diffstat (limited to 'src/fe_utils/string_utils.c')
0 files changed, 0 insertions, 0 deletions