Bruce Momjian
6d0a070b73
Remove TODO.detail domain file:
...
< * -Add domain capability [domain] (Rod Taylor)
> * -Add domain capability (Rod Taylor)
24 years ago
Bruce Momjian
20f8aab215
Added:
...
> * Add Intimate Shared Memory(ISM) for Solaris
> * Add documentation to lock shared memory into RAM for each OS, if possible
24 years ago
Bruce Momjian
eb953c3200
Add:
...
> o Fix PL/pgSQL RENAME to work on on variable names
24 years ago
Bruce Momjian
1dd58c61f7
Add:
...
> * Abort SET changes made in aborted transactions
24 years ago
Bruce Momjian
00f4a7d3c3
Mark as done:
...
> o -Allow INSERT INTO my_table VALUES (a, b, c, DEFAULT, x, y, z, ...)
24 years ago
Bruce Momjian
c9d70e2608
Mark as done:
...
> * -Add new pg_proc cachable settings to specify whether function can be
24 years ago
Bruce Momjian
010d1af3ec
Duplicate removed:
...
< o Allow cursors to be DECLAREd/OPENed/CLOSEed outside transactions
24 years ago
Bruce Momjian
947e954745
Mark as done:
...
* -Allow user/group names to be specified directly in pg_hba.conf (Bruce)
24 years ago
Bruce Momjian
64839d9425
Update for SET/DROP NOT NULL.
24 years ago
Bruce Momjian
b5030d33f3
Oops, not sure these are done.
...
> * Remove unreferenced table files and temp tables during database vacuum
> * Allow psql \d to show temporary table structure
24 years ago
Bruce Momjian
60dcf1c817
Fixed now, I think:
...
> * -Remove unreferenced table files and temp tables during database vacuum
> * -Allow psql \d to show temporary table structure
24 years ago
Bruce Momjian
fa99f94de7
Update for temp views:
...
< * Automatically make a view temporary if it uses a temporary table
> * Require view using temporary tables to be temporary views
24 years ago
Bruce Momjian
0441ce5e9f
Add:
...
> o Fix problems with complex temporary table creation/destruction
> without using PL/PgSQL EXECUTE
24 years ago
Bruce Momjian
918feb61d6
Add:
...
> * Automatically make a view temporary if it uses a temporary table
24 years ago
Bruce Momjian
bc2b786af0
Add
...
> * -Add domain capability [domain] (Rod Taylor)
24 years ago
Bruce Momjian
a9f268dcb3
Update and remove items:
...
< * Remove brackets as multi-statement rule grouping, must use parens (Bruce)
> * -Remove brackets as multi-statement rule grouping, must use parens (Bruce)
458d457
< * Remove USING clause from pg_get_indexdef() if index is btree (Bruce)
24 years ago
Bruce Momjian
405e0c9aac
Update TODO items that are completed.
24 years ago
Bruce Momjian
ee81126d1f
TODO item done:
...
* Change FIXED_CHAR_SEL to 0.20 from 0.04 to give better selectivity (Bruce)
24 years ago
Bruce Momjian
fd6b9f04a7
Mark as done:
...
> * -Change DEBUG startup tag to LOG (Bruce)
24 years ago
Bruce Momjian
3239793e0d
Add
...
> * Prevent aggregates from being used in rule WHERE clauses
24 years ago
Bruce Momjian
22ebad9e39
Add name:
...
> * Improve concurrency of hash indexes (Neil Conway)
24 years ago
Bruce Momjian
bca7c57c79
Add:
...
> o allow replication over unreliable or non-persistent links
24 years ago
Bruce Momjian
6488c9d12f
Modify:
...
< * Add GUC parameter for eurodates
> * Add GUC parameter for DATESTYLE
24 years ago
Bruce Momjian
493d09802e
Add:
...
> * Add GUC parameter for eurodates
24 years ago
Bruce Momjian
7cfbbb2541
Added:
...
> * Remove memory/file descriptor freeing befor elog(ERROR) (Bruce)
24 years ago
Bruce Momjian
9694a41a57
Add items and JDBC maintainers:
...
> o Add LISTEN/NOTIFY support to the JDBC driver (Barry)
479a481
> * Barry is Barry Lind <barry@xythos.com>
482a485
> * Dave is Dave Cramer <dave@fastcrypt.com>
24 years ago
Bruce Momjian
73a947bd03
Update completed items:
...
> * -Prevent SIGHUP and 'pg_ctl reload' from changing command line
> * -Remove LIMIT #,# and force use LIMIT and OFFSET clauses in 7.3 (Bruce)
> * -Prevent create/drop scripts from allowing extra args (Bruce)
> * -Have pg_dump -C dump database location and encoding information
24 years ago
Bruce Momjian
e105f9a119
*** empty log message ***
24 years ago
Bruce Momjian
eb54314bb7
Re-add equals documentation with CREATE DATABASE.
24 years ago
Bruce Momjian
7c115da703
Added:
...
> * Add checks for missing parameters to shell script, to prevent
> over-shifting
24 years ago
Bruce Momjian
40bda4cbc4
Record for future use if we ever change the protocol:
...
> * Allow psql to show transaction status if backend protocol changes made
24 years ago
Bruce Momjian
4633ee213d
Modify:
...
> * Inline simple SQL functions to avoid overhead (Tom)
> * Precompile SQL functions to avoid overhead (Neil Conway)
24 years ago
Bruce Momjian
fb4c1c285f
Added:
...
< * Inline simple SQL functions to avoid overhead (Tom)
> * Inline simple SQL functions to avoid overhead (Neil Conway)
24 years ago
Bruce Momjian
670547014d
Add:
...
> * Inline simple SQL functions to avoid overhead (Tom)
24 years ago
Bruce Momjian
7364208ad2
Add NAMEDATALEN discussion.
...
< first, breaks notify API;
> first, breaks notify API; [namedatalen]
24 years ago
Bruce Momjian
2ea01da59b
Clarify:
...
< * Allow ability to easily build only certain interfaces (Marc)
> * Better document ability to build only certain interfaces (Marc)
24 years ago
Bruce Momjian
e0729ab565
Add:
...
> * Remove or relicense modules that are not under the BSD license, if possible
24 years ago
Bruce Momjian
581599b903
Improve wording of meaning of /contrib directory.
24 years ago
Bruce Momjian
5028e34f57
Update.
24 years ago
Bruce Momjian
170c6760e8
Marc, you get this one. :-) You are the expert on the item:
...
> * Allow ability to easily build only certain interfaces (Marc)
24 years ago
Bruce Momjian
8b9f293e7d
Add:
...
> o Allow cursors outside transactions [cursor]
24 years ago
Bruce Momjian
02f3a69571
Add:
...
> * Clarify use of 'application' and 'command' tags in SGML docs
24 years ago
Bruce Momjian
8a58c7f5bc
Add:
...
> * Improve concurrency of hash indexes
> * Test hash index performance and recommend or discourage usage
24 years ago
Bruce Momjian
a2b4dbd4a7
Clearify:
...
> * Make single-user local access permissions the default by limiting
> permissions on the socket file (Peter E)
24 years ago
Bruce Momjian
0e8c26eeca
Added:
...
---
> * Improve caching of attribute offsets when NULLs exist in the row
24 years ago
Bruce Momjian
0519a1a1f7
Update as done:
...
> * -Cache system catalog information in per-database files (Tom)
24 years ago
Bruce Momjian
04802852b6
Add:
...
> o Generate failure on short COPY lines rather than pad NULLs
24 years ago
Bruce Momjian
14c1c33f3b
Add Neil's Name:
...
> * Have pg_dump use ADD PRIMARY KEY after COPY, for performance (Neil Conway)
24 years ago
Bruce Momjian
aedc8a99d5
Add:
...
> * Have pg_dump use ADD PRIMARY KEY after COPY, for performance
24 years ago
Bruce Momjian
26d6e199d9
Added:
...
> * ODBC
> o ODBC 3.0 support
> o Unicode(UCS-2) support
> o Updatable cursors support
24 years ago