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

Commit12094d0

Browse files
committed
Update XML items:
> * Allow backend to output result sets in XML> * Add XML capability to pg_dump and COPY, when backend XML capability
1 parent27f729c commit12094d0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎doc/TODO

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Sat May 2411:33:42 EDT 2003
3+
Last updated:Sat May 2414:25:18 EDT 2003
44

55
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -76,6 +76,7 @@ Data Types
7676
* Allow infinite dates just like infinite timestamps
7777
* Allow pg_dump to dump sequences using NO_MAXVALUE and NO_MINVALUE
7878
* Allow better handling of numeric constants, type conversion [typeconv]
79+
* Allow backend to output result sets in XML
7980

8081
* ARRAYS
8182
o Allow nulls in arrays
@@ -236,11 +237,11 @@ Clients
236237
=======
237238

238239
* Allow psql to show transaction status if backend protocol changes made
239-
* Add XML interface: psql, pg_dump, COPY, separate server (?)
240240
* -Add schema, cast, and conversion backslash commands to psql (Christopher)
241241
* -Allow pg_dump to dump a specific schema (Neil Conway)
242242
* Allow psql to do table completion for SELECT * FROM schema_part and
243243
table completion for SELECT * FROM schema_name.
244+
* Add XML capability to pg_dump and COPY, when backend XML capability
244245

245246
* JDBC
246247
o Comprehensive test suite. This may be available already.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp