Log Message:
---
Add a few current_* variable index entries to the docs.
Guillaume Lelarge
Modified Files:
--
pgsql/doc/src/sgml:
func.sgml (r1.412 -> r1.413)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml?r1=1.412&r2=1.413)
Log Message:
---
Change a stop word on the right-hand-side in the thesaurus file to be an
ERROR, not NOTICE.
Modified Files:
--
pgsql/src/backend/tsearch:
dict_thesaurus.c (r1.8 -> r1.9)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/tsearch/
Log Message:
---
Fix default reformat_path checking; Fix template configuration usage
with user-defined columns (defining copy_columns from template).
Modified Files:
--
pgloader:
pgloader.py (r1.11 -> r1.12)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg
Log Message:
---
Fix plpgsql to not lookup block labels except in contexts where a block label
is sane (eg, EXIT argument or first part of a qualified identifier), and cause
more-closely-nested record variables to take precedence over outer block
labels. This cures the breakage exhibited b
Log Message:
---
Fix pg_regress to check the directory it is actually reading files from,
not the image that (theoretically) should exist in the current directory.
Jørgen Austvik
Modified Files:
--
pgsql/src/test/regress:
pg_regress.c (r1.38 -> r1.39)
(htt
Log Message:
---
Add quote_literal(anyelement) to preserve (and, in fact, extend) a
useful consequence of the former liberal implicit casting to text;
namely that you can feed non-string values to quote_literal() and get
unsurprising results. Per discussion.
Modified Files:
--
Log Message:
---
Suppress compiler warning.
Modified Files:
--
pgsql/src/backend/utils/adt:
xml.c (r1.61 -> r1.62)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/xml.c?r1=1.61&r2=1.62)
---(end of broadcast)-
Log Message:
---
Added missing zh-CN resource files. Thanks Tao Wang (dancefire at gmail dot
com) for patches.
Added Files:
---
Npgsql2/src/Npgsql:
NpgsqlClosedState.zh-CN.resx (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/Npgs
Log Message:
---
Add example of MONEY casting to numeric if locale is known.
Modified Files:
--
pgsql/doc/src/sgml:
datatype.sgml (r1.219 -> r1.220)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/datatype.sgml?r1=1.219&r2=1.220)
---
Log Message:
---
Add types.array.
This provides a Postgres'ish interface to array objects. Notably, IndexErrors do
not occur as they would with standard Python sequence types; None is returned as
NULL is returned in Postgres. Python's 0-based indexing and negative indexes are
used.
Notabl
Log Message:
---
Use a generator instead of a list for record_unpack.
Modified Files:
--
typ/src:
pstruct.py (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/typ/src/pstruct.py.diff?r1=1.2&r2=1.3)
---(end of broadc
Log Message:
---
update todo list
Modified Files:
--
plproxy/doc:
todo.txt (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/doc/todo.txt.diff?r1=1.5&r2=1.6)
---(end of broadcast)---
Log Message:
---
rework main wiki page
Modified Files:
--
plproxy/doc:
overview.txt (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/doc/overview.txt.diff?r1=1.6&r2=1.7)
---(end of broadcast)--
Log Message:
---
some reformatting for config.txt
Modified Files:
--
plproxy/doc:
config.txt (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/doc/config.txt.diff?r1=1.5&r2=1.6)
---(end of broadcast)---
Log Message:
---
Documentation updates from Steve Singer
Modified Files:
--
plproxy/doc:
config.txt (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/doc/config.txt.diff?r1=1.4&r2=1.5)
overview.txt (r1.5 -> r1.6)
Log Message:
---
FIX: reformat_path could be not set after configuration reading
Modified Files:
--
pgloader:
pgloader.py (r1.10 -> r1.11)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgloader/pgloader/pgloader.py.diff?r1=1.10&r2=1.11)
Log Message:
---
Make casts from xml to text independent of the XML option setting, thus
immutable and indexable. Also fix the volatility settings of some other
XML-related functions.
Modified Files:
--
pgsql/src/backend/utils/adt:
xml.c (r1.60 -> r1.61)
(
Log Message:
---
correct capitalization
Modified Files:
--
pgsql/src/backend/libpq:
auth.c (r1.159 -> r1.160)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/auth.c?r1=1.159&r2=1.160)
---(end of broadcast)---
Log Message:
---
packaging pre-release 2.2.5~dev
Modified Files:
--
pgloader/debian:
changelog (r1.8 -> r1.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgloader/pgloader/debian/changelog.diff?r1=1.8&r2=1.9)
files (r1.5 -> r1.6)
(http://c
Log Message:
---
Added ro/features83.html.ro and fixed ro/release.txt
Modified Files:
--
pr/releases/8.3/ro:
release.txt (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/press/pr/releases/8.3/ro/release.txt.diff?r1=1.1&r2=1.2)
Added Files:
-
20 matches
Mail list logo