- Notifications
You must be signed in to change notification settings - Fork5
Commitdd5f0db
committed
Improve getObjectDescription's display of pg_amop and pg_amproc entries.
Include the lefttype/righttype columns explicitly (instead of assumingthe reader can deduce them from the operator or function description),and move the operator or function description to the end of the string,to make it clearer that it's a referenced object and not the amop oramproc item itself. Per extensive discussion of Andreas Karlsson'soriginal patch.Andreas Karlsson, Tom Lane1 parentde3c2d6 commitdd5f0db
1 file changed
+19
-11
lines changedLines changed: 19 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2339 | 2339 |
| |
2340 | 2340 |
| |
2341 | 2341 |
| |
2342 |
| - | |
2343 |
| - | |
| 2342 | + | |
| 2343 | + | |
| 2344 | + | |
2344 | 2345 |
| |
2345 |
| - | |
| 2346 | + | |
2346 | 2347 |
| |
2347 |
| - | |
2348 |
| - | |
| 2348 | + | |
| 2349 | + | |
| 2350 | + | |
| 2351 | + | |
| 2352 | + | |
2349 | 2353 |
| |
2350 | 2354 |
| |
2351 | 2355 |
| |
| |||
2385 | 2389 |
| |
2386 | 2390 |
| |
2387 | 2391 |
| |
2388 |
| - | |
2389 |
| - | |
2390 |
| - | |
| 2392 | + | |
| 2393 | + | |
| 2394 | + | |
| 2395 | + | |
2391 | 2396 |
| |
2392 |
| - | |
| 2397 | + | |
2393 | 2398 |
| |
2394 |
| - | |
2395 |
| - | |
| 2399 | + | |
| 2400 | + | |
| 2401 | + | |
| 2402 | + | |
| 2403 | + | |
2396 | 2404 |
| |
2397 | 2405 |
| |
2398 | 2406 |
| |
|
0 commit comments
Comments
(0)