Re: Typo in tab-complete.c

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Greg Sabino Mullane <greg(at)turnstep(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Typo in tab-complete.c
Date: 2004-09-01 00:09:58
Message-ID: 200409010009.i8109wf05210@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Fixed. Thanks.

---------------------------------------------------------------------------

Greg Sabino Mullane wrote:
[ There is text before PGP section. ]
>
[ PGP not available, raw data follows ]
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> Little typo I came across:
>
> src/bin/psql/tab-complete.c =~ s/CONVERSATION/CONVERSION/;
>
> - --
> Greg Sabino Mullane greg(at)turnstep(dot)com
> PGP Key: 0x14964AC8 200408311915
> -----BEGIN PGP SIGNATURE-----
>
> iD8DBQFBNQa8vJuQZxSWSsgRAtXPAJ4pLYRMPYY3kWh89X+gLgi3V+QqdACg86ya
> ksNPY37s7CoGm3XwYZs/pOM=
> =UlHH
> -----END PGP SIGNATURE-----
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
> joining column's datatypes do not match
>
[ Decrypting message... End of raw data. ]

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2004-09-01 04:01:42 Re: cygwin 8.0.0beta1 postmaster/syslogger.c, port/dirmod.c,
Previous Message Greg Sabino Mullane 2004-08-31 23:34:10 psql tab-completion improvements