Log Message:
---
Update text for 8.3 per Rolf de By
Modified Files:
--
pginst/package:
README.TXT (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/package/README.TXT.diff?r1=1.4&r2=1.5)
---(end of broad
Log Message:
---
Update version
Modified Files:
--
pginst/package:
upgrade.bat (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/package/upgrade.bat.diff?r1=1.6&r2=1.7)
---(end of broadcast)-
Log Message:
---
Add a check to ensure that the server encoding selected is valid for the
locale. We allow the default encoding for the locale (eg. whatever Windows uses
if setlocale(LC_CTYPE, "English_United Kingdom") is called or SQL_ASCII. UTF-8
should also be accepted, pending server
Log Message:
---
Modified Files:
--
pgtreelib/doc:
tutorial.txt (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgtreelib/pgtreelib/doc/tutorial.txt.diff?r1=1.1&r2=1.2)
user_access.txt (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/c
Log Message:
---
forgot to put fixman.py into tgz
Modified Files:
--
pgbouncer:
Makefile (r1.13 -> r1.14)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/Makefile.diff?r1=1.13&r2=1.14)
---(end of broadcast)-
Log Message:
---
bump ver to 1.1.1
Modified Files:
--
pgbouncer:
configure.ac (r1.19 -> r1.20)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/configure.ac.diff?r1=1.19&r2=1.20)
pgbouncer/debian:
changelog (r1.9 -> r1.10)
Log Message:
---
Include NOLOGIN roles in the 'flat' password file. In the original
coding this was seen as useless, but the problem with not including them
is that the error message will often be something about authentication
failure, rather than the more helpful one about 'role is not p
Log Message:
---
Back-patch some plpython patches previously made only in HEAD: changes of
3-Apr and 4-Apr to declare interface functions properly and eliminate casts,
thereby fixing potential problems on 64-bit machines; and changes of 13-Jul
to volatile-qualify some variables to suppress
Update of /cvsroot/pgsql/contrib/dict_xsyn
In directory cvs.postgresql.org:/tmp/cvs-serv28787/dict_xsyn
Log Message:
Directory /cvsroot/pgsql/contrib/dict_xsyn added to the repository
---(end of broadcast)---
TIP 4: Have you searched our list archi
Update of /cvsroot/pgsql/contrib/test_parser
In directory cvs.postgresql.org:/tmp/cvs-serv28787/test_parser
Log Message:
Directory /cvsroot/pgsql/contrib/test_parser added to the repository
---(end of broadcast)---
TIP 1: if posting/reading through
Update of /cvsroot/pgsql/contrib/dict_int
In directory cvs.postgresql.org:/tmp/cvs-serv28787/dict_int
Log Message:
Directory /cvsroot/pgsql/contrib/dict_int added to the repository
---(end of broadcast)---
TIP 3: Have you checked our extensive FAQ?
Update of /cvsroot/pgsql/contrib/dict_int/expected
In directory cvs.postgresql.org:/tmp/cvs-serv28842/expected
Log Message:
Directory /cvsroot/pgsql/contrib/dict_int/expected added to the repository
---(end of broadcast)---
TIP 7: You can help supp
Update of /cvsroot/pgsql/contrib/dict_int/sql
In directory cvs.postgresql.org:/tmp/cvs-serv28842/sql
Log Message:
Directory /cvsroot/pgsql/contrib/dict_int/sql added to the repository
---(end of broadcast)---
TIP 1: if posting/reading through Usene
Update of /cvsroot/pgsql/contrib/dict_xsyn/sql
In directory cvs.postgresql.org:/tmp/cvs-serv28984/sql
Log Message:
Directory /cvsroot/pgsql/contrib/dict_xsyn/sql added to the repository
---(end of broadcast)---
TIP 2: Don't 'kill -9' the postmaster
Update of /cvsroot/pgsql/contrib/dict_xsyn/expected
In directory cvs.postgresql.org:/tmp/cvs-serv28984/expected
Log Message:
Directory /cvsroot/pgsql/contrib/dict_xsyn/expected added to the repository
---(end of broadcast)---
TIP 1: if posting/read
Update of /cvsroot/pgsql/contrib/test_parser/expected
In directory cvs.postgresql.org:/tmp/cvs-serv29080/expected
Log Message:
Directory /cvsroot/pgsql/contrib/test_parser/expected added to the repository
---(end of broadcast)---
TIP 1: if posting/
Update of /cvsroot/pgsql/contrib/test_parser/sql
In directory cvs.postgresql.org:/tmp/cvs-serv29080/sql
Log Message:
Directory /cvsroot/pgsql/contrib/test_parser/sql added to the repository
---(end of broadcast)---
TIP 5: don't forget to increase y
Log Message:
---
Add sample text search dictionary templates and parsers, to replace the
hard-to-maintain textual examples currently in the SGML docs. From
Sergey Karpov.
Modified Files:
--
pgsql/contrib:
Makefile (r1.80 -> r1.81)
(http://developer.postgre
Log Message:
---
Remove obsolete examples of add-on parsers and dictionary templates;
these are more easily and usefully maintained as contrib modules.
Various other wordsmithing, markup improvement, etc.
Modified Files:
--
pgsql/doc/src/sgml:
textsearch.sgml (r1.18
Log Message:
---
Fix pg_wchar_table[] to match revised ordering of the encoding ID enum.
Add some comments so hopefully the next poor sod doesn't fall into the
same trap. (Wrong comments are worse than none at all...)
Modified Files:
--
pgsql/src/backend/utils/mb:
Looks like dict-xsyn needs some windows install help for the rules file.
cheers
andrew
Tom Lane wrote:
Log Message:
---
Add sample text search dictionary templates and parsers, to replace the
hard-to-maintain textual examples currently in the SGML docs. From
Sergey Karpov.
Modified
Andrew Dunstan <[EMAIL PROTECTED]> writes:
> Looks like dict-xsyn needs some windows install help for the rules file.
Ah, I was afraid of that :-(. The bespoke rule for installing that file
looked like trouble but I forgot about it while looking at the rest of
the code.
It doesn't seem like teac
Log Message:
---
Add mention of Slony for in-place upgrades.
Modified Files:
--
pgsql/doc/src/sgml:
backup.sgml (r2.103 -> r2.104)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/backup.sgml?r1=2.103&r2=2.104)
---(end
Log Message:
---
Slony switch is only seconds of downtime.
Modified Files:
--
pgsql/doc/src/sgml:
backup.sgml (r2.104 -> r2.105)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/backup.sgml?r1=2.104&r2=2.105)
---(end o
24 matches
Mail list logo