forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitefc9a91

Thomas G. Lockhart
Allow a null pointer to be returned from get_opname().
Previously, had thrown an error, but looking for alternate strategies for table indices utilization would prefer to continue.1 parent4c91723 commitefc9a91
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
220 | 220 |
| |
221 | 221 |
| |
222 | 222 |
| |
| 223 | + | |
| 224 | + | |
223 | 225 |
| |
| 226 | + | |
224 | 227 |
| |
225 | 228 |
| |
226 | 229 |
| |
|
0 commit comments
Comments
(0)