Skip to content

Commit dac22ee

Browse files
committed
Add:
> * Allow bytea to handle LIKE with non-TEXT patterns
1 parent a334ae3 commit dac22ee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Tue Aug 20 01:12:40 EDT 2002
3+
Last updated: Thu Aug 22 00:47:19 EDT 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -87,6 +87,7 @@ Data Types
8787
* Add function to return compressed length of TOAST data values (Tom)
8888
* -Add GUC parameter for DATESTYLE
8989
* Allow INET subnet tests using non-constants
90+
* Allow bytea to handle LIKE with non-TEXT patterns
9091

9192

9293
* CONVERSION

0 commit comments

Comments
 (0)