postgresql/src/backend
Tom Lane 07c67187bf Avoid multiple scans of utils/mb/conversion_procs/ subdirectories during
'make install'; there are enough of 'em that this slowed down the make
noticeably.  Ensure that 'all' is the default make target in all these
directories (defaulting to 'make install' is surprising and dangerous
IMHO).  Fix a couple small typos.
2002-09-04 15:45:50 +00:00
..
access Remove sys/types.h in files that include postgres.h, and hence c.h, 2002-09-02 02:47:07 +00:00
bootstrap Code review for HeapTupleHeader changes. Add version number to page headers 2002-09-02 01:05:06 +00:00
catalog I think reindex_index had better get AccessExclusiveLock on the parent 2002-09-03 16:00:02 +00:00
commands Arrange for the default permissions on a database to allow temp table 2002-09-03 22:17:35 +00:00
executor Remove sys/types.h in files that include postgres.h, and hence c.h, 2002-09-02 02:47:07 +00:00
lib Remove sys/types.h in files that include postgres.h, and hence c.h, 2002-09-02 02:47:07 +00:00
libpq Remove all traces of multibyte and locale options. Clean up comments 2002-09-03 21:45:44 +00:00
main Make sure monetary, numeric, and time locale categories are set to C and 2002-08-09 22:52:04 +00:00
nodes Remove sys/types.h in files that include postgres.h, and hence c.h, 2002-09-02 02:47:07 +00:00
optimizer > Okay. When you get back to the original issue, the gold is hidden in 2002-09-02 06:22:20 +00:00
parser I checked all the previous string handling errors and most of them were 2002-09-02 06:11:43 +00:00
po Translation updates 2002-09-02 22:22:12 +00:00
port Remove sys/types.h in files that include postgres.h, and hence c.h, 2002-09-02 02:47:07 +00:00
postmaster Remove sys/types.h in files that include postgres.h, and hence c.h, 2002-09-02 02:47:07 +00:00
regex Remove all traces of multibyte and locale options. Clean up comments 2002-09-03 21:45:44 +00:00
rewrite CREATE OR REPLACE VIEW, CREATE OR REPLACE RULE. 2002-09-02 02:13:02 +00:00
storage I checked all the previous string handling errors and most of them were 2002-09-02 06:11:43 +00:00
tcop Remove documentation that says debug_query_string is only used by 2002-09-02 05:25:37 +00:00
utils Avoid multiple scans of utils/mb/conversion_procs/ subdirectories during 2002-09-04 15:45:50 +00:00
Makefile Avoid multiple scans of utils/mb/conversion_procs/ subdirectories during 2002-09-04 15:45:50 +00:00
nls.mk Initial Spanish translation from Karim Mribti <karim@inlosa.com> 2002-08-28 21:01:14 +00:00