Commit graph

5 commits

Author SHA1 Message Date
Ondřej Sloup
f5317bdf87 Fix permission issue with tmp folder
Due to permission issues with creating a temporary folder, the two custom tests from PostgreSQL documentation failed as they could not write their results to the temp log file. The issue was resolved by changing the owner of the temporary folder while creating it.
While looking for the issue, the varDump command was commented out as it was not needed and not even found. Also, two tests taken from the documentation were edited; therefore, the slight changes which were made to them to work in our scenario can be highlighted.
2022-08-11 12:20:48 +02:00
Filip Janus
87da50ebd7 Add tags for libpq 2022-04-19 14:59:09 +02:00
Filip Janus
8c8b7d798e Remove missing file include 2022-03-16 12:49:27 +01:00
Honza Horak
550bfce589 Add libecpg tag to Sanity/libecpg/main.fmf 2022-03-16 10:53:30 +01:00
Honza Horak
5e0ff113cc Add a test for libecpg library 2022-03-16 10:53:01 +01:00