| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Implicit casts to text |
| Date: | 2007-04-01 21:29:32 |
| Message-ID: | 200704012329.33450.peter_e@gmx.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
The attached patch changes all implicit casts to text to assignment and
cleans up the associated regression test damage. This change has been
discussed for the longest time; I propose that we bite the bullet and
do it now.
The issue described in
<http://archives.postgresql.org/pgsql-hackers/2007-02/msg01729.php>
should also be fixed but can be considered separately later.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
| Attachment | Content-Type | Size |
|---|---|---|
| text-casts.diff | text/x-diff | 10.1 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Koichi Suzuki | 2007-04-02 00:12:32 | Re: [HACKERS] Full page writes improvement, code update |
| Previous Message | Peter Eisentraut | 2007-04-01 20:18:57 | Re: Macros for typtype (was Re: Arrays of Complex Types) |