postgresql/src
Noah Misch bcd7e8897c Remove superfluous -DFRONTEND.
The majority practice is to add -DFRONTEND in directories building files
that are, at other times, built for the backend.  Some directories
lacking that property added a noise -DFRONTEND in one build system.
Remove the excess flags, for consistency.
2015-04-24 19:29:05 -04:00
..
backend Fix obsolete comment in set_rel_size(). 2015-04-24 15:18:07 -04:00
bin Remove superfluous -DFRONTEND. 2015-04-24 19:29:05 -04:00
common Reorganize our CRC source files again. 2015-04-14 17:03:42 +03:00
include Move functions related to index maintenance to separate source file. 2015-04-24 09:33:23 +03:00
interfaces Build every ECPG library with -DFRONTEND. 2015-04-24 19:29:02 -04:00
makefiles Improve speed of make check-world 2015-04-23 08:59:52 -04:00
pl Improve speed of make check-world 2015-04-23 08:59:52 -04:00
port Optimize pg_comp_crc32c_sse42 routine slightly, and also use it on x86. 2015-04-14 23:58:16 +03:00
template Remove duplicate specification of -Ae for HP-UX C compiler. 2015-01-13 22:52:11 -05:00
test Fix up .gitignore and cleanup actions in some src/test/ subdirectories. 2015-04-24 17:13:06 -04:00
timezone Update time zone data files to tzdata release 2015a. 2015-01-30 22:45:44 -05:00
tools Remove superfluous -DFRONTEND. 2015-04-24 19:29:05 -04:00
tutorial Update copyright for 2015 2015-01-06 11:43:47 -05:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
bcc32.mak Autoconfiscate selection of 64-bit int type for 64-bit large object API. 2012-10-07 21:52:43 -04:00
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
Makefile Create libpgcommon, and move pg_malloc et al to it 2013-02-12 11:21:05 -03:00
Makefile.global.in Fix shell error on Solaris 2015-04-23 13:09:18 -04:00
Makefile.shlib Unlink static libraries before rebuilding them. 2015-03-01 13:05:23 -05:00
nls-global.mk Setup error context callback for transaction lock waits 2014-03-19 15:10:36 -03:00
win32.mak Autoconfiscate selection of 64-bit int type for 64-bit large object API. 2012-10-07 21:52:43 -04:00