[COMMITTERS] pgsql-server/src/interfaces/jdbc/org/postgresq ...

2003-12-11 Thread Dave Cramer
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED]   03/12/10 14:25:11

Modified files:
src/interfaces/jdbc/org/postgresql: Tag: REL7_4_STABLE 
Driver.java.in 

Log message:
incremented the build number to 210


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


[COMMITTERS] pgsql-server/src/interfaces/jdbc/org/postgresq ...

2003-12-11 Thread Dave Cramer
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED]   03/12/10 14:30:45

Modified files:
src/interfaces/jdbc/org/postgresql: Driver.java.in 

Log message:
incremented build to 211


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


[COMMITTERS] pgsql-server/src/interfaces/jdbc/org/postgresq ...

2003-12-11 Thread Dave Cramer
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED]   03/12/10 23:59:37

Modified files:
src/interfaces/jdbc/org/postgresql/test/jdbc2: Tag: 
   REL7_4_STABLE 
   MiscTest.java 
src/interfaces/jdbc/org/postgresql/util: Tag: REL7_4_STABLE 
 PSQLState.java 

Log message:
patch to make PSQLState serializable, and a test case for it
added a test case for getLastOID


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

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


Re: [COMMITTERS] pgsql-server/src/interfaces/jdbc/org/postgresq ...

2003-12-11 Thread Kris Jurka

On Wed, 10 Dec 2003, Dave Cramer wrote:

> CVSROOT:  /cvsroot
> Module name:  pgsql-server
> Changes by:   [EMAIL PROTECTED]   03/12/10 14:30:45
>
> Modified files:
>   src/interfaces/jdbc/org/postgresql: Driver.java.in
>
> Log message:
>   incremented build to 211

Shouldn't it be incremented to 300 or something that we won't hit on the
7.4 branch?

If you're looking for other things to apply to the 7.4 branch check
http://www.ejurka.com/pgsql/unappliedpatches.html

Kris Jurka



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

   http://archives.postgresql.org


[COMMITTERS] pgsql-server/ /INSTALL oc/src/sgml/installatio ...

2003-12-11 Thread Peter Eisentraut - PostgreSQL
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED]   03/12/11 15:56:54

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

Log message:
Fix instructions how to shut down postmaster.


---(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/ /Tag: /REL7_4_STABLE /INSTALL oc ...

2003-12-11 Thread Peter Eisentraut - PostgreSQL
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED]   03/12/11 15:57:24

Modified files:
.  : Tag: REL7_4_STABLE INSTALL 
doc/src/sgml   : Tag: REL7_4_STABLE installation.sgml 

Log message:
Fix instructions how to shut down postmaster.


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


[COMMITTERS] pgsql-server/doc/src/sgml/ref create_operator.sgml

2003-12-11 Thread Peter Eisentraut - PostgreSQL
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED]   03/12/11 16:13:53

Modified files:
doc/src/sgml/ref: create_operator.sgml 

Log message:
Make some wording consistent with DROP OPERATOR description.


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


[COMMITTERS] pgsql-server/src/include/storage bufpage.h

2003-12-11 Thread Tom Lane
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED]   03/12/11 17:21:56

Modified files:
src/include/storage: bufpage.h 

Log message:
Fix thinko in comment.


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


[COMMITTERS] pgsql-server/src/bin/initdb nls.mk po/it.po

2003-12-11 Thread Peter Eisentraut - PostgreSQL
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED]   03/12/11 18:03:05

Modified files:
src/bin/initdb : nls.mk 
Added files:
src/bin/initdb/po: it.po 

Log message:
New translation


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


[COMMITTERS] pgsql-server/doc/src/sgml Makefile

2003-12-11 Thread Peter Eisentraut - PostgreSQL
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED]   03/12/11 18:10:51

Modified files:
doc/src/sgml   : Makefile 

Log message:
Fix for vpath build


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


Re: [COMMITTERS] pgsql-server/src/bin/initdb nls.mk po/it.po

2003-12-11 Thread Alvaro Herrera Munoz
On Thu, Dec 11, 2003 at 06:03:05PM -0400, Peter Eisentraut - PostgreSQL wrote:

> Modified files:
>   src/bin/initdb : nls.mk 
> Added files:
>   src/bin/initdb/po: it.po 

Are you going to keep managing these things?  I received your email about a
CVS write account so I could handle them for you, and responded to Marc like you
said, but never got anything back.  (I don't quite remember if I put you as Cc:
in that response.)  I also wrote to -core at about the same time.

-- 
Alvaro Herrera (<[EMAIL PROTECTED]>)
"La soledad es compañía"

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


Re: [COMMITTERS] pgsql-server/src/bin/initdb nls.mk po/it.po

2003-12-11 Thread Marc G. Fournier
On Thu, 11 Dec 2003, Alvaro Herrera Munoz wrote:

> On Thu, Dec 11, 2003 at 06:03:05PM -0400, Peter Eisentraut - PostgreSQL wrote:
>
> > Modified files:
> > src/bin/initdb : nls.mk
> > Added files:
> > src/bin/initdb/po: it.po
>
> Are you going to keep managing these things?  I received your email
> about a CVS write account so I could handle them for you, and responded
> to Marc like you said, but never got anything back.  (I don't quite
> remember if I put you as Cc: in that response.)  I also wrote to -core
> at about the same time.

My delay here ... I've been down with the flu for the past little while,
and have been grabbing emails as I can .. will try and get you setup
during the day tomrorow, sorry ;(


Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email: [EMAIL PROTECTED]   Yahoo!: yscrappy  ICQ: 7615664

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