postgresql/src/backend
Tom Lane a7143b3088 Fix some makefiles that fail to yield good results from 'make -qp'.
This doesn't really matter for ordinary building of Postgres, but it's
useful for automated checks, such as my just-committed pgcheckdefines.
2006-07-15 03:33:14 +00:00
..
access Fix misguided removal of access/tuptoaster.h inclusion, per Kris Jurka. 2006-07-14 19:05:52 +00:00
bootstrap Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
catalog Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
commands Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
executor Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
lib Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
libpq Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
main Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
nodes Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
optimizer Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
parser Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
po Fix copy-and-pasteo in Russian translation: message complaining about 2006-06-03 16:48:59 +00:00
port Fix some makefiles that fail to yield good results from 'make -qp'. 2006-07-15 03:33:14 +00:00
postmaster Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
regex Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
rewrite Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
storage Fix another passel of include-file breakage. Kris Jurka, Tom Lane 2006-07-14 16:59:19 +00:00
tcop Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
utils Fix some makefiles that fail to yield good results from 'make -qp'. 2006-07-15 03:33:14 +00:00
Makefile Remove dllinit.c; it was only needed for long-obsolete Cygwin versions, 2006-06-22 23:50:35 +00:00
nls.mk Add _ to gettext triggers. Must have been forgotten here when it was introduced. 2005-10-04 11:14:03 +00:00