mirror of
https://github.com/postgres/postgres.git
synced 2026-02-13 07:43:11 -05:00
Prior to v12, if you used a collation-sensitive regex feature in a pattern handled by processSQLNamePattern() (for instance, \d '\\w+' in psql), the behavior you got matched the database's default collation. Since commit |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| conditional.c | ||
| logging.c | ||
| Makefile | ||
| mbprint.c | ||
| print.c | ||
| psqlscan.l | ||
| simple_list.c | ||
| string_utils.c | ||