mirror of
https://github.com/postgres/postgres.git
synced 2026-06-06 23:59:45 -04:00
3c69b33f45
Alex Shulgin complained that the underlying strategy wasn't all that apparent, particularly not the fact that we intentionally have two code paths depending on whether we think the column has a limited set of possible values or not. Try to make it clearer.