Sean Chittenden <[EMAIL PROTECTED]> writes:
> They've also got a nifty check in their scripts to make sure that
> every file has a $PostgreSQL$ RCS keyword when a commit takes place.
... that part we definitely do NOT want ...
regards, tom lane
---
> Log message:
> Add:
>
> > * Change CVS $Id$ to $PostgreSQL$
This is simple and takes two seconds to do. The master CVS server has
to be FreeBSD (or have the FreeBSD patches to CVS, which I'm pretty
sure it does if it's running on hub.org):
cd open_source/pgsql/CVSROOT
echo
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/06/23 01:31:25
Modified files:
doc: TODO
Log message:
Add:
> * Exit postmaster if postgresql.conf can not be opened
---(end of b
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/06/23 01:00:10
Modified files:
doc: TODO
Log message:
Add:
* Allow SSL-enabled clients to turn off SSL transfers
---(end of broa
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/06/23 00:52:25
Modified files:
doc: TODO
Log message:
Add:
> * Change CVS $Id$ to $PostgreSQL$
---(end of broadcast)
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/06/22 19:04:56
Modified files:
doc/src/sgml : catalogs.sgml xfunc.sgml xoper.sgml
src/backend/access/hash: hashfunc.c
src/backend/executor: execGrouping.c nodeAgg.c nodeHash
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/06/22 13:17:01
Modified files:
doc/src/sgml : pltcl.sgml sources.sgml
Log message:
Fix some index entries.
---(end of broadcast)---
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/06/22 13:16:44
Modified files:
doc/src/sgml : postgres.sgml arch-dev.sgml
Log message:
Adjust chapter ordering in Internals part to something that seems more
reasonable.
-
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/06/22 08:00:48
Modified files:
src/interfaces/ecpg: ChangeLog
src/interfaces/ecpg/ecpglib: data.c
Log message:
Added missing terminating '\0' char for data put into char *.