| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | Richard Huxton <dev(at)archonet(dot)com>, Michael Paesold <mpaesold(at)gmx(dot)at>, Greg Sabino Mullane <greg(at)turnstep(dot)com>, pgsql-hackers(at)postgresql(dot)org, pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: [HACKERS] Continue transactions after errors in psql |
| Date: | 2005-04-26 15:51:38 |
| Message-ID: | 2493.1114530698@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
>>> \begin_ignore_error
>>> DROP TABLE foo;
>>> \end_ignore_error
> I meant it's a lot to type ;-)
Well, that's just a matter of choosing good (ie short) names for the
backslash commands. I was trying to be clear rather than proposing
names I would actually want to use ;-). Any suggestions?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2005-04-26 15:55:58 | Re: DO INSTEAD and conditional rules |
| Previous Message | David Wheeler | 2005-04-26 15:49:26 | Re: DO INSTEAD and conditional rules |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Heikki Linnakangas | 2005-04-26 22:18:12 | Re: Cleaning up unreferenced table files |
| Previous Message | Andrew Dunstan | 2005-04-26 15:46:45 | Re: [HACKERS] Continue transactions after errors in psql |