Re: add_missing_from = false

From: Neil Conway <neilc(at)samurai(dot)com>
To: Neil Conway <neilc(at)samurai(dot)com>
Cc: pgsql-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: add_missing_from = false
Date: 2005-04-08 01:00:28
Message-ID: 4255D7AC.7040201@samurai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Neil Conway wrote:
> Now that DELETE has a USING clause, we should be able to make
> add_missing_from=false the default in 8.1; the attached patch implements
> this and updates the documentation.

Applied.

-Neil

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Qingqing Zhou 2005-04-08 02:21:53 Minor fix in lwlock.c
Previous Message Neil Conway 2005-04-08 01:00:25 Re: fork_process() for pgstat