Log Message:
---
New version. Add support for int2, int8, float4, float8, timestamp with/without time
zone, time with/without time zone, date, interval, oid, money and macaddr, char,
varchar/text, bytea, numeric, bit, varbit, inet/cidr types for GiST
Modified Files:
--
pg
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/02/11 21:44:22
Modified files:
src/backend/utils/adt: pgstatfuncs.c
Log message:
Added hints about the reason, why the command string in
the view pg_stat_activity is missing,
Log Message:
---
Fix some typos I introduced in WIN32-only code late last night.
Thanks to Thomas Hallgren.
Modified Files:
--
pgsql-server/src/backend/postmaster:
postmaster.c (r1.398 -> r1.399)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/
Log Message:
---
Stat function now can show statistics per weight of lexemes
Modified Files:
--
pgsql-server/contrib/tsearch2:
ts_stat.c (r1.5 -> r1.6)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/contrib/tsearch2/ts_stat.c.diff?r1=1.5&r2=1.6)
Log Message:
---
Fix thinko in recent patch to change temp-table permissions behavior:
this is an aclmask function and does not have the same return convention
as aclcheck functions. Also adjust the behavior so that users without
CREATE TEMP permission still have USAGE permission on their
Commit the reasonably uncontroversial parts of J.R. Nield's PITR patch, to
wit: Add a header record to each WAL segment file so that it can be reliably
identified. Avoid splitting WAL records across segment files (this is not
strictly necessary, but makes it simpler
Log Message:
---
Fix minor error in comment.
Modified Files:
--
pgsql-server/src/backend/catalog:
aclchk.c (r1.101 -> r1.102)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/backend/catalog/aclchk.c.diff?r1=1.101&r2=1.102)
Log Message:
---
Remove quotes around $CONFIG_LINKS. Caused improper expansion.
Modified Files:
--
pgsql-server:
configure (r1.370 -> r1.371)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/configure.diff?r1=1.370&r2=1.371)
configure.in (r
Log Message:
---
When checking for thread safety with src/tools/thread/thread_test.c, the
mktemp function wants an argument that contains 6 X, while the current
version only supplies 5 X which will fail on my SuSE 8.1.
Andreas Pflug
Modified Files:
--
pgsql-server/src/tool
Update of /cvsroot/pgsql-server/src/include/postmaster
In directory svr1.postgresql.org:/var/tmp/cvs-serv84773/postmaster
Log Message:
Directory /cvsroot/pgsql-server/src/include/postmaster added to the repository
---(end of broadcast)---
TIP 6: Ha
unsubscribe [EMAIL PROTECTED]
---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster
Log Message:
---
Fix another place that assumed 'x = lcons(y, z)' would not have any
side-effect on the original list z. I fear we have a few more of these
to track down yet :-(.
Modified Files:
--
pgsql-server/src/backend/rewrite:
rewriteHandler.c (r1.136 -> r1.13
Log Message:
---
Translation update
Tags:
REL7_4_STABLE
Modified Files:
--
pgsql-server/src/backend/po:
ru.po (r1.12 -> r1.12.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/backend/po/ru.po.diff?r1=1.12&r2=1.12.2.1)
---
Log Message:
---
Translation updates
Modified Files:
--
pgsql-server/src/bin/initdb/po:
ru.po (r1.2 -> r1.3)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/bin/initdb/po/ru.po.diff?r1=1.2&r2=1.3)
pgsql-server/src/bin/pg_dump/po:
ru
Log Message:
---
Translation update
Modified Files:
--
pgsql-server/src/backend/po:
ru.po (r1.13 -> r1.14)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/backend/po/ru.po.diff?r1=1.13&r2=1.14)
---(end of broadcast)
Log Message:
---
Translation update
Modified Files:
--
pgsql-server/src/bin/psql/po:
it.po (r1.2 -> r1.3)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/bin/psql/po/it.po.diff?r1=1.2&r2=1.3)
---(end of broadcast)--
16 matches
Mail list logo