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

Commit19d97fb

Browse files
committed
Add:
> * Allow libpq to access SQLSTATE so pg_ctl can test for connection failure>> This would be used for checking if the server is up.>
1 parentd8bff00 commit19d97fb

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

‎doc/TODO

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
55
Bracketed items "[]" have more detail.
66

77
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
8-
Last updated:Thu Oct 1415:26:35 EDT 2004
8+
Last updated:Thu Oct 1418:17:50 EDT 2004
99

1010
The most recent version of this document can be viewed at the PostgreSQL web
1111
site, http://www.PostgreSQL.org.
@@ -449,6 +449,10 @@ Clients
449449

450450
* Add a libpq function to support Parse/DescribeStatement capability
451451
* Prevent libpq's PQfnumber() from lowercasing the column name (?)
452+
* Allow libpq to access SQLSTATE so pg_ctl can test for connection failure
453+
454+
This would be used for checking if the server is up.
455+
452456
* Have psql show current values for a sequence
453457
* Move psql backslash database information into the backend, use mnemonic
454458
commands? [psql]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp