Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite5c87d5

Browse files
committed
Add pgtcl back to the list of externally-maintained client interfaces.
FlightAware is still maintaining this, and indeed is seemingly beingmore active with it than the pgtclng fork is. List both, for thetime being anyway.In the back branches, also back-port commite20f679 and otherrecent updates to the client-interfaces list. I think these areprobably of current interest to users of back branches. I didnot touch the list of externally maintained PLs in the backbranches, though. Those are much more likely to be server versionsensitive, and I don't know which of these PLs work all the way back.Discussion:https://postgr.es/m/20170730162612.1449.58796@wrigleys.postgresql.org
1 parentcf9da98 commite5c87d5

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

‎doc/src/sgml/external-projects.sgml

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070

7171
<row>
7272
<entry>JDBC</entry>
73-
<entry>JDBC</entry>
73+
<entry>Java</entry>
7474
<entry>Type 4 JDBC driver</entry>
7575
<entry><ulink url="https://jdbc.postgresql.org/"></ulink></entry>
7676
</row>
@@ -82,20 +82,41 @@
8282
<entry><ulink url="http://pqxx.org/"></ulink></entry>
8383
</row>
8484

85+
<row>
86+
<entry>node-postgres</entry>
87+
<entry>JavaScript</entry>
88+
<entry>Node.js driver</entry>
89+
<entry><ulink url="https://node-postgres.com/"></ulink></entry>
90+
</row>
91+
8592
<row>
8693
<entry>Npgsql</entry>
8794
<entry>.NET</entry>
8895
<entry>.NET data provider</entry>
8996
<entry><ulink url="http://www.npgsql.org/"></ulink></entry>
9097
</row>
9198

99+
<row>
100+
<entry>pgtcl</entry>
101+
<entry>Tcl</entry>
102+
<entry></entry>
103+
<entry><ulink url="https://github.com/flightaware/Pgtcl"></ulink></entry>
104+
</row>
105+
92106
<row>
93107
<entry>pgtclng</entry>
94108
<entry>Tcl</entry>
95109
<entry></entry>
96110
<entry><ulink url="http://sourceforge.net/projects/pgtclng/"></ulink></entry>
97111
</row>
98112

113+
<row>
114+
<entry>pq</entry>
115+
<entry>Go</entry>
116+
<entry>Pure Go driver for Go's database/sql</entry>
117+
<entry><ulink url="https://github.com/lib/pq"></ulink></entry>
118+
</row>
119+
99120
<row>
100121
<entry>psqlODBC</entry>
101122
<entry>ODBC</entry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp