Log Message:
---
Fix incorrect example in CREATE INDEX reference page, per Josh Kupershmidt.
Also fix and uncomment an old example of creating a GIST index, and make
a couple of other minor editorial adjustments.
Modified Files:
--
pgsql/doc/src/sgml/ref:
create_ind
Log Message:
---
Fix incorrect example in CREATE INDEX reference page, per Josh Kupershmidt.
Also fix and uncomment an old example of creating a GIST index, and make
a couple of other minor editorial adjustments.
Tags:
REL8_4_STABLE
Modified Files:
--
pgsql/doc/src/sg
Log Message:
---
Pass incompletely-transformed aggregate argument lists as separate parameters
to transformAggregateCall, instead of abusing fields in Aggref to carry them
temporarily. No change in functionality but hopefully the code is a bit
clearer now. Per gripe from Gokulakannan Soma
Log Message:
---
Update broken and permanently moved links
Modified Files:
--
pgsql/doc/src/sgml:
acronyms.sgml (r1.7 -> r1.8)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/acronyms.sgml?r1=1.7&r2=1.8)
biblio.sgml (r1.27 -> r1.28)
Log Message:
---
Typo fixes.
Fujii Masao
Modified Files:
--
pgsql/doc/src/sgml:
config.sgml (r1.260 -> r1.261)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml?r1=1.260&r2=1.261)
--
Sent via pgsql-committers mailing list (pgsql-co
Log Message:
---
Typo fixes.
Fujii Masao
Tags:
REL7_4_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
runtime.sgml (r1.215.2.11 -> r1.215.2.12)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/runtime.sgml?r1=1.215.2.11&r2=1.215.2.12)
--
Log Message:
---
Typo fixes.
Fujii Masao
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
runtime.sgml (r1.301.4.10 -> r1.301.4.11)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/runtime.sgml?r1=1.301.4.10&r2=1.301.4.11)
--
Log Message:
---
Typo fixes.
Fujii Masao
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
config.sgml (r1.36.2.9 -> r1.36.2.10)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml?r1=1.36.2.9&r2=1.36.2.10)
--
Sent via
Log Message:
---
Typo fixes.
Fujii Masao
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
config.sgml (r1.98.2.7 -> r1.98.2.8)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml?r1=1.98.2.7&r2=1.98.2.8)
--
Sent via p
Log Message:
---
Typo fixes.
Fujii Masao
Tags:
REL8_3_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
config.sgml (r1.164.2.7 -> r1.164.2.8)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml?r1=1.164.2.7&r2=1.164.2.8)
--
Sent v
Log Message:
---
Typo fixes.
Fujii Masao
Tags:
REL8_4_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
config.sgml (r1.220.2.2 -> r1.220.2.3)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml?r1=1.220.2.2&r2=1.220.2.3)
--
Sent v
Log Message:
---
Make typography consistent
Modified Files:
--
pgsql/doc/src/sgml/ref:
grant.sgml (r1.81 -> r1.82)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/grant.sgml?r1=1.81&r2=1.82)
revoke.sgml (r1.54 -> r1.55)
(ht
Log Message:
---
Fix peculiar, untranslatable message concatenation attempt
Modified Files:
--
pgsql/src/interfaces/libpq:
fe-connect.c (r1.390 -> r1.391)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-connect.c?r1=1.390&r2=1.391)
Log Message:
---
Message style tuning
Modified Files:
--
pgsql/src/pl/plperl:
plperl.c (r1.171 -> r1.172)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/plperl.c?r1=1.171&r2=1.172)
pgsql/src/pl/plperl/expected:
plperl_init.out (r1
Log Message:
---
Don't link PL/Python against LOCALMODLIBS
This variable is apparently only for Python internally. In newer releases
of Python this variable pulls in more and more libraries that users are
less likely to have, leading to potential build failures.
Modified Files:
-
15 matches
Mail list logo