forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit764cb2b
committed
Fix typo in pg_dump's support for dumping collations from pre-v10 servers.
Dunno what 'p' was supposed to mean, but since neither the code belowhere nor pg_collation.h think it's valid, it must be a mistake.Per report from Thomas Kellerer.Discussion:https://postgr.es/m/og9q8f%24oes%241%40blaine.gmane.org1 parent94aced8 commit764cb2b
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13039 | 13039 |
| |
13040 | 13040 |
| |
13041 | 13041 |
| |
13042 |
| - | |
| 13042 | + | |
13043 | 13043 |
| |
13044 | 13044 |
| |
13045 | 13045 |
| |
|
0 commit comments
Comments
(0)