| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Joe Conway <mail(at)joeconway(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: stand-alone composite types patch (was [HACKERS] Proposal: |
| Date: | 2002-08-12 05:06:31 |
| Message-ID: | 200208120506.g7C56Wq14723@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Retracted part added. [ I hadn't noticed the retraction.]
Your patch has been added to the PostgreSQL unapplied patches list at:
http://candle.pha.pa.us/cgi-bin/pgpatches
I will try to apply it within the next 48 hours.
---------------------------------------------------------------------------
Joe Conway wrote:
> Tom Lane wrote:
> > Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> >
> >>Your patch has been added to the PostgreSQL unapplied patches list at:
> >
> >
> >>>There is also a small adjustment to the expected output file for
> >>>select-having. I was getting a regression failure based on ordering of
> >>>the results, so I added ORDER BY clauses.
> >>
> >
> > Don't forget that that part of the patch was retracted.
>
> You should be able to simply remove the changes to:
> Index: src/test/regress/expected/select_having.out
> Index: src/test/regress/sql/select_having.sql
> from the patch.
>
> Or let me know if you want me to do it and resubmit.
>
> Thanks,
>
> Joe
>
>
>
--
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Hannu Krosing | 2002-08-12 05:08:03 | Re: OOP real life example (was Re: Why is MySQL more |
| Previous Message | Tom Lane | 2002-08-12 04:54:09 | Re: Interesting message about printf()'s in PostgreSQL |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2002-08-12 05:16:59 | Re: PGPASSWORDFILE env var for libpq |
| Previous Message | Rod Taylor | 2002-08-12 01:19:26 | Dump serials as serial -- not a sequence |