[COMMITTERS] pginstaller - pginst: Translation updates

2005-01-11 Thread User Mha
Log Message:
---
Translation updates

Modified Files:
--
pginst/lang:
pt_br.xml (r1.14 -> r1.15)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/lang/pt_br.xml.diff?r1=1.14&r2=1.15)

---(end of broadcast)---
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])


[COMMITTERS] pginstaller - pginst: RC5 prep

2005-01-11 Thread User Dpage
Log Message:
---
RC5 prep

Modified Files:
--
pginst:
Makefile.config (r1.28 -> r1.29)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/Makefile.config.diff?r1=1.28&r2=1.29)
pginst/wxi:
guid.lst (r1.15 -> r1.16)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxi/guid.lst.diff?r1=1.15&r2=1.16)
pginst/wxs:
pginst.wxs (r1.109 -> r1.110)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/pginst.wxs.diff?r1=1.109&r2=1.110)

---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]


[COMMITTERS] pgsql: Fixes: 1 Report error message instead of do nothing in case of

2005-01-11 Thread Teodor Sigaev
Log Message:
---
Fixes:
1 Report error message instead of do nothing in case of error in regex
2 Malloced storage for mask, find and repl part of Affix. This parts may be
  large enough in real life (for example in czech, thanks to moje <[EMAIL 
PROTECTED]>)

Modified Files:
--
pgsql/contrib/tsearch2/ispell:
spell.c (r1.17 -> r1.18)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/ispell/spell.c.diff?r1=1.17&r2=1.18)
spell.h (r1.7 -> r1.8)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/ispell/spell.h.diff?r1=1.7&r2=1.8)

---(end of broadcast)---
TIP 6: Have you searched our list archives?

   http://archives.postgresql.org


[COMMITTERS] pgsql: Fix tracking of dump-order dependencies for stand-alone composite

2005-01-11 Thread Tom Lane
Log Message:
---
Fix tracking of dump-order dependencies for stand-alone composite types.
Per report from Robert Koepferl.

Modified Files:
--
pgsql/src/bin/pg_dump:
pg_dump.c (r1.399 -> r1.400)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_dump.c.diff?r1=1.399&r2=1.400)

---(end of broadcast)---
TIP 9: the planner will ignore your desire to choose an index scan if your
  joining column's datatypes do not match


[COMMITTERS] pgsql: interval_out failed to mention 'ago' for negative intervals in

2005-01-11 Thread Tom Lane
Log Message:
---
interval_out failed to mention 'ago' for negative intervals in SQL and
GERMAN datestyles.  Ancient bug reported by Terry Lee Tucker.

Tags:

REL7_4_STABLE

Modified Files:
--
pgsql/src/backend/utils/adt:
datetime.c (r1.118.2.3 -> r1.118.2.4)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/datetime.c.diff?r1=1.118.2.3&r2=1.118.2.4)
pgsql/src/interfaces/ecpg/pgtypeslib:
interval.c (r1.7.2.1 -> r1.7.2.2)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/pgtypeslib/interval.c.diff?r1=1.7.2.1&r2=1.7.2.2)

---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
  subscribe-nomail command to [EMAIL PROTECTED] so that your
  message can get through to the mailing list cleanly


[COMMITTERS] pgsql: interval_out failed to mention 'ago' for negative intervals in

2005-01-11 Thread Tom Lane
Log Message:
---
interval_out failed to mention 'ago' for negative intervals in SQL and
GERMAN datestyles.  Ancient bug reported by Terry Lee Tucker.

Modified Files:
--
pgsql/src/backend/utils/adt:
datetime.c (r1.136 -> r1.137)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/datetime.c.diff?r1=1.136&r2=1.137)
pgsql/src/interfaces/ecpg/pgtypeslib:
interval.c (r1.12 -> r1.13)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/pgtypeslib/interval.c.diff?r1=1.12&r2=1.13)

---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?

   http://www.postgresql.org/docs/faqs/FAQ.html


[COMMITTERS] pgsql: interval_out failed to mention 'ago' for negative intervals in

2005-01-11 Thread Tom Lane
Log Message:
---
interval_out failed to mention 'ago' for negative intervals in SQL and
GERMAN datestyles.  Ancient bug reported by Terry Lee Tucker.

Tags:

REL7_3_STABLE

Modified Files:
--
pgsql/src/backend/utils/adt:
datetime.c (r1.96.2.6 -> r1.96.2.7)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/datetime.c.diff?r1=1.96.2.6&r2=1.96.2.7)

---(end of broadcast)---
TIP 6: Have you searched our list archives?

   http://archives.postgresql.org


[COMMITTERS] pgsql: interval_out failed to mention 'ago' for negative intervals in

2005-01-11 Thread Tom Lane
Log Message:
---
interval_out failed to mention 'ago' for negative intervals in SQL and
GERMAN datestyles.  Ancient bug reported by Terry Lee Tucker.

Tags:

REL7_2_STABLE

Modified Files:
--
pgsql/src/backend/utils/adt:
datetime.c (r1.87.2.3 -> r1.87.2.4)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/datetime.c.diff?r1=1.87.2.3&r2=1.87.2.4)

---(end of broadcast)---
TIP 7: don't forget to increase your free space map settings


[COMMITTERS] dbi-link - dbi-link: Added TODO Altered remote_query.sql to fix bug

2005-01-11 Thread User Dfetter
Log Message:
---
Added TODO

Altered remote_query.sql to fix bug with parameterized triggers.

Modified Files:
--
dbi-link:
remote_query.sql (r1.2 -> r1.3)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dbi-link/dbi-link/remote_query.sql.diff?r1=1.2&r2=1.3)
dbi-link/test:
excel.sql (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dbi-link/dbi-link/test/excel.sql.diff?r1=1.1&r2=1.2)

Added Files:
---
dbi-link:
TODO.txt (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dbi-link/dbi-link/TODO.txt?rev=1.1&content-type=text/x-cvsweb-markup)

---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster


[COMMITTERS] press - pr: Several updates from local user group members: Celal

2005-01-11 Thread User Madness
Log Message:
---


Several updates from local user group members: Celal Dikici, Suha Onay, Volkan 
Yazici

Modified Files:
--
pr/releases/8.0/tr:
presskit80.html (r1.3 -> r1.4)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/press/pr/releases/8.0/tr/presskit80.html.diff?r1=1.3&r2=1.4)

---(end of broadcast)---
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])