Cleanup of /contrib - Mailing list pgsql-hackers

From Bruce Momjian
Subject Cleanup of /contrib
Date
Msg-id 200210171952.g9HJqAh02807@candle.pha.pa.us
Whole thread Raw
Responses Re: Cleanup of /contrib  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Cleanup of /contrib  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
I am cleaning up /contrib by adding "autocommit = 'on'" and making it
more consistent.  Should I be adding this too:
-- Adjust this setting to control where the objects get created.SET search_path = public;

and doing all object creation in one transaction, like /contrib/cube
does?

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: Current CVS has strange parser for float type
Next
From: Neil Conway
Date:
Subject: Re: PL/Perl and Perl 5.8