Log Message:
---
I forgot to include a file.
Added Files:
---
pgsnap/pgsnap/lib:
users.php (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/lib/users.php?rev=1.1&content-type=text/x-cvsweb-markup)
--
Sent via pgsql-committers mailing l
Log Message:
---
Adds 7.4 compatibility.
Modified Files:
--
pgsnap/pgsnap:
ChangeLog (r1.43 -> r1.44)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/ChangeLog.diff?r1=1.43&r2=1.44)
pgsnap.php (r1.21 -> r1.22)
(http://cvs.
Log Message:
---
Fixes 8.0 compatibility.
Modified Files:
--
pgsnap/pgsnap:
ChangeLog (r1.42 -> r1.43)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/ChangeLog.diff?r1=1.42&r2=1.43)
pgsnap.php (r1.20 -> r1.21)
(http://cvs
Log Message:
---
Copy refint.so and autoinc.so into the src/test/regress directory during
"make all", and then reference them there during the actual tests. This
makes the handling of these files more parallel to that of regress.so,
and in particular simplifies use of the regression tests
Log Message:
---
Improve the documentation comment for replace(). Robert Treat
Modified Files:
--
pgsql/src/include/catalog:
pg_proc.h (r1.501 -> r1.502)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/catalog/pg_proc.h?r1=1.501&r2=1.502)
--
Log Message:
---
Tweak libpq to avoid crashing due to incorrect buffer size calculation when
we are on a 64-bit machine (ie, size_t is wider than int) and someone passes
in a query string that approaches or exceeds INT_MAX bytes. Also, just for
paranoia's sake, guard against similar overfl
Log Message:
---
TODO review.
Modified Files:
--
pgsnap/pgsnap:
TODO (r1.15 -> r1.16)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/TODO.diff?r1=1.15&r2=1.16)
--
Sent via pgsql-committers mailing list ([email protected])
Log Message:
---
Bugfix : Check the availability of pg_connect() function.
Tags:
REL0_3_STABLE
Modified Files:
--
pgsnap/pgsnap:
ChangeLog (r1.33.2.7 -> r1.33.2.8)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/ChangeLog.diff?r1=1.3
Log Message:
---
Bugfix : Objects from schemas out of search_path weren't displayed.
Tags:
REL0_3_STABLE
Modified Files:
--
pgsnap/pgsnap:
ChangeLog (r1.33.2.6 -> r1.33.2.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/ChangeLog.d
Log Message:
---
Make 8.3.x psql print tab characters as an appropriate number of spaces,
rather than "\x09". Before 8.3 we just printed tabs as-is, leading to poor
formatting of subsequent columns, but consensus is that "\x09" is not an
improvement over that. Back-patch of fix that's alr
Log Message:
---
Bugfix : Blocks read et Blocks hit informations were under Tuple
returned and Tuple fetched columns.
Tags:
REL0_3_STABLE
Modified Files:
--
pgsnap/pgsnap:
ChangeLog (r1.33.2.5 -> r1.33.2.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cg
Log Message:
---
Fix some bugs introduced by the 8.2-era conversion of cube functions to V1
calling convention. cube_inter and cube_distance could attempt to pfree
their input arguments, and cube_dim returned a value from a struct it
might have just pfree'd (which would only really cause a
Log Message:
---
Fix some bugs introduced by the 8.2-era conversion of cube functions to V1
calling convention. cube_inter and cube_distance could attempt to pfree
their input arguments, and cube_dim returned a value from a struct it
might have just pfree'd (which would only really cause a
Log Message:
---
Fix some bugs introduced by the 8.2-era conversion of cube functions to V1
calling convention. cube_inter and cube_distance could attempt to pfree
their input arguments, and cube_dim returned a value from a struct it
might have just pfree'd (which would only really cause a
Log Message:
---
Fixes one more PHP notice message.
Modified Files:
--
pgsnap/pgsnap:
ChangeLog (r1.41 -> r1.42)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/ChangeLog.diff?r1=1.41&r2=1.42)
pgsnap/pgsnap/lib:
sessionsinfo.ph
Log Message:
---
Document host setting for Unix Domain Socket connection support
Modified Files:
--
pgloader:
pgloader.1.txt (r1.18 -> r1.19)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgloader/pgloader/pgloader.1.txt.diff?r1=1.18&r2=1.19)
--
Sent via p
Log Message:
---
Protect the database connection establishing into the parralel sections
semaphore, allow field_sep to be configured to \t, and some fixes
Modified Files:
--
pgloader:
pgloader.py (r1.32 -> r1.33)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cg
Log Message:
---
deleted old sql files
Removed Files:
-
alpha/database:
Nairo.ini
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/nairogms/alpha/database/Nairo.ini)
nairo_gms.sql
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/nairogms/alpha/data
Log Message:
---
First import of the project
Added Files:
---
alpha/smarty/templates/nairo_temp/multiflex32/img:
bg_bullet_full_2.gif (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/nairogms/alpha/smarty/templates/nairo_temp/multiflex32/img/bg_bullet_full_2
Update of /cvsroot/nairogms/alpha/smarty/templates/nairo_temp/css
In directory pgfoundry.org:/tmp/cvs-serv14775/smarty/templates/nairo_temp/css
Log Message:
Directory /cvsroot/nairogms/alpha/smarty/templates/nairo_temp/css added to the
repository
--
Sent via pgsql-committers mailing list (pgsq
Update of /cvsroot/nairogms/alpha/smarty/templates/nairo_temp
In directory pgfoundry.org:/tmp/cvs-serv14775/smarty/templates/nairo_temp
Log Message:
Directory /cvsroot/nairogms/alpha/smarty/templates/nairo_temp added to the
repository
--
Sent via pgsql-committers mailing list (pgsql-committers
Update of /cvsroot/nairogms/alpha/smarty/unit_test
In directory pgfoundry.org:/tmp/cvs-serv14775/smarty/unit_test
Log Message:
Directory /cvsroot/nairogms/alpha/smarty/unit_test added to the repository
--
Sent via pgsql-committers mailing list ([email protected])
To make changes t
Update of /cvsroot/nairogms/alpha/smarty/templates
In directory pgfoundry.org:/tmp/cvs-serv14775/smarty/templates
Log Message:
Directory /cvsroot/nairogms/alpha/smarty/templates added to the repository
--
Sent via pgsql-committers mailing list ([email protected])
To make changes t
Update of /cvsroot/nairogms/alpha/smarty/templates/nairo_temp/img
In directory pgfoundry.org:/tmp/cvs-serv14775/smarty/templates/nairo_temp/img
Log Message:
Directory /cvsroot/nairogms/alpha/smarty/templates/nairo_temp/img added to the
repository
--
Sent via pgsql-committers mailing list (pgsq
Update of /cvsroot/nairogms/alpha/smarty/templates/nairo_temp/multiflex32/img
In directory
pgfoundry.org:/tmp/cvs-serv14775/smarty/templates/nairo_temp/multiflex32/img
Log Message:
Directory /cvsroot/nairogms/alpha/smarty/templates/nairo_temp/multiflex32/img
added to the repository
--
Sent vi
Update of /cvsroot/nairogms/alpha/smarty/templates_c
In directory pgfoundry.org:/tmp/cvs-serv14775/smarty/templates_c
Log Message:
Directory /cvsroot/nairogms/alpha/smarty/templates_c added to the repository
--
Sent via pgsql-committers mailing list ([email protected])
To make cha
Update of /cvsroot/nairogms/alpha/smarty/unit_test/configs
In directory pgfoundry.org:/tmp/cvs-serv14775/smarty/unit_test/configs
Log Message:
Directory /cvsroot/nairogms/alpha/smarty/unit_test/configs added to the
repository
--
Sent via pgsql-committers mailing list (pgsql-committers@postgres
Update of /cvsroot/nairogms/alpha/smarty/unit_test/templates
In directory pgfoundry.org:/tmp/cvs-serv14775/smarty/unit_test/templates
Log Message:
Directory /cvsroot/nairogms/alpha/smarty/unit_test/templates added to the
repository
--
Sent via pgsql-committers mailing list (pgsql-committers@po
Update of /cvsroot/nairogms/alpha/smarty/misc
In directory pgfoundry.org:/tmp/cvs-serv14775/smarty/misc
Log Message:
Directory /cvsroot/nairogms/alpha/smarty/misc added to the repository
--
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscrip
Update of /cvsroot/nairogms/alpha/smarty/libs/internals
In directory pgfoundry.org:/tmp/cvs-serv14775/smarty/libs/internals
Log Message:
Directory /cvsroot/nairogms/alpha/smarty/libs/internals added to the repository
--
Sent via pgsql-committers mailing list ([email protected])
To
Update of /cvsroot/nairogms/alpha/smarty/libs
In directory pgfoundry.org:/tmp/cvs-serv14775/smarty/libs
Log Message:
Directory /cvsroot/nairogms/alpha/smarty/libs added to the repository
--
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscrip
Update of /cvsroot/nairogms/alpha/smarty/demo/templates_c
In directory pgfoundry.org:/tmp/cvs-serv14775/smarty/demo/templates_c
Log Message:
Directory /cvsroot/nairogms/alpha/smarty/demo/templates_c added to the
repository
--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.
Update of /cvsroot/nairogms/alpha/smarty/templates/nairo_temp/multiflex32
In directory
pgfoundry.org:/tmp/cvs-serv14775/smarty/templates/nairo_temp/multiflex32
Log Message:
Directory /cvsroot/nairogms/alpha/smarty/templates/nairo_temp/multiflex32 added
to the repository
--
Sent via pgsql-comm
Update of /cvsroot/nairogms/alpha/smarty/cache
In directory pgfoundry.org:/tmp/cvs-serv14775/smarty/cache
Log Message:
Directory /cvsroot/nairogms/alpha/smarty/cache added to the repository
--
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subsc
Update of /cvsroot/nairogms/alpha/smarty/templates/nairo_temp/multiflex32/css
In directory
pgfoundry.org:/tmp/cvs-serv14775/smarty/templates/nairo_temp/multiflex32/css
Log Message:
Directory /cvsroot/nairogms/alpha/smarty/templates/nairo_temp/multiflex32/css
added to the repository
--
Sent vi
Update of /cvsroot/nairogms/alpha/smarty/libs/plugins
In directory pgfoundry.org:/tmp/cvs-serv14775/smarty/libs/plugins
Log Message:
Directory /cvsroot/nairogms/alpha/smarty/libs/plugins added to the repository
--
Sent via pgsql-committers mailing list ([email protected])
To make
Update of /cvsroot/nairogms/alpha/smarty
In directory pgfoundry.org:/tmp/cvs-serv14775/smarty
Log Message:
Directory /cvsroot/nairogms/alpha/smarty added to the repository
--
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://ww
Update of /cvsroot/nairogms/alpha/smarty/demo/templates
In directory pgfoundry.org:/tmp/cvs-serv14775/smarty/demo/templates
Log Message:
Directory /cvsroot/nairogms/alpha/smarty/demo/templates added to the repository
--
Sent via pgsql-committers mailing list ([email protected])
To
Update of /cvsroot/nairogms/alpha/smarty/demo/configs
In directory pgfoundry.org:/tmp/cvs-serv14775/smarty/demo/configs
Log Message:
Directory /cvsroot/nairogms/alpha/smarty/demo/configs added to the repository
--
Sent via pgsql-committers mailing list ([email protected])
To make
Update of /cvsroot/nairogms/alpha/inc
In directory pgfoundry.org:/tmp/cvs-serv14775/inc
Log Message:
Directory /cvsroot/nairogms/alpha/inc added to the repository
--
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgre
Update of /cvsroot/nairogms/alpha/smarty/demo
In directory pgfoundry.org:/tmp/cvs-serv14775/smarty/demo
Log Message:
Directory /cvsroot/nairogms/alpha/smarty/demo added to the repository
--
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscrip
Update of /cvsroot/nairogms/alpha/smarty/configs
In directory pgfoundry.org:/tmp/cvs-serv14775/smarty/configs
Log Message:
Directory /cvsroot/nairogms/alpha/smarty/configs added to the repository
--
Sent via pgsql-committers mailing list ([email protected])
To make changes to your
Update of /cvsroot/nairogms/alpha/database
In directory pgfoundry.org:/tmp/cvs-serv14775/database
Log Message:
Directory /cvsroot/nairogms/alpha/database added to the repository
--
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
htt
Update of /cvsroot/nairogms/alpha/inc/system
In directory pgfoundry.org:/tmp/cvs-serv14775/inc/system
Log Message:
Directory /cvsroot/nairogms/alpha/inc/system added to the repository
--
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscriptio
44 matches
Mail list logo