Commit 5a7bae0
committed
Doc: fix examples of # operators so they actually work.
These worked as-is until around 7.0, but fail in newer versions because
there are more operators named "#". Besides it's a bit inconsistent that
only two of the examples on this page lack type names on their constants.
Report: <20160923081530.1517.75670@wrigleys.postgresql.org>1 parent 12f6ead commit 5a7bae0
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8365 | 8365 | | |
8366 | 8366 | | |
8367 | 8367 | | |
8368 | | - | |
| 8368 | + | |
8369 | 8369 | | |
8370 | 8370 | | |
8371 | 8371 | | |
8372 | 8372 | | |
8373 | | - | |
| 8373 | + | |
8374 | 8374 | | |
8375 | 8375 | | |
8376 | 8376 | | |
| |||
0 commit comments