Re: Truncate if exists - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Truncate if exists
Date
Msg-id 11001.1349791754@sss.pgh.pa.us
Whole thread Raw
In response to Re: Truncate if exists  (Sébastien Lardière <slardiere@hi-media.com>)
List pgsql-hackers
Sébastien Lardière <slardiere@hi-media.com> writes:
> Indeed, brackets was not correct, it's better now (I think), and correct
> some comments.

Still wrong ... at the very least you missed copyfuncs/equalfuncs.
In general, when adding a field to a struct, it's good practice to
grep for all uses of that struct.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Behavior for crash recovery when it detects a corrupt WAL record
Next
From: Vik Reykja
Date:
Subject: Re: DEALLOCATE IF EXISTS