
Up to [pgFoundry] / pgrast / pg_rast
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.9 / (download) - annotate - [select for diffs], Thu Jan 26 13:29:54 2006 UTC (6 years, 3 months ago) by snaga
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +10 -4
lines
Diff to previous 1.8 (unified)
free memory space allocated by each SPI_getvalue().
Revision 1.8 / (download) - annotate - [select for diffs], Sat Dec 10 01:50:52 2005 UTC (6 years, 5 months ago) by snaga
Branch: MAIN
Changes since 1.7: +3 -2
lines
Diff to previous 1.7 (unified)
make default encoding to euc_jp. error message improved.
Revision 1.7 / (download) - annotate - [select for diffs], Sat Aug 6 16:36:59 2005 UTC (6 years, 9 months ago) by snaga
Branch: MAIN
Changes since 1.6: +9 -8
lines
Diff to previous 1.6 (unified)
debug messages reduced.
Revision 1.6 / (download) - annotate - [select for diffs], Sat Aug 6 12:34:26 2005 UTC (6 years, 9 months ago) by snaga
Branch: MAIN
Changes since 1.5: +22 -1
lines
Diff to previous 1.5 (unified)
database encoding adjustment implemented (utf8 and euc_jp only).
Revision 1.5 / (download) - annotate - [select for diffs], Fri Aug 5 13:29:20 2005 UTC (6 years, 9 months ago) by snaga
Branch: MAIN
Changes since 1.4: +3 -3
lines
Diff to previous 1.4 (unified)
num_items is set to 1 when update/delete.
Revision 1.4 / (download) - annotate - [select for diffs], Sun Jul 31 15:08:57 2005 UTC (6 years, 9 months ago) by snaga
Branch: MAIN
Changes since 1.3: +63 -3
lines
Diff to previous 1.3 (unified)
update routine implemented.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Jul 31 14:43:52 2005 UTC (6 years, 9 months ago) by snaga
Branch: MAIN
Changes since 1.2: +47 -9
lines
Diff to previous 1.2 (unified)
delete routine implemented.
Revision 1.2 / (download) - annotate - [select for diffs], Sat Jul 30 14:30:48 2005 UTC (6 years, 9 months ago) by snaga
Branch: MAIN
Changes since 1.1: +189 -1
lines
Diff to previous 1.1 (unified)
insert/update/delete triggers implemented.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Jul 27 12:19:46 2005 UTC (6 years, 9 months ago) by snaga
Branch: pg_rast
CVS Tags: initial
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (unified)
initial import
Revision 1.1 / (download) - annotate - [select for diffs], Wed Jul 27 12:19:46 2005 UTC (6 years, 9 months ago) by snaga
Branch: MAIN
Initial revision