Обсуждение: PATCH: Spurious "22" in hstore.sgml
*** a/doc/src/sgml/hstore.sgml
--- b/doc/src/sgml/hstore.sgml
***************
*** 278,284 **** <entry>get <type>hstore</>'s keys as a set</entry>
<entry><literal>skeys('a=>1,b=>2')</literal></entry> <entry>
! 22<programlisting> a b </programlisting></entry>
--- 278,284 ---- <entry>get <type>hstore</>'s keys as a set</entry>
<entry><literal>skeys('a=>1,b=>2')</literal></entry> <entry>
! <programlisting> a b </programlisting></entry>
On Wed, Dec 16, 2009 at 20:34, David E. Wheeler <david@kineticode.com> wrote: > *** a/doc/src/sgml/hstore.sgml > --- b/doc/src/sgml/hstore.sgml Heh, interesting. That clearly shouldn't be there. Applied. -- Magnus HaganderMe: http://www.hagander.net/Work: http://www.redpill-linpro.com/
Magnus Hagander wrote: > On Wed, Dec 16, 2009 at 20:34, David E. Wheeler wrote: > > *** a/doc/src/sgml/hstore.sgml > > --- b/doc/src/sgml/hstore.sgml > > Heh, interesting. That clearly shouldn't be there. Applied. Does this count as catch-22? Yours, Laurenz Albe
On Thu, Dec 17, 2009 at 11:01:19AM +0100, Albe Laurenz wrote: > Magnus Hagander wrote: > > On Wed, Dec 16, 2009 at 20:34, David E. Wheeler wrote: > > > *** a/doc/src/sgml/hstore.sgml > > > --- b/doc/src/sgml/hstore.sgml > > > > Heh, interesting. That clearly shouldn't be there. Applied. > > Does this count as catch-22? Patch-22, perhaps? Cheers, David. -- David Fetter <david@fetter.org> http://fetter.org/ Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter Skype: davidfetter XMPP: david.fetter@gmail.com iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics Remember to vote! Consider donating to Postgres: http://www.postgresql.org/about/donate
David Fetter wrote: > On Thu, Dec 17, 2009 at 11:01:19AM +0100, Albe Laurenz wrote: > > Magnus Hagander wrote: > > > On Wed, Dec 16, 2009 at 20:34, David E. Wheeler wrote: > > > > *** a/doc/src/sgml/hstore.sgml > > > > --- b/doc/src/sgml/hstore.sgml > > > > > > Heh, interesting. That clearly shouldn't be there. Applied. > > > > Does this count as catch-22? > > Patch-22, perhaps? Wait, that "22" was holding up the entire database system. ;-) -- Bruce Momjian <bruce@momjian.us> http://momjian.us EnterpriseDB http://enterprisedb.com + If your life is a hard drive, Christ can be your backup. +
Bruce Momjian wrote:
>
> David Fetter wrote:
> > On Thu, Dec 17, 2009 at 11:01:19AM +0100, Albe Laurenz wrote:
> > > Magnus Hagander wrote:
> > > > On Wed, Dec 16, 2009 at 20:34, David E. Wheeler wrote:
> > > > > *** a/doc/src/sgml/hstore.sgml
> > > > > --- b/doc/src/sgml/hstore.sgml
> > > >
> > > > Heh, interesting. That clearly shouldn't be there. Applied.
> > >
> > > Does this count as catch-22?
> >
> > Patch-22, perhaps?
>
> Wait, that "22" was holding up the entire database system. ;-)
>
You mean holding it up as in "that was a load bearing integer!" or holding it up as in "this is a small caliber firearm
--gimme yer schema!" ?
Greg W.