[COMMITTERS] pgsql-server/src/backend/po Tag: REL7_4_STABLE ...

2003-11-16 Thread Peter Eisentraut - PostgreSQL
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED]   03/11/16 04:59:22

Modified files:
src/backend/po : Tag: REL7_4_STABLE de.po 

Log message:
Translation update for last-minute change


---(end of broadcast)---
TIP 8: explain analyze is your friend


[COMMITTERS] pgsql-server/src/backend storage/buffer/freeli ...

2003-11-16 Thread Jan Wieck
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED]   03/11/16 12:41:01

Modified files:
src/backend/storage/buffer: freelist.c 
src/backend/utils/misc: guc.c postgresql.conf.sample 

Log message:
Changed parameter name for shared cache status report interval to

debug_shared_buffers = 

as per previous discussion.

Jan


---(end of broadcast)---
TIP 8: explain analyze is your friend


[COMMITTERS] pgsql-server/doc/src/sgml runtime.sgml

2003-11-16 Thread Tom Lane
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED]   03/11/16 13:01:50

Modified files:
doc/src/sgml   : runtime.sgml 

Log message:
Another try at fixing the Linux overcommit docs, per Andrew Dunstan.


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


[COMMITTERS] pgsql-server/doc/src/sgml Tag: REL7_4_STABLE r ...

2003-11-16 Thread Tom Lane
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED]   03/11/16 13:01:58

Modified files:
doc/src/sgml   : Tag: REL7_4_STABLE runtime.sgml 

Log message:
Another try at fixing the Linux overcommit docs, per Andrew Dunstan.


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

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


[COMMITTERS] pgsql-server/doc/src/sgml installation.sgml

2003-11-16 Thread Tom Lane
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED]   03/11/16 13:16:48

Modified files:
doc/src/sgml   : installation.sgml 

Log message:
Sync HEAD with update committed only in 7.4 branch.


---(end of broadcast)---
TIP 8: explain analyze is your friend


[COMMITTERS] pgsql-server/ oc/src/sgml/Tag: oc/src/sgml/REL ...

2003-11-16 Thread Tom Lane
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED]   03/11/16 16:29:34

Modified files:
doc/src/sgml   : Tag: REL7_4_STABLE datatype.sgml 
src/backend/utils/adt: Tag: REL7_4_STABLE datetime.c 
src/test/regress/expected: Tag: REL7_4_STABLE date.out 
src/test/regress/sql: Tag: REL7_4_STABLE date.sql 

Log message:
Fix datetime input parsing to accept -MONTHNAME-DD and related syntaxes,
which had been unintentionally broken by recent changes to tighten up the
DateStyle rules for all-numeric date input.  Add documentation and
regression tests for this, too.


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


[COMMITTERS] pgsql-server/ oc/src/sgml/datatype.sgml rc/bac ...

2003-11-16 Thread Tom Lane
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED]   03/11/16 16:29:16

Modified files:
doc/src/sgml   : datatype.sgml 
src/backend/utils/adt: datetime.c 
src/test/regress/expected: date.out 
src/test/regress/sql: date.sql 

Log message:
Fix datetime input parsing to accept -MONTHNAME-DD and related syntaxes,
which had been unintentionally broken by recent changes to tighten up the
DateStyle rules for all-numeric date input.  Add documentation and
regression tests for this, too.


---(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-server/. Tag: REL7_4_STABLE configure co ...

2003-11-16 Thread PostgreSQL Daemon
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED]   03/11/16 17:33:50

Modified files:
.  : Tag: REL7_4_STABLE configure configure.in 

Log message:
k, tag the release


---(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-server/doc TODO

2003-11-16 Thread Bruce Momjian
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED]   03/11/16 22:01:57

Modified files:
doc: TODO 

Log message:
Fix double dash:

<   o --Add ALTER TABLE tab SET WITHOUT OIDS (Rod)
>   o -Add ALTER TABLE tab SET WITHOUT OIDS (Rod)


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


[COMMITTERS] pgsql-server/doc TODO

2003-11-16 Thread Bruce Momjian
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED]   03/11/16 22:05:26

Modified files:
doc: TODO 

Log message:
Add:

> * Add GUC setting to make created tables default to WITHOUT OIDS


---(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-server/ /HISTORY oc/src/sgml/release.sgml

2003-11-16 Thread Bruce Momjian
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED]   03/11/17 00:50:56

Modified files:
.  : HISTORY 
doc/src/sgml   : release.sgml 

Log message:
Change "IN/NOT IN" to "IN / NOT IN" for clarity, both branches.


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


[COMMITTERS] pgsql-server/ /Tag: /REL7_4_STABLE /HISTORY oc ...

2003-11-16 Thread Bruce Momjian
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED]   03/11/17 00:52:06

Modified files:
.  : Tag: REL7_4_STABLE HISTORY 
doc/src/sgml   : Tag: REL7_4_STABLE release.sgml 

Log message:
Change "IN/NOT IN" to "IN / NOT IN" for clarity, both branches.


---(end of broadcast)---
TIP 8: explain analyze is your friend


Re: [COMMITTERS] pgsql-server/ /Tag: /REL7_4_STABLE /HISTORY oc ...

2003-11-16 Thread Christopher Kings-Lynne
Bit late isn't it?  I thought the final release was now available?

Chris

Bruce Momjian wrote:

CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED]   03/11/17 00:52:06
Modified files:
	.  : Tag: REL7_4_STABLE HISTORY 
	doc/src/sgml   : Tag: REL7_4_STABLE release.sgml 

Log message:
Change "IN/NOT IN" to "IN / NOT IN" for clarity, both branches.
---(end of broadcast)---
TIP 8: explain analyze is your friend


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


Re: [COMMITTERS] pgsql-server/ /Tag: /REL7_4_STABLE /HISTORY oc ...

2003-11-16 Thread Bruce Momjian
Christopher Kings-Lynne wrote:
> Bit late isn't it?  I thought the final release was now available?
> 

Yea, probably, but it can't hurt, and will be in 7.4.1.

-- 
  Bruce Momjian|  http://candle.pha.pa.us
  [EMAIL PROTECTED]   |  (610) 359-1001
  +  If your life is a hard drive, |  13 Roberts Road
  +  Christ can be your backup.|  Newtown Square, Pennsylvania 19073

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

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