Log Message:
---
Remove period from primary error message.
Modified Files:
--
pgsql/src/bin/pg_ctl:
pg_ctl.c (r1.106 -> r1.107)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_ctl/pg_ctl.c?r1=1.106&r2=1.107)
--
Sent via pgsql-committers mailing
Log Message:
---
Fix generation of too long headline with ShortWords.
Per http://archives.postgresql.org/pgsql-hackers/2008-09/msg01088.php
Tags:
REL7_4_STABLE
Modified Files:
--
pgsql/contrib/tsearch2:
wparser_def.c (r1.5.4.2 -> r1.5.4.3)
(http://ano
Log Message:
---
Change explanation of pg_switch_xlog()'s return value to match code.
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
func.sgml (r1.347.2.7 -> r1.347.2.8)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgm
Log Message:
---
Fix URL generation in headline. Only tag lexeme will be replaced by space.
Per http://archives.postgresql.org/pgsql-bugs/2008-12/msg00013.php
Tags:
REL7_4_STABLE
Modified Files:
--
pgsql/contrib/tsearch2:
ts_cfg.c (r1.5.2.3 -> r1.5.2.4)
Log Message:
---
Change explanation of pg_switch_xlog()'s return value to match code.
Tags:
REL8_3_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
func.sgml (r1.419.2.4 -> r1.419.2.5)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgm
Log Message:
---
Change explanation of pg_switch_xlog()'s return value to match code.
Modified Files:
--
pgsql/doc/src/sgml:
func.sgml (r1.469 -> r1.470)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml?r1=1.469&r2=1.470)
--
Sent via
Log Message:
---
Fix URL generation in headline. Only tag lexeme will be replaced by space.
Per http://archives.postgresql.org/pgsql-bugs/2008-12/msg00013.php
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/contrib/tsearch2:
ts_cfg.c (r1.11.4.3 -> r1.11.4.4)
Log Message:
---
Fix generation of too long headline with ShortWords.
Per http://archives.postgresql.org/pgsql-hackers/2008-09/msg01088.php
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/contrib/tsearch2:
wparser_def.c (r1.11.4.2 -> r1.11.4.3)
(http://a
Log Message:
---
Fix generation of too long headline with ShortWords.
Per http://archives.postgresql.org/pgsql-hackers/2008-09/msg01088.php
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/contrib/tsearch2:
wparser_def.c (r1.13.2.2 -> r1.13.2.3)
(http://a
Log Message:
---
Fix URL generation in headline. Only tag lexeme will be replaced by space.
Per http://archives.postgresql.org/pgsql-bugs/2008-12/msg00013.php
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/contrib/tsearch2:
ts_cfg.c (r1.15.2.1 -> r1.15.2.2)
Log Message:
---
Fix URL generation in headline. Only tag lexeme will be replaced by space.
Per http://archives.postgresql.org/pgsql-bugs/2008-12/msg00013.php
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql/contrib/tsearch2:
ts_cfg.c (r1.21.2.1 -> r1.21.2.2)
Log Message:
---
Fix generation of too long headline with ShortWords.
Per http://archives.postgresql.org/pgsql-hackers/2008-09/msg01088.php
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql/contrib/tsearch2:
wparser_def.c (r1.15.2.1 -> r1.15.2.2)
(http://a
Log Message:
---
Fix URL generation in headline. Only tag lexeme will be replaced by space.
Per http://archives.postgresql.org/pgsql-bugs/2008-12/msg00013.php
Tags:
REL8_3_STABLE
Modified Files:
--
pgsql/src/backend/tsearch:
ts_parse.c (r1.7 -> r1.7.2.1)
Log Message:
---
Fix generation of too long headline with ShortWords.
Per http://archives.postgresql.org/pgsql-hackers/2008-09/msg01088.php
Tags:
REL8_3_STABLE
Modified Files:
--
pgsql/src/backend/tsearch:
wparser_def.c (r1.14.2.1 -> r1.14.2.2)
(http:
Log Message:
---
Fix URL generation in headline. Only tag lexeme will be replaced by space.
Per http://archives.postgresql.org/pgsql-bugs/2008-12/msg00013.php
Modified Files:
--
pgsql/src/backend/tsearch:
ts_parse.c (r1.10 -> r1.11)
(http://anoncvs.postgres
Log Message:
---
Fix generation too long headline with ShortWords.
Per http://archives.postgresql.org/pgsql-hackers/2008-09/msg01088.php
Modified Files:
--
pgsql/src/backend/tsearch:
wparser_def.c (r1.18 -> r1.19)
(http://anoncvs.postgresql.org/cvsweb.cgi/p
Log Message:
---
Cleanup pass over PL/Python NLS. Add translation support to PLy_elog and
PLy_exception_set, and clarify some error messages.
Modified Files:
--
pgsql/src/pl/plpython:
Makefile (r1.31 -> r1.32)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsq
Log Message:
---
Remove unneeded GETTEXT_TRIGGERS.
Modified Files:
--
pgsql/src/pl/tcl:
nls.mk (r1.1 -> r1.2)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/pl/tcl/nls.mk?r1=1.1&r2=1.2)
--
Sent via pgsql-committers mailing list (pgsql-committers@post
Log Message:
---
NLS cleanup in ecpglib
Replace leftover instances of _() by ecpg_gettext(), the latter being the
correct way to refer to the library's message catalog, instead of the one of
the program using the library.
Drop NLS support for ecpg_log(), which is a debugging instrument
Log Message:
---
Build needed things in src/test/regress/ first. And some build rules
normalization.
Modified Files:
--
pgsql/src/interfaces/ecpg/test:
Makefile (r1.76 -> r1.77)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/Makef
Log Message:
---
Make .pot files depend on the makefiles, so that they are updated when the
file or trigger function lists are changed.
Modified Files:
--
pgsql/src:
nls-global.mk (r1.18 -> r1.19)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/nls-glob
21 matches
Mail list logo