Commit 764cb2b
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 below
here 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 parent 94aced8 commit 764cb2b
1 file changed
+1
-1
lines changed| 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