regression test "strings" failure.

Started by Keith Parksalmost 28 years ago7 messages
#1Keith Parks
emkxp01@mtcc.demon.co.uk

Hi All,

I'm getting the following failure in the "strings" regression test:-

====== strings ======
15c15
< ERROR: func_get_detail: function text(bpchar) does not exist
---

ERROR: : function text(bpchar) does not exist

17c17
< ERROR: func_get_detail: function text(varchar) does not exist
---

ERROR: : function text(varchar) does not exist

This message comes from a call to func_error() but the 1st arg to the
call has changed from "func_get_detail" to "".

I can only think this change is deliberate, but why.

All the code is in backend/parser/parse_func.c

Thanks,
Keith.

#2Thomas G. Lockhart
lockhart@alumni.caltech.edu
In reply to: Keith Parks (#1)
Re: [HACKERS] regression test "strings" failure.

I'm getting the following failure in the "strings" regression test:-

What is the date/time on your snapshot? I ran a fresh build yesterday
from the development tree as of about 980202 15:20UTC. Didn't see the
problem...

- Tom

Show quoted text

====== strings ======
15c15
< ERROR: func_get_detail: function text(bpchar) does not exist
---

ERROR: : function text(bpchar) does not exist

17c17
< ERROR: func_get_detail: function text(varchar) does not exist
---

ERROR: : function text(varchar) does not exist

This message comes from a call to func_error() but the 1st arg to the
call has changed from "func_get_detail" to "".

I can only think this change is deliberate, but why.

All the code is in backend/parser/parse_func.c

Thanks,
Keith.

#3Keith Parks
emkxp01@mtcc.demon.co.uk
In reply to: Thomas G. Lockhart (#2)
Re: [HACKERS] regression test "strings" failure.

Thomas G. Lockhart <lockhart@alumni.caltech.edu>

Keith Parks <emkxp01@mtcc.demon.co.uk>

I'm getting the following failure in the "strings" regression test:-

What is the date/time on your snapshot? I ran a fresh build yesterday
from the development tree as of about 980202 15:20UTC. Didn't see the
problem...

False alarm, I've just found this message on [COMMITTERS].

Keith.

------------------------
Date: Sun, 1 Feb 1998 21:12:38 -0500 (EST)
From: "Marc G. Fournier" <scrappy@hub.org>
To: committers@postgreSQL.org
Subject: [COMMITTERS] 'pgsql/src/backend/parser parse_func.c'

Update of /usr/local/cvsroot/pgsql/src/backend/parser
In directory hub.org:/tmp/cvs-serv20139/parser

Modified Files:
parse_func.c
Log Message:

set "caller" value in parse_func.h to func_get_detail instead of just ""

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

Show quoted text

- Tom

====== strings ======
15c15
< ERROR: func_get_detail: function text(bpchar) does not exist
---

ERROR: : function text(bpchar) does not exist

17c17
< ERROR: func_get_detail: function text(varchar) does not exist
---

ERROR: : function text(varchar) does not exist

This message comes from a call to func_error() but the 1st arg to the
call has changed from "func_get_detail" to "".

I can only think this change is deliberate, but why.

All the code is in backend/parser/parse_func.c

Thanks,
Keith.

#4Bruce Momjian
maillist@candle.pha.pa.us
In reply to: Keith Parks (#1)
Re: regression test "strings" failure.

Hi All,

I'm getting the following failure in the "strings" regression test:-

====== strings ======
15c15
< ERROR: func_get_detail: function text(bpchar) does not exist
---

ERROR: : function text(bpchar) does not exist

17c17
< ERROR: func_get_detail: function text(varchar) does not exist
---

ERROR: : function text(varchar) does not exist

This message comes from a call to func_error() but the 1st arg to the
call has changed from "func_get_detail" to "".

I can only think this change is deliberate, but why.

All the code is in backend/parser/parse_func.c

Yes, I felt that the message, "function text(bpchar) does not exist",
was pretty clear without giving them a funny function name to confuse
them.

--
Bruce Momjian
maillist@candle.pha.pa.us

#5The Hermit Hacker
scrappy@hub.org
In reply to: Keith Parks (#1)
Re: [HACKERS] regression test "strings" failure.

On Tue, 3 Feb 1998, Keith Parks wrote:

Hi All,

I'm getting the following failure in the "strings" regression test:-

====== strings ======
15c15
< ERROR: func_get_detail: function text(bpchar) does not exist
---

ERROR: : function text(bpchar) does not exist

17c17
< ERROR: func_get_detail: function text(varchar) does not exist
---

ERROR: : function text(varchar) does not exist

This message comes from a call to func_error() but the 1st arg to the
call has changed from "func_get_detail" to "".

I can only think this change is deliberate, but why.

All the code is in backend/parser/parse_func.c

I fixed this and committed it:

----------------------------
revision 1.10
date: 1998/02/02 02:12:34; author: scrappy; state: Exp; lines: +3 -3
set "caller" value in parse_func.h to func_get_detail instead of just ""

Marc G. Fournier
Systems Administrator @ hub.org
primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org

#6The Hermit Hacker
scrappy@hub.org
In reply to: Bruce Momjian (#4)
Re: [HACKERS] Re: regression test "strings" failure.

On Tue, 3 Feb 1998, Bruce Momjian wrote:

Hi All,

I'm getting the following failure in the "strings" regression test:-

====== strings ======
15c15
< ERROR: func_get_detail: function text(bpchar) does not exist
---

ERROR: : function text(bpchar) does not exist

17c17
< ERROR: func_get_detail: function text(varchar) does not exist
---

ERROR: : function text(varchar) does not exist

This message comes from a call to func_error() but the 1st arg to the
call has changed from "func_get_detail" to "".

I can only think this change is deliberate, but why.

All the code is in backend/parser/parse_func.c

Yes, I felt that the message, "function text(bpchar) does not exist",
was pretty clear without giving them a funny function name to confuse
them.

Oops...removed and also removed the 'caller' variable to
func_error...will do a clean compile tonight and make sure there are
'mis-prototypes' as a result of change...

Marc G. Fournier
Systems Administrator @ hub.org
primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org

#7Noname
rw12922@WCUVAX1.WCU.EDU
In reply to: The Hermit Hacker (#5)
unsubscribe

unsubscribe
unsubscribe
unsubscribe
unsubscribe
unsubscribe
unsubscribe
unsubscribe
unsubscribe
unsubscribe
unsubscribe
unsubscribe
unsubscribe

for the 100th time unsubscribe