Log Message:
---
Remove "conv" and some dead code.
The Datum_From* functions tended to be wasteful in the sense that normally they
would need to duplicate the PyPgObject's datum. It's best just to manage it
locally and duplicate a bit of code in only a few spots, rather than spend the
time
Log Message:
---
Remove "tif".
The rather small amount of "duplicate" code did not really justify the attempt
to generalize the code into another file.
Modified Files:
--
be:
setup.py (r1.19 -> r1.20)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/
Log Message:
---
Add skeletons for other files
Modified Files:
--
oracompat:
string.sql (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/oracompat/oracompat/string.sql.diff?r1=1.1.1.1&r2=1.2)
Added Files:
---
oracompat:
a
Update of /cvsroot/oracompat/oracompat
In directory pgfoundry.org:/tmp/cvs-serv90389
Log Message:
Import sources
Status:
Vendor Tag: oracompat
Release Tags: start
N oracompat/numeric.sql
N oracompat/string.sql
No conflicts created by this import
Log Message:
---
added missing postgresql logo
Added Files:
---
wikipgedia/skins/common/images:
postgresql_80x16_1.gif (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/wikipedia/wikipgedia/skins/common/images/postgresql_80x16_1.gif?rev=1.1&content-type=text/
Log Message:
---
fixed indentation
Modified Files:
--
wikipgedia/includes:
DatabasePostgreSQL.php (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/wikipedia/wikipgedia/includes/DatabasePostgreSQL.php.diff?r1=1.3&r2=1.4)
-
Log Message:
---
Add sequence and mapping interfaces to PyPg_record_Type.
Modified Files:
--
be/src/type:
record.c (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/type/record.c.diff?r1=1.6&r2=1.7)
---(end o
Log Message:
---
Change error signalling of HeapTuple_FromTupleDescAndIterable.
Return NULL and set the Python exception instead of letting a PostgreSQL error
raise.
Also, check the results of functions to handle errors properly. Don't use
Datum_FromTypeOidAndPyObject. This will save a da
Log Message:
---
Remove unused/moved code.
Modified Files:
--
be/src:
conv.c (r1.9 -> r1.10)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/conv.c.diff?r1=1.9&r2=1.10)
---(end of broadcast)---
TIP
Log Message:
---
updated comments according to my last change
Modified Files:
--
wikipgedia/includes:
Image.php (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/wikipedia/wikipgedia/includes/Image.php.diff?r1=1.3&r2=1.4)
Log Message:
---
uploading already existing images works now
Modified Files:
--
wikipgedia/includes:
Image.php (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/wikipedia/wikipgedia/includes/Image.php.diff?r1=1.2&r2=1.3)
-
Log Message:
---
8.0.5 updates.
Tags:
REL8_0_STABLE
Modified Files:
--
pginst/package:
upgrade.bat (r1.1.2.6 -> r1.1.2.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/package/upgrade.bat.diff?r1=1.1.2.6&r2=1.1.2.7)
12 matches
Mail list logo