Bug: pg_regress makefile does not always copy refint.so - Mailing list pgsql-hackers

From Donghang Lin
Subject Bug: pg_regress makefile does not always copy refint.so
Date
Msg-id CO2PR0801MB2247B27C81C40D853A46954EF9249@CO2PR0801MB2247.namprd08.prod.outlook.com
Whole thread Raw
Responses Re: Bug: pg_regress makefile does not always copy refint.so  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-hackers

Hi hackers,

 

When I was building pg_regress, it didn’t always copy a rebuilt version of refint.so to the folder.   

 

Steps to reproduce:

OS: centos7

PSQL version: 14.5

 

1. configure and build postgres

2. edit file src/include/utils/rel.h so that contrib/spi will rebuild

3. cd ${builddir}/src/test/regress

4. make

We’ll find refint.so is rebuilt in contrib/spi, but not copied over to regress folder.

While autoinc.so is rebuilt and copied over.

 

Attach the potential patch to fix the issue.

 

Regards,

Donghang Lin

(ServiceNow)

 

 

Attachment

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Transparent column encryption
Next
From: Bharath Rupireddy
Date:
Subject: Re: archive modules