diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2019-05-13 17:05:48 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2019-05-13 17:05:48 -0400 |
commit | e34ee993fbc38c8538f9342c5961e5f61fd45180 (patch) | |
tree | 4918bc860cd500ec63ce34a2fe4aeb0e865b1b88 /src/backend/access/gist/gist.c | |
parent | 9b42e713761a43e9ade3965285f077e2ba25bbb7 (diff) | |
download | postgresql-e34ee993fbc38c8538f9342c5961e5f61fd45180.tar.gz postgresql-e34ee993fbc38c8538f9342c5961e5f61fd45180.zip |
Improve commentary about hack in is_publishable_class().
The FirstNormalObjectId test here is a kluge that needs to go away,
but the only substitute we can think of is to add a column to pg_class,
which will take more work than can be handled right now. Add some
commentary in the meanwhile.
Discussion: https://postgr.es/m/15150.1557257111@sss.pgh.pa.us
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions