tdbc::postgres

Check-in [014895969e]
Login

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

Overview
Comment:[TDBC Bug 00b792] OpenBSD friendly docs.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 014895969e56da53ea11f356776907a4ae4b0cad
User & Date: dgp 2014-10-23 19:28:57.910
Context
2014-10-23
19:53
[8c2c2dcfce] Include docs in distribution check-in: 34eca8afe9 user: dgp tags: trunk
19:28
[TDBC Bug 00b792] OpenBSD friendly docs. check-in: 014895969e user: dgp tags: trunk
2014-08-14
17:59
bump to 1.0.1 check-in: cbaaf5d8fc user: dgp tags: trunk, tdbcpostgres-1-0-1
Changes
Unified Diff Ignore Whitespace Patch
Changes to ChangeLog.




1
2
3
4
5
6
7




2012-11-08  Don Porter  <[email protected]>

	* configure.in:
	* README:	Advanced version number to 1.0.1.
	* configure: 	autoconf 2.68

2012-11-15  Kevin B. Kenny  <[email protected]>
>
>
>
>







1
2
3
4
5
6
7
8
9
10
11
2014-10-23  Don Porter  <[email protected]>

	* doc/*.n: [TDBC Bug 00b792] OpenBSD friendly docs.

2012-11-08  Don Porter  <[email protected]>

	* configure.in:
	* README:	Advanced version number to 1.0.1.
	* configure: 	autoconf 2.68

2012-11-15  Kevin B. Kenny  <[email protected]>
Changes to doc/tdbc_postgres.n.
1
2
3
4
5
6
7

8
9
10
11
12
13
14
'\"
.\" tdbc_postgres.n --
.\"
.\" Copyright (c) 2009 by Slawomir Cygan
.\"
.\" See the file "license.terms" for information on usage and redistribution of
.\" this file, and for a DISCLAIMER OF ALL WARRANTIES.

.\" .so man.macros
.if t .wh -1.3i ^B
.nr ^l \n(.l
.ad b
.\"	# BS - start boxed text
.\"	# ^y = starting y location
.\"	# ^b = 1







>







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
'\"
.\" tdbc_postgres.n --
.\"
.\" Copyright (c) 2009 by Slawomir Cygan
.\"
.\" See the file "license.terms" for information on usage and redistribution of
.\" this file, and for a DISCLAIMER OF ALL WARRANTIES.
.TH "tdbc::postgres" n 8.6 Tcl "Tcl Database Connectivity"
.\" .so man.macros
.if t .wh -1.3i ^B
.nr ^l \n(.l
.ad b
.\"	# BS - start boxed text
.\"	# ^y = starting y location
.\"	# ^b = 1
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
.ta .25i .5i .75i 1i
..
.\"	# CE - end code excerpt
.de CE
.fi
.RE
..
.TH "tdbc::postgres" n 8.6 Tcl "Tcl Database Connectivity"
.BS
.SH "NAME"
tdbc::postgres \- TDBC-POSTGRES bridge
.SH "SYNOPSIS"
package require \fBtdbc::postgres 1.0\fR
.sp
\fBtdbc::postgres::connection create\fR \fIdb\fR ?\fI-option value...\fR?







<







49
50
51
52
53
54
55

56
57
58
59
60
61
62
.ta .25i .5i .75i 1i
..
.\"	# CE - end code excerpt
.de CE
.fi
.RE
..

.BS
.SH "NAME"
tdbc::postgres \- TDBC-POSTGRES bridge
.SH "SYNOPSIS"
package require \fBtdbc::postgres 1.0\fR
.sp
\fBtdbc::postgres::connection create\fR \fIdb\fR ?\fI-option value...\fR?