SQLite

Check-in [0e9cfcd53e]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Fix an RCSID problem. (CVS 266)
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 0e9cfcd53e16f96fc181def1d0b2d0ea7f7df73f
User & Date: drh 2001-09-25 02:04:29.000
Context
2001-09-27
03:22
Added basic support for enforcement of UNIQUE on indices and primary keys. Support for addition constraints is to follow. (CVS 267) (check-in: 34c42967f3 user: drh tags: trunk)
2001-09-25
02:04
Fix an RCSID problem. (CVS 266) (check-in: 0e9cfcd53e user: drh tags: trunk)
01:50
Prepare for Alpha-3 (CVS 265) (check-in: 9c9322eb46 user: drh tags: trunk)
Changes
Side-by-Side Diff Ignore Whitespace Patch
Changes to www/speed.tcl.
1
2
3
4

5
6
7
8
9
10
11
1
2
3

4
5
6
7
8
9
10
11



-
+







#
# Run this Tcl script to generate the speed.html file.
#
set rcsid {$Id: }
set rcsid {$Id: speed.tcl,v 1.2 2001/09/25 02:04:29 drh Exp $ }

puts {<html>
<head>
  <title>Database Speed Comparison: SQLite versus PostgreSQL</title>
</head>
<body bgcolor=white>
<h1 align=center>