mirror of
https://github.com/postgres/postgres.git
synced 2026-06-05 07:13:06 -04:00
97532f7c29
bright, but it beats assuming that a prefix match behaves identically to an exact match, which is what the code was doing before :-(. Noted while experimenting with Artur Dobrowski's example.