postgresql/src/backend/utils
Peter Eisentraut 8c87cc370f Catch all errors in for and while loops in makefiles. Don't ignore any
errors in any commands, including in various clean targets that have so far
been handled inconsistently.  make -i is available to ignore all errors in
a consistent and official way.
2008-03-18 16:24:50 +00:00
..
adt Revert thinko introduced into prefix_selectivity() by my recent patch: 2008-03-17 17:13:54 +00:00
cache Fix heap_page_prune's problem with failing to send cache invalidation 2008-03-13 18:00:32 +00:00
error Implement enum type for guc parameters, and convert a couple of existing 2008-03-10 12:55:13 +00:00
fmgr Fix several memory leaks when rescanning SRFs. Arrange for an SRF's 2008-02-29 02:49:39 +00:00
hash Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00
init Modify interactions between sinval.c and sinvaladt.c. The code that actually 2008-03-16 19:47:34 +00:00
mb Catch all errors in for and while loops in makefiles. Don't ignore any 2008-03-18 16:24:50 +00:00
misc Fix postgres --describe-config for guc enums, breakage noted by Alvaro. 2008-03-17 17:45:09 +00:00
mmgr Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00
resowner Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00
sort Grab some low-hanging fruit in the new hash index build code. 2008-03-17 03:45:36 +00:00
time Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_dummy_probes.sed Enable probes to work with Mac OS X Leopard and other OSes that will 2008-03-17 19:44:41 +00:00
Gen_fmgrtab.sh Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
Makefile Enable probes to work with Mac OS X Leopard and other OSes that will 2008-03-17 19:44:41 +00:00
probes.d Correct two more copyrights found by updated script. 2008-01-02 02:42:06 +00:00