diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-04-13 23:33:31 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-04-13 23:33:31 -0400 |
commit | 92a30a7eb0cadb008e18053f199af7de3fc1abaa (patch) | |
tree | 6c755da85fbfe8bbc896fd98b1655d8b8a32df42 /src/include/port/win32.h | |
parent | c8cb7453233b31a177b08a3b2bdac4c31508dc00 (diff) | |
download | postgresql-92a30a7eb0cadb008e18053f199af7de3fc1abaa.tar.gz postgresql-92a30a7eb0cadb008e18053f199af7de3fc1abaa.zip |
Fix broken dependency-mongering for index operator classes/families.
For a long time, opclasscmds.c explained that "we do not create a
dependency link to the AM [for an opclass or opfamily], because we don't
currently support DROP ACCESS METHOD". Commit 473b93287040b200 invented
DROP ACCESS METHOD, but it batted only 1 for 2 on adding the dependency
links, and 0 for 2 on updating the comments about the topic.
In passing, undo the same commit's entirely inappropriate decision to
blow away an existing index as a side-effect of create_am.sql.
Diffstat (limited to 'src/include/port/win32.h')
0 files changed, 0 insertions, 0 deletions