postgresql/src
Peter Eisentraut cb4a3b0410 Install shared libraries also in bin on cygwin, mingw
This was previously only done for libpq, not it's done for all shared
libraries.

Reviewed-by: Michael Paquier <michael.paquier@gmail.com>
2015-01-18 22:36:40 -05:00
..
backend Fix ancient thinko in default table rowcount estimation. 2015-01-18 17:04:11 -05:00
bin Fix use of already freed memory when dumping a database's security label. 2015-01-18 16:04:10 +01:00
common Fix libpq's behavior when /etc/passwd isn't readable. 2015-01-11 12:35:44 -05:00
include Replace walsender's latch with the general shared latch. 2015-01-17 13:00:42 +01:00
interfaces Install shared libraries also in bin on cygwin, mingw 2015-01-18 22:36:40 -05:00
makefiles Revert haphazard pgxs makefile changes 2014-12-04 08:07:59 -05:00
pl Fix some functions that were declared static then defined not-static. 2015-01-12 16:08:43 -05:00
port Another attempt at fixing Windows Norwegian locale. 2015-01-16 13:28:19 +02:00
template Remove duplicate specification of -Ae for HP-UX C compiler. 2015-01-13 22:52:11 -05:00
test Activate low-volume optional logging during regression test runs. 2015-01-18 14:08:09 -05:00
timezone Update copyright for 2015 2015-01-06 11:43:47 -05:00
tools Document that Perl's Tie might add a trailing newline 2015-01-06 15:52:15 -05:00
tutorial Update copyright for 2015 2015-01-06 11:43:47 -05:00
.gitignore
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in Fix installcheck case for tap tests 2014-12-24 10:31:36 -05:00
Makefile.shlib Install shared libraries also in bin on cygwin, mingw 2015-01-18 22:36:40 -05:00
nls-global.mk
win32.mak