forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf762d99
committed
Fix catalog data of new LO privilege functions
This commit improves the catalog data in pg_proc for the three functionsfor has_largeobject_privilege(), introduced in4eada20:- Fix their descriptions (typos and consistency).- Reallocate OIDs to be within the 8000-9999 range as required bya641707.Bump catalog version.Reviewed-by: Fujii MasaoDiscussion:https://postgr.es/m/ZvUYR0V0dzWaLnsV@paquier.xyz1 parentb52adba commitf762d99
2 files changed
+7
-4
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 |
| - | |
| 60 | + | |
61 | 61 |
| |
62 | 62 |
|
Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5369 | 5369 |
| |
5370 | 5370 |
| |
5371 | 5371 |
| |
5372 |
| - | |
| 5372 | + | |
| 5373 | + | |
5373 | 5374 |
| |
5374 | 5375 |
| |
5375 | 5376 |
| |
5376 |
| - | |
| 5377 | + | |
| 5378 | + | |
5377 | 5379 |
| |
5378 | 5380 |
| |
5379 | 5381 |
| |
5380 |
| - | |
| 5382 | + | |
| 5383 | + | |
5381 | 5384 |
| |
5382 | 5385 |
| |
5383 | 5386 |
| |
|
0 commit comments
Comments
(0)