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

Commitf1d0269

Browse files
committed
Done:
> * -Allow logging of only data definition(DDL), or DDL and modification statementsAdd:> * Add a session mode to warn about non-standard SQL usage
1 parent58a1cb1 commitf1d0269

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:Tue Mar 30 20:04:46 EST 2004
3+
Last updated:Wed Apr 7 13:04:30 EDT 2004
44

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

@@ -41,7 +41,7 @@ Administration
4141
* Add group object ownership, so groups can rename/drop/grant on objects,
4242
so we can implement roles
4343
* Add the concept of dataspaces/tablespaces [tablespaces]
44-
* Allow logging of only data definition(DDL), or DDL and modification statements
44+
*-Allow logging of only data definition(DDL), or DDL and modification statements
4545
* -Allow log lines to include session-level information, like database and user
4646
* Allow server log information to be output as INSERT statements
4747
* Prevent default re-use of sysids for dropped users and groups
@@ -186,6 +186,7 @@ Commands
186186
* Add GUC setting to make created tables default to WITHOUT OIDS
187187
* Have pg_ctl look at PGHOST in case it is a socket directory
188188
* Allow column-level privileges
189+
* Add a session mode to warn about non-standard SQL usage
189190

190191
* ALTER
191192
o ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp