Noob Hints on testing and debugging? - Mailing list pgsql-hackers

From James Mansion
Subject Noob Hints on testing and debugging?
Date
Msg-id 47D7848E.4040604@mansionfamily.plus.com
Whole thread Raw
Responses Re: Noob Hints on testing and debugging?  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Noob Hints on testing and debugging?  ("Dave Page" <dpage@pgadmin.org>)
List pgsql-hackers
Are there any hints and tips anywhere on practical issues for testing 
and debugging changes to a backend?

(eg how to run it up and feed it SQL ideally without running a 
postmaster and execing a back end)

I'm using VS2008 on XP by choice, and I'd like to investigate supporting 
something closely related to
the Firebird 2.1 trigger on transaction commmit and rollback.

James



pgsql-hackers by date:

Previous
From: James Mansion
Date:
Subject: Build problem with VS2008 Express Edition
Next
From: Tom Lane
Date:
Subject: Re: Noob Hints on testing and debugging?