| From: | Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu> |
|---|---|
| To: | Tom Lane <tgl(at)postgresql(dot)org> |
| Cc: | pgsql-committers(at)postgresql(dot)org, Hackers List <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: pgsql/src/test/regress/expected (plpgsql.out inet.out foreign_key.out errors.out) |
| Date: | 2000-10-23 06:53:42 |
| Message-ID: | 39F3E076.F793977A@alumni.caltech.edu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
> Modified Files:
...
> Some small polishing of Mark Hollomon's cleanup of DROP command: might
> as well allow DROP multiple INDEX, RULE, TYPE as well. Add missing
> CommandCounterIncrement to DROP loop, which could cause trouble otherwise
> with multiple DROP of items affecting same catalog entries. Try to
> bring a little consistency to various error messages using 'does not exist',
> 'nonexistent', etc --- I standardized on 'does not exist' since that's
> what the vast majority of the existing uses seem to be.
Good idea(s). Thanks for cleaning up the error messages...
- Thomas
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2000-10-23 14:26:50 | Re: pgsql/src/test/regress/expected (plpgsql.out inet.out foreign_key.out errors.out) |
| Previous Message | Vadim B. Mikheev - CVS | 2000-10-23 04:10:26 | pgsql/src/include/utils (relcache.h) |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Philip Warner | 2000-10-23 07:14:31 | Re: relation ### modified while in use |
| Previous Message | Philip Warner | 2000-10-23 06:31:07 | Re: relation ### modified while in use |