Skip to content

Conversation

@rasifr
Copy link
Member

@rasifr rasifr commented Jan 28, 2026

Override with_temp_install in Makefile to allow spock tests to run without requiring the pg*-090-init_template_fix.diff patch to be applied to PostgreSQL source.

Changes:

  • Remove INITDB_TEMPLATE from with_temp_install (not needed for extension tests that use installed PostgreSQL)
  • Use actual bindir/libdir instead of tmp_install paths
  • Delete pg17-090-init_template_fix.diff and pg18-090-init_template_fix.diff

Override with_temp_install in Makefile to allow spock tests to run
without requiring the pg*-090-init_template_fix.diff patch to be
applied to PostgreSQL source.

Changes:
- Remove INITDB_TEMPLATE from with_temp_install (not needed for
  extension tests that use installed PostgreSQL)
- Use actual bindir/libdir instead of tmp_install paths
- Delete pg17-090-init_template_fix.diff and pg18-090-init_template_fix.diff

Co-Authored-By: Claude Opus 4.5 <[email protected]>
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.

2 participants