blob: a85b0bb0c8cd3be9cfc3c20f714f7c9c93afef5b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en" dir="ltr">
<head>
<meta name="robots" content="all" />
<!-- BEGIN baseblock -->
<base href="http://archives.postgresql.org{base}" />
<!-- END baseblock -->
<meta name="MSSmartTagsPreventParsing" content="TRUE" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="postgresql, hackers, general, sql, admin, novice, interfaces, odbc, jdbc" />
<meta name="rating" content="General" />
<meta name="distribution" content="Global" />
<meta name="revisit-after" content="7 days" />
<meta name="robots" content="{robots}" />
<title>{title}</title>
|