Skip to content

Update oid package for PostgreSQL 18.3#1292

Closed
arp242 wants to merge 1 commit intomasterfrom
oid
Closed

Update oid package for PostgreSQL 18.3#1292
arp242 wants to merge 1 commit intomasterfrom
oid

Conversation

@arp242
Copy link
Copy Markdown
Collaborator

@arp242 arp242 commented Mar 18, 2026

This was last updated for PostgreSQL 9.6 in 2017.

Some types were removed, but keep them around for compatibility as some code references it.

This was last updated for PostgreSQL 9.6 in 2017.

Some types were removed, but keep them around for compatibility as some
code references it.
@arp242
Copy link
Copy Markdown
Collaborator Author

arp242 commented Mar 18, 2026

Actually not sure this is the correct approach; see my comment: #1291 (comment)

I think what we want is to rewrite all of this to only define common types (text, int4, bytea, etc.) and then just query pg_type for anything else to get the type info. That will work with custom types and $anything_else.

@arp242 arp242 closed this Mar 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant