Re: [PATCHES] options for RAISE statement

2008-05-12 Thread Pavel Stehule
I am sent two less dependend patch (both modify same files): COPY and RAISE USING. I am sorry, but I can't to know what commiters will be apply first. Problem is mainly in regress files because I append regress test on end of files. But boths are really generated from current HEAD. Regards Pavel S

Re: [PATCHES] Snapshot management, final

2008-05-12 Thread Alvaro Herrera
Tom Lane wrote: Patch committed, with most of these fixed. On this item: > AtSubCommit_Snapshot can leave us with multiple RegdSnapshotElt's for > the same snap and s_level, which seems a bit bogus. I agree it is bogus. I punted though, and left the code as-is, with a comment stating the probl

Re: [PATCHES] printTable API (was: Show INHERIT in \du)

2008-05-12 Thread Alvaro Herrera
Brendan Jurd escribió: > Here's the latest version of the printTable API. This version is > against the current HEAD and merges in the changes made by the > recently committed psql wrap patch. > > This version also includes Alvaro's fix for the issue of pg_strdup not > being available to program

Re: [PATCHES] Partial match in GIN (next vesrion)

2008-05-12 Thread Tom Lane
Teodor Sigaev <[EMAIL PROTECTED]> writes: > http://www.sigaev.ru/misc/partial_match_gin-0.9.gz > Sync with CVS. Looking at this now. Wouldn't it be a good idea for comparePartial to get the strategy number of the operator? As you have it set up, I doubt that an opclass can support more than one