GNU bug report logs -
#32297
[PATCH] make postgresql find its plugins
Previous Next
Reported by: Julien Lepiller <julien <at> lepiller.eu>
Date: Sat, 28 Jul 2018 15:59:01 UTC
Severity: normal
Tags: patch
Done: Julien Lepiller <julien <at> lepiller.eu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
It works fine for me.
Some things I noticed while checking this:
1. postgresql contrib extensions should not be listed, and are working even
without the patches. (This includes for example hstore, dblink,...
see https://www.postgresql.org/docs/current/static/contrib.html for the
full list)
Did not test if it is problem if one adds these to the config though.
2. I had postgis actually missing, due to a missing use module, but there
was no complaint, system reconfigure went just fine, but creating extension
postgis did not work. Can we add some way to check if the list supplied is
sane?
3. contrib extensions also work fine with the patches applied.
4. I did not test if it works if we have more than one extension, but it
looks good.
If we have any other extension packaged, we could take a look.
5. Do you think we should add a test?
6. I got a warning that the first patch introduces whitespace errors on
current master. Is that ok?
[Message part 2 (text/html, inline)]
This bug report was last modified 6 years and 231 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.