Don't allow relative path for copy from file - Mailing list pgsql-hackers

From Etsuro Fujita
Subject Don't allow relative path for copy from file
Date
Msg-id 001501cd7ac6$cfdec990$6f9c5cb0$@lab.ntt.co.jp
Whole thread Raw
Responses Re: Don't allow relative path for copy from file
List pgsql-hackers
As described in the reference manual for COPY, we should to check file's path
format not to allow relative path.  Please find attached a patch.

Thanks,

Best regards,
Etsuro Fujita

pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: Statistics and selectivity estimation for ranges
Next
From: Peter Geoghegan
Date:
Subject: Re: [COMMITTERS] pgsql: Revert "commit_delay" change; just add comment that we don't hav