postgresql/src
Bruce Momjian 5a90bc1fbe The attached patch contains a couple of fixes in the existing probes and
includes a few new ones.

- Fixed compilation errors on OS X for probes that use typedefs
- Fixed a number of probes to pass ForkNumber per the relation forks
patch
- The new probes are those that were taken out from the previous
submitted patch and required simple fixes. Will submit the other probes
that may require more discussion in a separate patch.

Robert Lor
2008-12-17 01:39:04 +00:00
..
backend The attached patch contains a couple of fixes in the existing probes and 2008-12-17 01:39:04 +00:00
bin Append major version number and for libraries soname major version number 2008-12-11 07:34:09 +00:00
include Remove pg_plan_queries()'s now-useless needSnapshot parameter. It's useless 2008-12-13 02:29:22 +00:00
interfaces Fix cast-away-const problem as well as bogus calculation of required buffer size. 2008-12-15 19:07:48 +00:00
makefiles Set up ar, dlltool, dllwrap, and windres for cross-compiling if necessary. 2008-12-07 08:36:22 +00:00
pl Append major version number and for libraries soname major version number 2008-12-11 07:34:09 +00:00
port Append major version number and for libraries soname major version number 2008-12-11 07:34:09 +00:00
template Move forgotten comment closer to where it matters. 2008-10-29 16:23:07 +00:00
test Department of second thoughts: further experimentation with CREATE OR REPLACE 2008-12-16 00:56:12 +00:00
timezone Suppress leap-second-aware timezones in the output of pg_tzenumerate_next, 2008-11-13 20:49:38 +00:00
tools Attempt to fix MSVC breakage from Major Version patch. 2008-12-16 15:42:21 +00:00
tutorial Add $PostgreSQL$ markers to a lot of files that were missing them. 2008-05-17 01:28:26 +00:00
DEVELOPERS Testing commit stuff 2006-07-10 15:50:02 +00:00
Makefile Catch all errors in for and while loops in makefiles. Don't ignore any 2008-03-18 16:24:50 +00:00
Makefile.global.in Append major version number and for libraries soname major version number 2008-12-11 07:34:09 +00:00
Makefile.shlib Append major version number and for libraries soname major version number 2008-12-11 07:34:09 +00:00
bcc32.mak Remove old-style win32 client-only visual c++ build infrastructure for everything except 2007-03-05 14:18:38 +00:00
nls-global.mk Append major version number and for libraries soname major version number 2008-12-11 07:34:09 +00:00
win32.mak Update supported standalone VC++ version to 7.1+ only, and fix 2007-08-03 10:47:11 +00:00