Re: [COMMITTERS] pgsql-server/doc TODO
On Mon, 2003-06-23 at 01:28, Tom Lane wrote: > 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 ... You can set it up to simply give a warning instead, as well as ignore certain extensions, etc. A warning (if it's missing) on the addition of a new file can be a handy reminder. -- Rod Taylor <[EMAIL PROTECTED]> PGP Key: http://www.rbt.ca/rbtpub.asc signature.asc Description: This is a digitally signed message part
Re: [COMMITTERS] pgsql-server/ ontrib/Makefile rc/backend/catal ...
> > Doc and Source patches attached. > > Was the doc patch applied as well? Not in that commit, but a quick look at CREATE TABLE shows the additions. -- Rod Taylor <[EMAIL PROTECTED]> PGP Key: http://www.rbt.ca/rbtpub.asc signature.asc Description: This is a digitally signed message part
Re: [COMMITTERS] pgsql-server/src/bin/pg_dump dumputils.c
On Thu, 2003-07-31 at 20:57, Christopher Kings-Lynne wrote: > > Log message: > > Upgrade parsing code for ACLs to be less hokey and more cognizant of > > the actual logical structure and quoting rules being used. Fixes bug > > reported by Chris K-L on 7/8/03. > > I vote for pg_get_acldef() class of functions... Agreed.. TODO pg_get_acldef(), pg_get_typedefault() and pg_get_attrdef(). signature.asc Description: This is a digitally signed message part
Re: [COMMITTERS] pgsql-server/src backend/bootstrap/Tag: backen ...
> > Yeah, but if there is supposedly no cvs available in that environment, > > what is the point of this exercise? They're going to have to download a > > pre-cooked tarball anyway. > > True. They could CVS from somewhere else and copy it to Win32, but they > would need flex/bison on Win32 for the compile. It just seemed two less > things for people to do. Windows has some of the best CVS clients out of all operating systems I've tried. Tortoise CVS is consistently one of the simplest and most useful. signature.asc Description: This is a digitally signed message part
