test: untyped literal in CASE test expr - Mailing list pgsql-patches

From Neil Conway
Subject test: untyped literal in CASE test expr
Date
Msg-id 1105931127.6341.2.camel@localhost.localdomain
Whole thread Raw
Responses Re: test: untyped literal in CASE test expr  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
This trivial patch adds a regression test for CASE expressions that use
an untyped literal in the CASE's test expression. This adds test
coverage for a bug that was fixed by Tom on Jan. 12

I intend to apply this once 8.0.0 is out the door, barring any
objections.

-Neil


Attachment

pgsql-patches by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: sl translation updates
Next
From: Tom Lane
Date:
Subject: Re: test: untyped literal in CASE test expr