[COMMITTERS] pgsql: Improve our workaround for 'TeX capacity exceeded' in building P

2015-11-10 Thread Tom Lane
Improve our workaround for 'TeX capacity exceeded' in building PDF files. In commit a5ec86a7c787832d28d5e50400ec96a5190f2555 I wrote a quick hack that reduced the number of TeX string pool entries created while converting our documentation to PDF form. That held the fort for awhile, but as of HEA

[COMMITTERS] pgsql: Improve our workaround for 'TeX capacity exceeded' in building P

2015-11-10 Thread Tom Lane
Improve our workaround for 'TeX capacity exceeded' in building PDF files. In commit a5ec86a7c787832d28d5e50400ec96a5190f2555 I wrote a quick hack that reduced the number of TeX string pool entries created while converting our documentation to PDF form. That held the fort for awhile, but as of HEA

[COMMITTERS] pgsql: Improve our workaround for 'TeX capacity exceeded' in building P

2015-11-10 Thread Tom Lane
Improve our workaround for 'TeX capacity exceeded' in building PDF files. In commit a5ec86a7c787832d28d5e50400ec96a5190f2555 I wrote a quick hack that reduced the number of TeX string pool entries created while converting our documentation to PDF form. That held the fort for awhile, but as of HEA

[COMMITTERS] pgsql: Improve our workaround for 'TeX capacity exceeded' in building P

2015-11-10 Thread Tom Lane
Improve our workaround for 'TeX capacity exceeded' in building PDF files. In commit a5ec86a7c787832d28d5e50400ec96a5190f2555 I wrote a quick hack that reduced the number of TeX string pool entries created while converting our documentation to PDF form. That held the fort for awhile, but as of HEA

[COMMITTERS] pgsql: Improve our workaround for 'TeX capacity exceeded' in building P

2015-11-10 Thread Tom Lane
Improve our workaround for 'TeX capacity exceeded' in building PDF files. In commit a5ec86a7c787832d28d5e50400ec96a5190f2555 I wrote a quick hack that reduced the number of TeX string pool entries created while converting our documentation to PDF form. That held the fort for awhile, but as of HEA

[COMMITTERS] pgsql: Improve our workaround for 'TeX capacity exceeded' in building P

2015-11-10 Thread Tom Lane
Improve our workaround for 'TeX capacity exceeded' in building PDF files. In commit a5ec86a7c787832d28d5e50400ec96a5190f2555 I wrote a quick hack that reduced the number of TeX string pool entries created while converting our documentation to PDF form. That held the fort for awhile, but as of HEA

[COMMITTERS] pgsql: Add missing "static" qualifier.

2015-11-10 Thread Tom Lane
Add missing "static" qualifier. Per buildfarm member pademelon. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/b05ae27e9a57a1c8f1f44720c23c4828106b7205 Modified Files -- src/backend/executor/nodeGather.c |2 +- 1 file changed, 1 insertion(+), 1 delet

[COMMITTERS] pgsql: Docs: fix misleading example.

2015-11-10 Thread Tom Lane
Docs: fix misleading example. Commit 8457d0beca731bf0 introduced an example which, while not incorrect, failed to exhibit the behavior it meant to describe, as a result of omitting an E'' prefix that needed to be there. Noticed and fixed by Peter Geoghegan. I (tgl) failed to resist the temptatio

[COMMITTERS] pgsql: Docs: fix misleading example.

2015-11-10 Thread Tom Lane
Docs: fix misleading example. Commit 8457d0beca731bf0 introduced an example which, while not incorrect, failed to exhibit the behavior it meant to describe, as a result of omitting an E'' prefix that needed to be there. Noticed and fixed by Peter Geoghegan. I (tgl) failed to resist the temptatio

[COMMITTERS] pgsql: Docs: fix misleading example.

2015-11-10 Thread Tom Lane
Docs: fix misleading example. Commit 8457d0beca731bf0 introduced an example which, while not incorrect, failed to exhibit the behavior it meant to describe, as a result of omitting an E'' prefix that needed to be there. Noticed and fixed by Peter Geoghegan. I (tgl) failed to resist the temptatio