Tom Lane wrote:
> BTW, this patch is lacking ruleutils.c support. Put a DELETE USING
> into a rule and see whether pg_dump will dump the rule correctly ...
Good catch; a revised patch is attached.
-Neil
In response to
Responses
pgsql-hackers by date
| Next: | From: Neil Conway | Date: 2005-04-05 01:18:05 |
| Subject: Re: DELETE ... USING |
| Previous: | From: Paul Tillotson | Date: 2005-04-05 00:52:43 |
| Subject: Re: [HACKERS] plPHP in core? |
pgsql-patches by date
| Next: | From: Neil Conway | Date: 2005-04-05 01:18:05 |
| Subject: Re: DELETE ... USING |
| Previous: | From: Neil Conway | Date: 2005-04-05 00:09:42 |
| Subject: Re: avg(int2) and avg(int8) micro-opt |