forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4441839
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 parentf39bb48 commit4441839
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7829 | 7829 |
| |
7830 | 7830 |
| |
7831 | 7831 |
| |
7832 |
| - | |
| 7832 | + | |
7833 | 7833 |
| |
7834 | 7834 |
| |
7835 | 7835 |
| |
7836 | 7836 |
| |
7837 |
| - | |
| 7837 | + | |
7838 | 7838 |
| |
7839 | 7839 |
| |
7840 | 7840 |
| |
|
0 commit comments
Comments
(0)