| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Cleanup of /contrib |
| Date: | 2002-10-18 22:01:58 |
| Message-ID: | 200210182201.g9IM1x520508@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Peter Eisentraut wrote:
> Bruce Momjian writes:
>
> > I am cleaning up /contrib by adding "autocommit = 'on'"
>
> Is everyone in the world now required to add "autocommit = on" in all
> scripts, interfaces, programs, applications that are not strictly personal
> use? Is there no better solution?
If there is, I would love to hear it. If you write a script that
creates/modifies objects, you either have to use "autocommit = on" or
use transactions.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2002-10-18 22:05:56 | Re: Cleanup of /contrib |
| Previous Message | Tom Lane | 2002-10-18 20:55:32 | Re: Current CVS has strange parser for float type |