forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5a7bae0
committed
Doc: fix examples of # operators so they actually work.
These worked as-is until around 7.0, but fail in newer versions becausethere are more operators named "#". Besides it's a bit inconsistent thatonly two of the examples on this page lack type names on their constants.Report: <20160923081530.1517.75670@wrigleys.postgresql.org>1 parent12f6ead commit5a7bae0
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
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
Comments
(0)