Log Message:
---
Various feature additions and fixes.
Some features required by typical to instantiate objects off of the wire.
Modified Files:
--
lo/postgresql:
types.py (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/lo/postgresql/type
Log Message:
---
Print a clear error when no command is given.
[traceback from a subprocess IndexError just does look pretty]
Modified Files:
--
tin/src:
command.py (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/tin/src/command.py.diff?r
Log Message:
---
Add stdio module, remove stdtime.
Expand stdtime into stdio for additional standard object support(mostly
postgresql.types objects).
Have bytea shaped by (str, str) instead of literal. This allows users
to identify bytea as something that does not desire to use StringForma
Log Message:
---
Use postgresql.exceptions.
[Other minor fixes as well]
Modified Files:
--
ip/src/test:
test_function.py (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ip/src/test/test_function.py.diff?r1=1.1&r2=1.2)
test_interfa
Log Message:
---
Use get_loader when available.
Trim out a special exception printer as postgresql.exceptions.Error now
prints all of the details. Subsequently, don't bother altering the printed
traceback with compile errors(looked into the stack one level to keep the
printed traceback sma
Log Message:
---
Fix CachedQuery.
Modified Files:
--
ip/src:
abstract.py (r1.8 -> r1.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ip/src/abstract.py.diff?r1=1.8&r2=1.9)
---(end of broadcast)---
TIP
Log Message:
---
Improve description of implicit-text-casting compatibility issue.
A bunch of other desultory copy-editing, too.
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.544 -> r1.545)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src
Log Message:
---
Add and expand some doc-strings.
Modified Files:
--
lo/postgresql/utility/client:
iri.py (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/lo/postgresql/utility/client/iri.py.diff?r1=1.1&r2=1.2)
---
Log Message:
---
Remove redundancy in Error's __str__ method.
Don't show message and severity as severity is at least, and normally, ERROR,
and message is already shown.
Provide a more concise printing of the location when 'file', 'line', or
'function' is available.
Modified Files:
--
Log Message:
---
Adding the 'input_encoding' option in the configuration file, per
section.
Modified Files:
--
pgloader:
pgloader.1.txt (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgloader/pgloader/pgloader.1.txt.diff?r1=1.4&r2=1.5)
Log Message:
---
Remove no-longer-accurate claim that REINDEX won't invalidate cached
plans.
Modified Files:
--
pgsql/doc/src/sgml/ref:
reindex.sgml (r1.36 -> r1.37)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/reindex.sgml?r1=1.36&r2=
11 matches
Mail list logo