tsearch pfree error

Started by Nigel J. Andrewsalmost 23 years ago8 messagespatches
Jump to latest
#1Nigel J. Andrews
nandrews@investsystems.co.uk

I haven't seen a notice that Bruce noticed this patch I sent across general as
part of a rambling thread of mine. There again, I'm not exactly up to date with
all my email so could easily have missed it. However, in light of the beta3
notice I'm sending it to the correct list now.

Fixes simple bug that was causing me problems using tsearch2.

--
Nigel Andrews

Attachments:

query.c.patchtext/plain; charset=us-ascii; name=query.c.patchDownload+2-2
#2Bruce Momjian
bruce@momjian.us
In reply to: Nigel J. Andrews (#1)
Re: tsearch pfree error

I hadn't seen this --- not sure why.

Your patch has been added to the PostgreSQL unapplied patches list at:

http://momjian.postgresql.org/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

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

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

Nigel J. Andrews wrote:

I haven't seen a notice that Bruce noticed this patch I sent across general as
part of a rambling thread of mine. There again, I'm not exactly up to date with
all my email so could easily have missed it. However, in light of the beta3
notice I'm sending it to the correct list now.

Fixes simple bug that was causing me problems using tsearch2.

--
Nigel Andrews

Content-Description:

[ Attachment, skipping... ]

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
#3Tom Lane
tgl@sss.pgh.pa.us
In reply to: Nigel J. Andrews (#1)
Re: tsearch pfree error

"Nigel J. Andrews" <nandrews@investsystems.co.uk> writes:

I haven't seen a notice that Bruce noticed this patch I sent across
general as part of a rambling thread of mine.

Not sure why he missed it, but I've applied it to CVS tip. Thanks.

regards, tom lane

#4Bruce Momjian
bruce@momjian.us
In reply to: Nigel J. Andrews (#1)
Re: tsearch pfree error

Applied by Tom.

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

Nigel J. Andrews wrote:

I haven't seen a notice that Bruce noticed this patch I sent across general as
part of a rambling thread of mine. There again, I'm not exactly up to date with
all my email so could easily have missed it. However, in light of the beta3
notice I'm sending it to the correct list now.

Fixes simple bug that was causing me problems using tsearch2.

--
Nigel Andrews

Content-Description:

[ Attachment, skipping... ]

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
#5Nigel J. Andrews
nandrews@investsystems.co.uk
In reply to: Bruce Momjian (#2)
Re: tsearch pfree error

On Fri, 12 Sep 2003, Bruce Momjian wrote:

I hadn't seen this --- not sure why.

Probably because it was in a rambling thread consisting mostly of posts by
myself.

Thanks for applying it chaps.

Nigel
(Sheesh, all this fuss for a one character change :)

#6Bruce Momjian
bruce@momjian.us
In reply to: Nigel J. Andrews (#5)
Re: tsearch pfree error

Nigel J. Andrews wrote:

On Fri, 12 Sep 2003, Bruce Momjian wrote:

I hadn't seen this --- not sure why.

Probably because it was in a rambling thread consisting mostly of posts by
myself.

Thanks for applying it chaps.

I might have assumed the tsearch guys had it handled now that they have
CVS access.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
#7Nigel J. Andrews
nandrews@investsystems.co.uk
In reply to: Bruce Momjian (#6)
Re: tsearch pfree error

On Fri, 12 Sep 2003, Bruce Momjian wrote:

...

I might have assumed the tsearch guys had it handled now that they have
CVS access.

Good point. I'd completely forgotten I was also expecting them to pick it up,
principally because it needs to be applied to the version for running with a
7.3 server and no one else seems to know how that is being maintained. Maybe
Theodor is on holiday.

Nigel

#8Tom Lane
tgl@sss.pgh.pa.us
In reply to: Nigel J. Andrews (#7)
Re: tsearch pfree error

"Nigel J. Andrews" <nandrews@investsystems.co.uk> writes:

On Fri, 12 Sep 2003, Bruce Momjian wrote:

I might have assumed the tsearch guys had it handled now that they have
CVS access.

Good point. I'd completely forgotten I was also expecting them to pick it up,

Yes, I'd also passed it over because I assumed Oleg and Teodor would
take care of it. But they haven't yet, so I applied what I could.

regards, tom lane