diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2011-02-09 14:05:34 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2011-02-09 14:05:34 -0500 |
commit | 183d3cff850eee12357b8b4a8c5e62362ba5d8cc (patch) | |
tree | 1c81df6fe408d415444005b7ac6adf99581832d5 /doc/src | |
parent | 5bc178b89f3ab93fb3845a941769c212f5eeaf1a (diff) | |
download | postgresql-183d3cff850eee12357b8b4a8c5e62362ba5d8cc.tar.gz postgresql-183d3cff850eee12357b8b4a8c5e62362ba5d8cc.zip |
Rethink order of operations for dumping extension member objects.
My original idea of doing extension member identification during
getDependencies() didn't work correctly: we have to mark member tables as
not-to-be-dumped rather earlier than that, else their subsidiary objects
like indexes get dumped anyway. Rearrange code to mark them early enough.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions