[COMMITTERS] pgsql: Correctly handle owned sequences with extensions

2016-07-31 Thread Stephen Frost
Correctly handle owned sequences with extensions With the refactoring of pg_dump to handle components, getOwnedSeqs needs to be a bit more intelligent regarding which components to dump when. Specifically, we can't simply use the owning table's components as the set of components to dump as the ta

[COMMITTERS] pgsql: Code review for tqueue.c: fix memory leaks, speed it up, other f

2016-07-31 Thread Tom Lane
Code review for tqueue.c: fix memory leaks, speed it up, other fixes. When doing record typmod remapping, tqueue.c did fresh catalog lookups for each tuple it processed, which was pretty horrible performance-wise (it seemed to about halve the already none-too-quick speed of bulk reads in parallel

[COMMITTERS] pgsql: Doc: remove claim that hash index creation depends on effective_

2016-07-31 Thread Tom Lane
Doc: remove claim that hash index creation depends on effective_cache_size. This text was added by commit ff213239c, and not long thereafter obsoleted by commit 4adc2f72a (which made the test depend on NBuffers instead); but nobody noticed the need for an update. Commit 9563d5b5e adds some furthe

[COMMITTERS] pgsql: Doc: remove claim that hash index creation depends on effective_

2016-07-31 Thread Tom Lane
Doc: remove claim that hash index creation depends on effective_cache_size. This text was added by commit ff213239c, and not long thereafter obsoleted by commit 4adc2f72a (which made the test depend on NBuffers instead); but nobody noticed the need for an update. Commit 9563d5b5e adds some furthe

[COMMITTERS] pgsql: Doc: remove claim that hash index creation depends on effective_

2016-07-31 Thread Tom Lane
Doc: remove claim that hash index creation depends on effective_cache_size. This text was added by commit ff213239c, and not long thereafter obsoleted by commit 4adc2f72a (which made the test depend on NBuffers instead); but nobody noticed the need for an update. Commit 9563d5b5e adds some furthe

[COMMITTERS] pgsql: Doc: remove claim that hash index creation depends on effective_

2016-07-31 Thread Tom Lane
Doc: remove claim that hash index creation depends on effective_cache_size. This text was added by commit ff213239c, and not long thereafter obsoleted by commit 4adc2f72a (which made the test depend on NBuffers instead); but nobody noticed the need for an update. Commit 9563d5b5e adds some furthe

[COMMITTERS] pgsql: Doc: remove claim that hash index creation depends on effective_

2016-07-31 Thread Tom Lane
Doc: remove claim that hash index creation depends on effective_cache_size. This text was added by commit ff213239c, and not long thereafter obsoleted by commit 4adc2f72a (which made the test depend on NBuffers instead); but nobody noticed the need for an update. Commit 9563d5b5e adds some furthe

[COMMITTERS] pgsql: Doc: remove claim that hash index creation depends on effective_

2016-07-31 Thread Tom Lane
Doc: remove claim that hash index creation depends on effective_cache_size. This text was added by commit ff213239c, and not long thereafter obsoleted by commit 4adc2f72a (which made the test depend on NBuffers instead); but nobody noticed the need for an update. Commit 9563d5b5e adds some furthe