postgresql/src/interfaces
Peter Eisentraut dd16f9480a Remove unreachable code
The Solaris Studio compiler warns about these instances, unlike more
mainstream compilers such as gcc.  But manual inspection showed that
the code is clearly not reachable, and we hope no worthy compiler will
complain about removing this code.
2012-07-16 22:15:03 +03:00
..
ecpg Remove unreachable code 2012-07-16 22:15:03 +03:00
libpq perltidy adjustments to new file 2012-07-10 15:15:16 -04:00
Makefile Fix parallel make when running make install before make all 2011-03-08 23:52:29 +02:00