On Tue, 19 Oct 2004, Tom Lane wrote:
> Add some code to ensure that we don't lose communication sync due to
> an oversize message, per suggestion from Oliver Jowett. I'm a bit
> dubious that this is a real problem, since the client likely doesn't
> have any more space available than the server,
Log Message:
---
Add some code to ensure that we don't lose communication sync due to
an oversize message, per suggestion from Oliver Jowett. I'm a bit
dubious that this is a real problem, since the client likely doesn't
have any more space available than the server, but it's not hard to
m
Log Message:
---
New translation
Modified Files:
--
pgsql/src/bin/pg_config:
nls.mk (r1.4 -> r1.5)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_config/nls.mk.diff?r1=1.4&r2=1.5)
Added Files:
---
pgsql/src/bin/pg_config/po:
Log Message:
---
Might want to initialize the gettext library, if we're going to do all that
translation work.
Modified Files:
--
pgsql/src/bin/pg_config:
pg_config.c (r1.8 -> r1.9)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_config/pg_conf
Log Message:
---
Translation update
Modified Files:
--
pgsql/src/bin/pg_controldata/po:
de.po (r1.5 -> r1.6)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_controldata/po/de.po.diff?r1=1.5&r2=1.6)
---(end of broadcast)
Log Message:
---
Add PQprepare/PQsendPrepared functions to libpq to support preparing
statements without necessarily specifying the datatypes of their parameters.
Abhijit Menon-Sen with some help from Tom Lane.
Modified Files:
--
pgsql/doc/src/sgml:
libpq.sgml (r1.1
Log Message:
---
Remove use of "miscadmin.h" in port C files and remove test for frontend
in miscadmin.h.
Modified Files:
--
pgsql/src/include:
miscadmin.h (r1.170 -> r1.171)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/miscadmin.h.diff?r1=
Log Message:
---
New translation
Modified Files:
--
pgsql/src/bin/scripts:
nls.mk (r1.15 -> r1.16)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/scripts/nls.mk.diff?r1=1.15&r2=1.16)
Added Files:
---
pgsql/src/bin/scripts/po:
Log Message:
---
Translation updates
Modified Files:
--
pgsql/src/bin/initdb/po:
tr.po (r1.1 -> r1.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/initdb/po/tr.po.diff?r1=1.1&r2=1.2)
pgsql/src/bin/pg_controldata/po:
tr.po (r1.1 -> r
Log Message:
---
New translation
Modified Files:
--
pgsql/src/bin/pg_config:
nls.mk (r1.3 -> r1.4)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_config/nls.mk.diff?r1=1.3&r2=1.4)
Added Files:
---
pgsql/src/bin/pg_config/po:
Log Message:
---
Updated SQL key words table
Modified Files:
--
pgsql/doc/src/sgml:
keywords.sgml (r2.13 -> r2.14)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/keywords.sgml.diff?r1=2.13&r2=2.14)
---(end of broadca
Log Message:
---
The attached patch fixes psql's win32 frontend-only build, by using
pg_strcasecmp in variables.c, and #ifdef'ing out PostmasterPid in
miscadmin.h.
Dave Page
Modified Files:
--
pgsql/src/bin/psql:
variables.c (r1.19 -> r1.20)
(http://develo
Log Message:
---
Force rebuild.
Modified Files:
--
pgsql/doc:
TODO (r1.1367 -> r1.1368)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1367&r2=1.1368)
---(end of broadcast)---
TIP 8: exp
Log Message:
---
Improve indentation of sublists:
< The proper solution to this will probably the use of a master/slave
< replication solution like Sloney and a connection pooling tool like
< pgpool.
> The proper solution to this will probably the use of a master
Log Message:
---
Synced parser
Modified Files:
--
pgsql/src/interfaces/ecpg:
ChangeLog (r1.278 -> r1.279)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ChangeLog.diff?r1=1.278&r2=1.279)
pgsql/src/interfaces/ecpg/preproc:
Log Message:
---
Update Npgsql to 0.7b2, and follow their directory structure. Include LICENSE.txt and
RELEASENOTES.txt
Modified Files:
--
pginst/wxs:
pginst.wxs (r1.77 -> r1.78)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/pginst.wx
Log Message:
---
Change shortfilename for base install directory to conform to 8,3 standards.
Modified Files:
--
pginst:
Makefile (r1.22 -> r1.23)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/Makefile.diff?r1=1.22&r2=1.23)
--
Log Message:
---
Update filename.
Modified Files:
--
pginst:
README (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/README.diff?r1=1.6&r2=1.7)
---(end of broadcast)---
TIP 8: ex
Log Message:
---
Use 3 part version number for consistency with future releases.
Modified Files:
--
pginst:
Makefile (r1.21 -> r1.22)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/Makefile.diff?r1=1.21&r2=1.22)
---
Log Message:
---
Update Japanese FAQ.
Jun Kuwamura
Modified Files:
--
pgsql/doc:
FAQ_japanese (r1.16 -> r1.17)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ_japanese.diff?r1=1.16&r2=1.17)
pgsql/doc/src/FAQ:
FAQ_japanese.html (r1.16
20 matches
Mail list logo