Commit f762d99
committed
Fix catalog data of new LO privilege functions
This commit improves the catalog data in pg_proc for the three functions
for has_largeobject_privilege(), introduced in 4eada20:
- Fix their descriptions (typos and consistency).
- Reallocate OIDs to be within the 8000-9999 range as required by
a641707.
Bump catalog version.
Reviewed-by: Fujii Masao
Discussion: https://postgr.es/m/ZvUYR0V0dzWaLnsV@paquier.xyz1 parent b52adba commit f762d99
2 files changed
+7
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
| 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