Skip to content

Commit 1c5e716

Browse files
committed
Add:
> * Allow logging of only data definition(DDL), or DDL and modification statements
1 parent 2eca3ea commit 1c5e716

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Mon Jun 2 14:42:27 EDT 2003
3+
Last updated: Mon Jun 2 14:51:39 EDT 2003
44

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

@@ -57,6 +57,7 @@ Administration
5757
so we can implement roles
5858
* Add the concept of dataspaces/tablespaces [tablespaces]
5959
* Allow CIDR format to be used in pg_hba.conf
60+
* Allow logging of only data definition(DDL), or DDL and modification statements
6061

6162

6263
Data Types
@@ -419,7 +420,6 @@ Miscellaneous
419420
* Improve caching of attribute offsets when NULLs exist in the row
420421
* Add a script to ask system configuration questions and tune postgresql.conf
421422
* Allow partitioning of table into multiple subtables
422-
423423
T
424424

425425
Source Code

0 commit comments

Comments
 (0)