postgresql/src
Tom Lane d8364f3f8f Per previous analysis, the most correct notion of SampleOverhead is that
it is just the total time to do INSTR_TIME_SET_CURRENT(), and not any of
the other code involved in InstrStartNode/InstrStopNode.  Even though I
fear we may end up reverting this patch altogether, we may as well have
the most correct version in our CVS archive.
2006-06-07 18:49:03 +00:00
..
backend Per previous analysis, the most correct notion of SampleOverhead is that 2006-06-07 18:49:03 +00:00
bin For psql multi-line history, save backslash commands right away, rather 2006-06-07 13:18:37 +00:00
include Make the planner estimate costs for nestloop inner indexscans on the basis 2006-06-06 17:59:58 +00:00
interfaces Have BCC echo output "" using "", rather than \"\" as earlier reported. 2006-06-06 16:17:20 +00:00
makefiles Remove use of lorder and tsort while building static libraries. There's 2006-04-19 16:32:08 +00:00
pl Magic blocks don't do us any good unless we use 'em ... so install one 2006-05-30 22:12:16 +00:00
port Build server libpgport with all non-FRONTEND object files. This is to 2006-05-08 02:18:50 +00:00
template Remove extra 'else' in solaris compiler code. 2006-04-28 04:32:10 +00:00
test Code review for magic-block patch. Remove separate header file pgmagic.h, 2006-05-30 21:21:30 +00:00
timezone Suppress a couple of minor compiler warnings, per Magnus. 2006-04-09 19:21:34 +00:00
tools Update cvs command example to show diff -rBASE. 2006-05-31 10:24:29 +00:00
tutorial Remove extremely old, incomplete, broken example code. 2006-06-05 21:16:32 +00:00
utils Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
bcc32.mak
DEVELOPERS
Makefile Update Makefile for new thread_test location. 2006-02-04 01:04:20 +00:00
Makefile.global.in Remove use of lorder and tsort while building static libraries. There's 2006-04-19 16:32:08 +00:00
Makefile.shlib Arrange to strip libpq.so of symbols that aren't officially supposed to 2006-04-28 02:53:20 +00:00
nls-global.mk When merging PO files, take into consideration translations in other PO 2006-04-05 13:40:15 +00:00
win32.mak Fixes for Win32-client only compiles. 2006-03-03 23:11:48 +00:00