Skip to content

PGPRO-18190; PGPRO-15138: Following vanilla cast Datum to pointer#173

Open
Green-Chan wants to merge 1 commit intomasterfrom
PGPRO-18190
Open

PGPRO-18190; PGPRO-15138: Following vanilla cast Datum to pointer#173
Green-Chan wants to merge 1 commit intomasterfrom
PGPRO-18190

Conversation

@Green-Chan
Copy link
Copy Markdown
Contributor

Caused by:

  • 0f5ade7a (PostgreSQL) Fix varatt versus Datum type confusions
  • e035863c (PostgreSQL) Convert varatt.h access macros to static inline functions.

Note that this should also perfectly work on older PostgreSQL versions (before 19) since there was no type check there, and macros accepted pointers as well as datums.

Tags: rum

Caused by:
- 0f5ade7a (PostgreSQL)
  Fix varatt versus Datum type confusions
- e035863c (PostgreSQL)
  Convert varatt.h access macros to static inline functions.

Note that this should also perfectly work on older PostgreSQL
versions (before 19) since there was no type check there, and
macros accepted pointers as well as datums.

Tags: rum
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