postgresql/src/interfaces
Magnus Hagander cb10467d30 Add support for matching wildcard server certificates to the new SSL code.
This uses the function fnmatch() which is not available on all platforms
(notably Windows), so import the implementation from NetBSD into src/port.
2008-11-24 09:15:16 +00:00
..
ecpg Add missing dependencies to preproc.y build rule 2008-11-15 22:20:55 +00:00
libpq Add support for matching wildcard server certificates to the new SSL code. 2008-11-24 09:15:16 +00:00
Makefile Catch all errors in for and while loops in makefiles. Don't ignore any 2008-03-18 16:24:50 +00:00