Skip to content

Split off endianness and version-dependent conversion tests - #213

Open
df7cb wants to merge 1 commit into
postgresql-interfaces:mainfrom
df7cb:conversion-endianness
Open

Split off endianness and version-dependent conversion tests#213
df7cb wants to merge 1 commit into
postgresql-interfaces:mainfrom
df7cb:conversion-endianness

Conversation

@df7cb

@df7cb df7cb commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

result-conversions.out had 4 different output variants and it was easy to forget to update _1 _2 _3.out when something changed. Split the parts that actually differ (hex representation on big-endian systems and floating point representation on pre-PG12 servers) into a separate file so result-conversions.out is left with only one variant.

This fixes the test on big-endian that was missed in 4a5a0e7.

Assisted-By: Kimi

result-conversions.out had 4 different output variants and it was easy
to forget to update _1 _2 _3.out when something changed. Split the parts
that actually differ (hex representation on big-endian systems and
floating point representation on pre-PG12 servers) into a separate file
so result-conversions.out is left with only one variant.

This fixes the test on big-endian that was missed in 4a5a0e7.

Assisted-By: Kimi
@df7cb

df7cb commented Sep 11, 2026

Copy link
Copy Markdown
Contributor Author

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