Re: mixed, named notation support - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: mixed, named notation support
Date
Msg-id 162867790908070024i45f2050bm19182e4bacaad977@mail.gmail.com
Whole thread Raw
In response to Re: mixed, named notation support  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
2009/8/7 Tom Lane <tgl@sss.pgh.pa.us>:
> Bernd Helmle <mailings@oopsware.de> writes:
>> Here again a patch version with updated documentation. I will stop
>> reviewing this patch now and mark this ready for committer, so we have some
>> time left to incorporate additional feedback.
>
> I'm starting to look at this now, and my very first reaction was
> "what in the world is a leaky list?".  I'm not sure I like the
> data structure itself, but the terminology is certainly completely
> unhelpful.  Can't you come up with something better than
> "continuous/leaky"?

It's mean so there are some gaps in arg list and these gaps have to be
filled from defaults.

I am sorry, I am not native speaker, so in good names for identifiers
are really bad. I am searching in dictionary - maybe incomplete or
fragment, ...

regards
Pavel Stehule

>
>                        regards, tom lane
>


pgsql-hackers by date:

Previous
From: Richard Huxton
Date:
Subject: Re: GRANT ON ALL IN schema
Next
From: Magnus Hagander
Date:
Subject: Re: include/commands/version.h is not used