
Up to [pgFoundry] / python / be
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.3 / (download) - annotate - [select for diffs], Thu May 12 19:29:34 2005 UTC (7 years ago) by jwp
Branch: MAIN
CVS Tags: R031,
R030,
R020,
R010,
HEAD
Changes since 1.2: +33 -9
lines
Diff to previous 1.2 (unified)
Replace license-stamps in source files with IRI to project site. Update license to BSDL with link to substitute terms.
Revision 1.2 / (download) - annotate - [select for diffs], Fri Apr 8 01:45:52 2005 UTC (7 years, 1 month ago) by jwp
Branch: MAIN
Changes since 1.1: +3 -3
lines
Diff to previous 1.1 (unified)
Finish transition Move/Rename files. Use new APIs. Prepare for using maiden exceptions(globals.c, error.c). Clean up Postgres.Object code that still referred to composites as HeapTuple's rather than HeapTupleHeaders.(8 or greater, now) Other minor cleanup and bug fixes.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Dec 16 00:32:17 2004 UTC (7 years, 5 months ago) by flaw
Branch: FINAL
CVS Tags: INIT
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (unified)
import 'imp' into 'be' This is done to improve comprehension as fe[frontend] will be imported soon. Now that there is work on both a backend and a frontend, imp was slightly ambigious(perhaps was before as well). 'be' is significantly more descriptive. Some small changes and file moves for were done to help improve history and to reorganize a tad while we are working with a fresh repo.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Dec 16 00:32:17 2004 UTC (7 years, 5 months ago) by flaw
Branch: MAIN
Initial revision