-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Using regprocedure was nice to be able to track the functions used in system versioning queries, but it prevented pg_upgrade which is a deal breaker. The other reg* types used (regclass and regtype) do not have this problem so they can stay.
- Loading branch information
Vik Fearing
committed
Sep 21, 2020
1 parent
2e9dc5e
commit 58e30e5
Showing
13 changed files
with
481 additions
and
85 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.