1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-12 05:01:15 +03:00
Files
postgres/src/backend/utils
Tom Lane bad3b3068d Repair recently-introduced error in makeIndexable for LIKE:
a non-leading % would be put into the >=/<= patterns.  Also, repair
longstanding confusion about whether %% means a literal %%.  The SQL92
doesn't say any such thing, and textlike() knows that, but gram.y didn't.
1999-06-07 14:28:26 +00:00
..
1999-05-25 16:15:34 +00:00
1999-05-25 16:15:34 +00:00
1999-05-25 16:15:34 +00:00
1999-06-05 04:18:09 +00:00
1999-05-25 22:43:53 +00:00
1999-05-25 16:15:34 +00:00
1998-07-26 04:31:41 +00:00