Commit 94e4cac
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 7e02476 commit 94e4cac
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8302 | 8302 | | |
8303 | 8303 | | |
8304 | 8304 | | |
8305 | | - | |
| 8305 | + | |
8306 | 8306 | | |
8307 | 8307 | | |
8308 | 8308 | | |
8309 | 8309 | | |
8310 | | - | |
| 8310 | + | |
8311 | 8311 | | |
8312 | 8312 | | |
8313 | 8313 | | |
| |||
0 commit comments