Bruce Momjian
17b28503d0
Mark items as done:
...
> * -Add GUC parameter for DATESTYLE
> o -Allow specification of column names
> o -Change syntax to WITH DELIMITER, (keep old syntax around?)
> o -Remove SET KSQO option now that OR processing is improved (Tom)
> o -Allow SHOW to output as a query result, like EXPLAIN
> * -Add SQL92 schemas (Tom)
2002-07-20 16:45:07 +00:00
Bruce Momjian
d7d741afbe
Done:
...
> * -Add BSD-licensed qsort() for Solaris
2002-07-19 17:26:35 +00:00
Bruce Momjian
4feeee17ce
Done:
...
> * -HOLDER/HOLDERTAB rename to PROCLOCK/PROCLOCKTAG (Bruce)
2002-07-19 00:17:53 +00:00
Bruce Momjian
a345ac8842
Done:
...
> * -Merge LockMethodCtl and LockMethodTable into one shared structure (Bruce)
2002-07-18 23:07:09 +00:00
Bruce Momjian
fb94c09ae4
Done:
...
> * -Make sure all block numbers are unsigned to increase maximum table size
2002-07-18 05:01:51 +00:00
Bruce Momjian
df432df9fa
Done, not sure when, reported by Neil Conway:
...
> * -Report failure to find readline or zlib at end of configure run
2002-07-17 22:15:20 +00:00
Bruce Momjian
1a6f91c9f3
Item not needed:
...
< * Use our own getopt() for FreeBSD/OpenBSD to allow --xxx flags (Bruce)
2002-07-15 23:34:34 +00:00
Bruce Momjian
59097af0bb
Mark as done, per Rod:
...
> o -Add ALTER TABLE DROP non-CHECK CONSTRAINT
> * -Allow psql \d to show foreign keys
> * -Auto-destroy sequence on DROP of table with SERIAL; perhaps a separate
> * -Prevent column dropping if column is used by foreign key
> * -Automatically drop constraints/functions when object is dropped
> * -Make foreign key constraints clearer in dump file
> * -Make foreign keys easier to identify
2002-07-13 02:42:16 +00:00
Bruce Momjian
fa064e9794
Both done:
...
o -Add SET or BEGIN timeout parameter to cancel query
> * -Add pg_depend table for dependency recording; use sysrelid, oid,
2002-07-13 02:21:15 +00:00
Bruce Momjian
839a346560
Not a valid item:
...
< * Add version file format stamp to heap and other table types
2002-07-11 21:41:25 +00:00
Bruce Momjian
ccdb8a8d3a
Remove duplicate:
...
< * Use BlockNumber rather than int where appropriate
2002-07-11 21:40:20 +00:00
Bruce Momjian
f2bb1cfa85
Done, according to Rod Taylor:
...
> * -Add ALTER TRIGGER ... RENAME
2002-07-11 02:56:49 +00:00
Bruce Momjian
9af7179a10
Done:
...
> * -Make one version of simple_prompt() in code (Bruce, Tom)
2002-07-08 02:01:02 +00:00
Bruce Momjian
b2f2415c92
Mark person:
...
> * -Allow psql \d to show temporary table structure (Tom)
2002-07-05 02:10:17 +00:00
Bruce Momjian
5ebbf01838
Done
...
> * -Allow psql \d to show temporary table structure
2002-07-05 02:09:52 +00:00
Bruce Momjian
2b057b29cc
Done:
...
> o -Add support for CallableStatements
2002-07-03 16:55:40 +00:00
Bruce Momjian
95a5f7d858
Not done:
...
> * Add the functionality for WITH CHECK OPTION clause of CREATE VIEW
2002-06-28 19:28:30 +00:00
Bruce Momjian
c445edefe1
Done:
...
> * -Add the functionality for WITH CHECK OPTION clause of CREATE VIEW
2002-06-28 18:57:35 +00:00
Bruce Momjian
cc8839a10b
Done:
...
> * -Test hash index performance and discourage usage
2002-06-21 20:13:08 +00:00
Bruce Momjian
3f90b17339
Add from Dave Cramer:
...
JDBC
> o Compile under jdk 1.4
2002-06-20 16:55:20 +00:00
Bruce Momjian
585aa11587
Update as done:
...
JDBC:
> o -Updateable resultSet
2002-06-20 16:49:41 +00:00
Bruce Momjian
cd75bb7011
Add:
...
> * -Allow object creation to be disabled for specific users
2002-06-19 16:36:13 +00:00
Bruce Momjian
deec3cb91c
Add:
...
> * Create native Win32 port [win32]
2002-06-13 18:01:38 +00:00
Bruce Momjian
e6e577490d
Add to ecpg:
...
> o Allow multi-threaded use of SQLCA
2002-06-12 23:39:49 +00:00
Bruce Momjian
6b3f0ef1db
Cleanup.
2002-06-12 21:20:59 +00:00
Bruce Momjian
435941440b
Mark as done:
...
> * -Add SIMILAR TO to allow character classes, 'pg_[a-c]%'
2002-06-11 21:28:17 +00:00
Bruce Momjian
090319b20f
Fix spacing.
2002-06-10 16:13:54 +00:00
Bruce Momjian
31d9184239
None.
2002-06-07 20:22:33 +00:00
Bruce Momjian
c78e411fef
Add:
...
> * Allow DEFERRABLE UNIQUE constraints
2002-06-07 04:19:52 +00:00
Bruce Momjian
4ac77d3708
Mark as done:
...
> o -Abort all SET changes made in an aborted transaction
2002-06-07 03:47:06 +00:00
Bruce Momjian
e3c1609df3
Update as done:
...
> * -Add deleted bit to index tuples to reduce heap access
2002-06-03 22:46:09 +00:00
Bruce Momjian
cc574c4482
Update index growth problem.
2002-06-03 17:41:37 +00:00
Bruce Momjian
50b7148218
Mention btree:
...
> * Add FILLFACTOR to btree index creation
2002-06-01 19:53:31 +00:00
Bruce Momjian
dc20063e43
Remove 32-bit mention:
...
> * Add BSD-licensed qsort() for Solaris
2002-05-29 00:44:11 +00:00
Bruce Momjian
6005c50fa6
Update:
...
> * Add BSD-licensed qsort() for 32-bit Solaris
2002-05-28 01:06:23 +00:00
Bruce Momjian
3cde085158
Add
...
> * Add getpid() function to backend
2002-05-25 22:44:13 +00:00
Bruce Momjian
c961474c96
Mark as done:
...
> o -Disallow missing columns in INSERT ... VALUES, per ANSI
2002-05-20 22:22:27 +00:00
Bruce Momjian
e90dbd27b1
Updated:
...
> o Abort all SET changes made in an aborted transaction
2002-04-26 18:32:44 +00:00
Bruce Momjian
be004a0c09
Added:
...
> * Allow backslash handling in quoted strings to be disabled for portability
2002-04-25 20:39:11 +00:00
Bruce Momjian
8cec968784
Improve display of headings in HTML.
2002-04-25 20:20:50 +00:00
Bruce Momjian
695a042532
Add item:
...
> * Improve ability to display optimizer analysis using OPTIMIZER_DEBUG
2002-04-23 20:26:29 +00:00
Bruce Momjian
c11d9353f1
Update as done:
...
> * -Use faster flex flags for performance improvement (Peter E)
2002-04-23 18:59:30 +00:00
Bruce Momjian
0666ac296b
Update for syslog and name Tom in trigger:
...
> * -Allow user to control trigger firing order (Tom)
> * -Compile in syslog functionaility by default (Tatsuo)
2002-04-23 16:59:51 +00:00
Bruce Momjian
44cd58e47e
Update:
...
> * -Allow user to control trigger firing order
> * Add ALTER TRIGGER ... RENAME
2002-04-23 16:56:24 +00:00
Bruce Momjian
4e08a625b0
Suggest another possible solution for funcs using temp tables:
...
< without using PL/PgSQL EXECUTE, needs cached plan invalidation
> without using PL/PgSQL EXECUTE, needs cache prevention/invalidation
2002-04-18 17:26:03 +00:00
Bruce Momjian
979be308d1
More neutral:
...
> o Abort all, some or, no SET changes made in an aborted transaction
2002-04-18 17:24:47 +00:00
Bruce Momjian
953287768e
Update:
...
> o Abort all or commit all SET changes made in an aborted transaction
2002-04-18 14:32:36 +00:00
Bruce Momjian
a44a0a4509
Update:
...
> o Allow Java server-side programming, http://pljava.sourceforge.net
> [java]
2002-04-18 05:07:38 +00:00
Bruce Momjian
cfa72faf96
Add user:
...
> * Rod is Rod Taylor <rbt@zort.ca>
2002-04-18 04:21:43 +00:00
Bruce Momjian
b09f67bca1
Update for Neil:
...
> * Cache most recent query plan(s) (Neil) [prepare]
> * Neil is Neil Conway <nconway@klamath.dyndns.org>
2002-04-18 04:08:22 +00:00
Bruce Momjian
bac714b72a
Update for Oleg:
...
> using a sequential scan for highest/lowest values (Oleg)
2002-04-18 04:07:04 +00:00
Bruce Momjian
54f91c9f8a
Update:
...
> o Abort SET changes made in aborted transactions (?)
2002-04-18 03:59:46 +00:00
Bruce Momjian
af03e2edc9
Updated:
...
> * Add BETWEEN ASYMMETRIC/SYMMETRIC (Christopher)
> * Christopher is Christopher Kings-Lynne <chriskl@familyhealth.com.au>
2002-04-18 03:10:29 +00:00
Bruce Momjian
389ca3500d
Add:
...
> * Add BSD-licensed qsort() for Solaris
2002-04-18 03:07:16 +00:00
Bruce Momjian
6abfa8c540
Add:
...
> o Allow SHOW to output as a query result, like EXPLAIN
2002-04-18 03:04:04 +00:00
Bruce Momjian
afd8067213
Add:
...
> * Try flex flags -Cf and -CF to see if performance improves
2002-04-18 01:41:23 +00:00
Bruce Momjian
ed20cdfc53
Add:
...
> * Add utility to compute accurate random_page_cost value
2002-04-17 21:52:57 +00:00
Bruce Momjian
d85a81cbc3
Add:
...
> * Allow easy display of usernames in a group
2002-04-17 20:35:23 +00:00
Bruce Momjian
c2f1e93aeb
Update as completed:
...
> * -Allow oid to act as a foreign key
2002-04-15 20:52:12 +00:00
Bruce Momjian
08479bcbca
Update;
...
> without using PL/PgSQL EXECUTE, needs cached plan invalidation
2002-04-14 17:20:35 +00:00
Bruce Momjian
673788c692
Add:
...
> * Change NUMERIC to enforce the maximum precision, and increase it
2002-04-13 01:37:54 +00:00
Bruce Momjian
6c19d67d5f
Add:
...
> * Change NUMERIC data type to use base 10,000 internally
2002-04-13 00:20:33 +00:00
Bruce Momjian
68747b4601
Update:
...
> o Fix PL/pgSQL RENAME to work on variables other than OLD/NEW
2002-04-09 13:46:55 +00:00
Bruce Momjian
6d0a070b73
Remove TODO.detail domain file:
...
< * -Add domain capability [domain] (Rod Taylor)
> * -Add domain capability (Rod Taylor)
2002-04-09 04:28:17 +00:00
Bruce Momjian
20f8aab215
Added:
...
> * Add Intimate Shared Memory(ISM) for Solaris
> * Add documentation to lock shared memory into RAM for each OS, if possible
2002-04-09 04:14:47 +00:00
Bruce Momjian
eb953c3200
Add:
...
> o Fix PL/pgSQL RENAME to work on on variable names
2002-04-09 03:56:08 +00:00
Bruce Momjian
1dd58c61f7
Add:
...
> * Abort SET changes made in aborted transactions
2002-04-07 01:59:17 +00:00
Bruce Momjian
00f4a7d3c3
Mark as done:
...
> o -Allow INSERT INTO my_table VALUES (a, b, c, DEFAULT, x, y, z, ...)
2002-04-05 11:57:32 +00:00
Bruce Momjian
c9d70e2608
Mark as done:
...
> * -Add new pg_proc cachable settings to specify whether function can be
2002-04-05 03:06:10 +00:00
Bruce Momjian
010d1af3ec
Duplicate removed:
...
< o Allow cursors to be DECLAREd/OPENed/CLOSEed outside transactions
2002-04-04 07:12:36 +00:00
Bruce Momjian
947e954745
Mark as done:
...
* -Allow user/group names to be specified directly in pg_hba.conf (Bruce)
2002-04-04 07:03:55 +00:00
Bruce Momjian
64839d9425
Update for SET/DROP NOT NULL.
2002-04-01 14:12:23 +00:00
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
2002-04-01 01:56:38 +00:00
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
2002-03-31 12:56:16 +00:00
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
2002-03-25 20:56:08 +00:00
Bruce Momjian
0441ce5e9f
Add:
...
> o Fix problems with complex temporary table creation/destruction
> without using PL/PgSQL EXECUTE
2002-03-25 03:37:01 +00:00
Bruce Momjian
918feb61d6
Add:
...
> * Automatically make a view temporary if it uses a temporary table
2002-03-24 22:37:20 +00:00
Bruce Momjian
bc2b786af0
Add
...
> * -Add domain capability [domain] (Rod Taylor)
2002-03-19 03:05:38 +00:00
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)
2002-03-10 06:12:23 +00:00
Bruce Momjian
405e0c9aac
Update TODO items that are completed.
2002-03-08 04:33:53 +00:00
Bruce Momjian
ee81126d1f
TODO item done:
...
* Change FIXED_CHAR_SEL to 0.20 from 0.04 to give better selectivity (Bruce)
2002-03-08 04:29:01 +00:00
Bruce Momjian
fd6b9f04a7
Mark as done:
...
> * -Change DEBUG startup tag to LOG (Bruce)
2002-03-08 04:03:32 +00:00
Bruce Momjian
3239793e0d
Add
...
> * Prevent aggregates from being used in rule WHERE clauses
2002-03-08 01:31:19 +00:00
Bruce Momjian
22ebad9e39
Add name:
...
> * Improve concurrency of hash indexes (Neil Conway)
2002-03-06 03:37:16 +00:00
Bruce Momjian
bca7c57c79
Add:
...
> o allow replication over unreliable or non-persistent links
2002-03-05 03:32:11 +00:00
Bruce Momjian
6488c9d12f
Modify:
...
< * Add GUC parameter for eurodates
> * Add GUC parameter for DATESTYLE
2002-03-04 16:50:36 +00:00
Bruce Momjian
493d09802e
Add:
...
> * Add GUC parameter for eurodates
2002-03-04 16:20:31 +00:00
Bruce Momjian
7cfbbb2541
Added:
...
> * Remove memory/file descriptor freeing befor elog(ERROR) (Bruce)
2002-02-25 20:30:19 +00:00
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>
2002-02-25 18:48:54 +00:00
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
2002-02-25 06:23:54 +00:00
Bruce Momjian
e105f9a119
*** empty log message ***
2002-02-25 03:37:36 +00:00
Bruce Momjian
eb54314bb7
Re-add equals documentation with CREATE DATABASE.
2002-02-25 03:37:14 +00:00
Bruce Momjian
7c115da703
Added:
...
> * Add checks for missing parameters to shell script, to prevent
> over-shifting
2002-02-23 21:53:37 +00:00
Bruce Momjian
40bda4cbc4
Record for future use if we ever change the protocol:
...
> * Allow psql to show transaction status if backend protocol changes made
2002-02-22 16:21:21 +00:00
Bruce Momjian
4633ee213d
Modify:
...
> * Inline simple SQL functions to avoid overhead (Tom)
> * Precompile SQL functions to avoid overhead (Neil Conway)
2002-02-22 05:42:44 +00:00
Bruce Momjian
fb4c1c285f
Added:
...
< * Inline simple SQL functions to avoid overhead (Tom)
> * Inline simple SQL functions to avoid overhead (Neil Conway)
2002-02-22 05:22:50 +00:00
Bruce Momjian
670547014d
Add:
...
> * Inline simple SQL functions to avoid overhead (Tom)
2002-02-22 04:19:37 +00:00
Bruce Momjian
7364208ad2
Add NAMEDATALEN discussion.
...
< first, breaks notify API;
> first, breaks notify API; [namedatalen]
2002-02-22 03:05:26 +00:00
Bruce Momjian
2ea01da59b
Clarify:
...
< * Allow ability to easily build only certain interfaces (Marc)
> * Better document ability to build only certain interfaces (Marc)
2002-02-22 01:28:15 +00:00
Bruce Momjian
e0729ab565
Add:
...
> * Remove or relicense modules that are not under the BSD license, if possible
2002-02-22 00:12:07 +00:00
Bruce Momjian
581599b903
Improve wording of meaning of /contrib directory.
2002-02-22 00:10:11 +00:00
Bruce Momjian
5028e34f57
Update.
2002-02-21 22:58:11 +00:00
Bruce Momjian
170c6760e8
Marc, you get this one. :-) You are the expert on the item:
...
> * Allow ability to easily build only certain interfaces (Marc)
2002-02-21 05:10:49 +00:00
Bruce Momjian
8b9f293e7d
Add:
...
> o Allow cursors outside transactions [cursor]
2002-02-20 03:50:33 +00:00
Bruce Momjian
02f3a69571
Add:
...
> * Clarify use of 'application' and 'command' tags in SGML docs
2002-02-19 22:41:29 +00:00
Bruce Momjian
8a58c7f5bc
Add:
...
> * Improve concurrency of hash indexes
> * Test hash index performance and recommend or discourage usage
2002-02-19 22:34:27 +00:00
Bruce Momjian
a2b4dbd4a7
Clearify:
...
> * Make single-user local access permissions the default by limiting
> permissions on the socket file (Peter E)
2002-02-19 21:38:29 +00:00
Bruce Momjian
0e8c26eeca
Added:
...
---
> * Improve caching of attribute offsets when NULLs exist in the row
2002-02-19 21:36:58 +00:00
Bruce Momjian
0519a1a1f7
Update as done:
...
> * -Cache system catalog information in per-database files (Tom)
2002-02-19 20:31:31 +00:00
Bruce Momjian
04802852b6
Add:
...
> o Generate failure on short COPY lines rather than pad NULLs
2002-02-18 16:54:38 +00:00
Bruce Momjian
14c1c33f3b
Add Neil's Name:
...
> * Have pg_dump use ADD PRIMARY KEY after COPY, for performance (Neil Conway)
2002-02-18 03:40:13 +00:00
Bruce Momjian
aedc8a99d5
Add:
...
> * Have pg_dump use ADD PRIMARY KEY after COPY, for performance
2002-02-18 02:00:43 +00:00
Bruce Momjian
26d6e199d9
Added:
...
> * ODBC
> o ODBC 3.0 support
> o Unicode(UCS-2) support
> o Updatable cursors support
2002-02-18 01:17:16 +00:00
Bruce Momjian
fa8a73caad
Clarify working in 'top x items using sequential scan' item
2002-02-12 22:24:36 +00:00
Bruce Momjian
0cdf4d96bc
Fix typo.
...
< o prevent lose of indexes, permissions, inheritance (Bruce)
---
> o prevent loss of indexes, permissions, inheritance (Bruce)
2002-02-11 18:14:56 +00:00
Bruce Momjian
c7831585dd
Oops, already completed:
...
< * Have checkpoint process identify itself via ps status display
2002-02-08 06:41:30 +00:00
Bruce Momjian
4af4c5047a
Added:
...
> * Have checkpoint process identify itself via ps status display
2002-02-08 04:32:17 +00:00
Bruce Momjian
9a2527785f
Update for Tom:
...
< * Allow row re-use with automatic vacuum (Tom)
356c355
<
---
> * Provide automatic scheduling of background vacuum (Tom)
2002-02-04 20:51:22 +00:00
Bruce Momjian
4f715d60f8
Modified/Added
...
< * Allow row re-use without vacuum (Tom)
---
> * Allow row re-use with automatic vacuum (Tom)
> * Flush cached query plans when their underlying catalog data changes
2002-02-04 20:46:36 +00:00
Bruce Momjian
61b544fc78
Remove ENHANCEMENTS section, move subsections up.
2002-02-03 19:24:30 +00:00
Bruce Momjian
984d0ecf6e
Added:
...
> * Prevent SIGHUP and 'pg_ctl reload' from changing command line
> specified parameters to postgresql.conf defaults
2002-02-01 17:00:17 +00:00
Bruce Momjian
6efc968233
Remove dashed items in preparations for 7.3.
2002-01-27 04:22:35 +00:00
Bruce Momjian
b9be2b254c
Add:
...
> * Allow ORDER BY ... LIMIT to select top values without sort or index
2002-01-27 04:20:38 +00:00
Bruce Momjian
d613aad31f
Remove link:
...
> * -Allow LOCK TABLE tab1, tab2, tab3 so all tables locked in unison
2002-01-26 23:17:32 +00:00
Bruce Momjian
025f6359d4
Add mention of UPDATE
...
> o Allow UPDATE/DELETE WHERE CURRENT OF cursor using per-cursor tid
2002-01-25 02:33:39 +00:00
Bruce Momjian
2ceea8898f
Add mention of implementation:
...
> o Allow DELETE WHERE CURRENT OF cursor using per-cursor tid
> stored in the backend
2002-01-25 02:32:59 +00:00
Bruce Momjian
974135a711
Add 128 mention:
...
> * Increase identifier length (NAMEDATALEN) if small performance hit,
> perhaps to standard length of 128; change struct pgNotify to use pid
> first, breaks notify API;
2002-01-25 01:04:47 +00:00
Bruce Momjian
b440e17f5b
Updated:
...
> * Increase identifier length (NAMEDATALEN) if small performance hit;
> change struct pgNotify to use pid first, breaks notify API
2002-01-24 23:50:09 +00:00
Bruce Momjian
daf4891df4
Added:
...
> * Evaluate AIX cs() spinlock macro for performance optimizations (Tatsuo)
2002-01-24 23:35:40 +00:00
Bruce Momjian
d958c08a0a
Another clarification.
2002-01-24 22:20:18 +00:00
Bruce Momjian
b23de01c15
Clarification on COPY failure options.
2002-01-24 22:19:48 +00:00
Bruce Momjian
9d25b39c80
Add:
...
> * Reorder postgresql.conf WAL items in order of importance
> * Remove wal_files postgresql.conf option because WAL files are now recycled
> * Find proper defaults for postgresql.conf WAL entries
> * Add checkpoint_min_warning postgresql.conf option to warn about checkpoints
> that are too frequent
2002-01-23 16:14:04 +00:00
Bruce Momjian
a7b7241059
Clarify URL:
...
< http://www1.distributed.net/source , in client/common/cpucheck.cpp
---
> from distributted.net, http://www1.distributed.net/source ,
> in client/common/cpucheck.cpp
2002-01-22 22:22:34 +00:00
Bruce Momjian
f898e60ec9
Document SMP detection code.
2002-01-22 22:15:07 +00:00
Bruce Momjian
e7e25b2d93
Re-group items.
2002-01-22 21:55:06 +00:00
Bruce Momjian
5b8016948e
Break PERFORMANCE up into subsections.
2002-01-22 20:50:35 +00:00
Bruce Momjian
fdf881d155
Add:
...
> * Add code to detect an SMP machine and handle spinlocks accordingly
2002-01-22 20:40:27 +00:00
Bruce Momjian
e0764fdf28
Add
...
> * Make IN/NOT IN have similar performance to EXISTS/NOT EXISTS [exists]
2002-01-20 04:56:14 +00:00
Bruce Momjian
74c8c09338
Add:
...
> * Use thread-safe crypt() in libpq, if available
2002-01-18 20:46:37 +00:00
Bruce Momjian
aecd85d3a1
Update Lockhart's email address.
...
< * Thomas is Thomas Lockhart <lockhart@alumni.caltech.edu>
---
> * Thomas is Thomas Lockhart <lockhart@fourpalms.org>
2002-01-08 20:04:31 +00:00
Bruce Momjian
f3efaf892e
Spelling fix:
...
< * Consider use of open/fctl(O_DIRECT) to minimize OS caching
---
> * Consider use of open/fcntl(O_DIRECT) to minimize OS caching
2002-01-05 04:03:47 +00:00
Bruce Momjian
3ef4925fdc
Re-order items:
...
> * Consider use of open/fctl(O_DIRECT) to minimize OS caching
> * Make blind writes go through the file descriptor cache
391d392
< * Make blind writes go through the file descriptor cache
409d409
< * Consider use of open/fctl(O_DIRECT) to minimize OS caching
2002-01-04 21:32:28 +00:00
Bruce Momjian
7a38672169
Added:
...
> * Consider use of open/fctl(O_DIRECT) to minimize OS caching
2002-01-04 21:08:42 +00:00
Bruce Momjian
35fcb84946
Change:
...
< perhaps CREATE DATABASE dbname WITH USER = "user" (Gavin)
---
> perhaps CREATE DATABASE dbname WITH OWNER = "user" (Gavin)
2002-01-04 18:42:40 +00:00
Bruce Momjian
11d4c2c590
Add from Vadim:
...
> * Allow command blocks that can ignore certain types of errors
2002-01-04 18:23:56 +00:00
Bruce Momjian
b5213b5c37
Give attribution:
...
< perhaps CREATE DATABASE dbname WITH USER = "user"
---
> perhaps CREATE DATABASE dbname WITH USER = "user" (Gavin)
2002-01-04 05:03:15 +00:00
Bruce Momjian
f27b0eeea7
Remove:
...
< * Allow only owner to create indexes
2002-01-04 04:53:26 +00:00
Bruce Momjian
0e3793e621
Prefer savepoints term:
...
< allow error codes to be specified; requires nested transactions
---
> allow error codes to be specified; requires savepoints
321c321
< * Allow nested transactions / savepoints [transactions]
---
> * Allow savepoints / nested transactions [transactions]
2002-01-03 21:15:04 +00:00
Bruce Momjian
a2dc469ac7
Update:
...
< allow error codes to be specified
---
> allow error codes to be specified; requires nested transactions
2002-01-03 20:42:23 +00:00
Bruce Momjian
6d78fdae7f
Add:
...
> o Allow COPY to report error lines and continue; optionally
> allow error codes to be specified
2002-01-03 18:25:43 +00:00
Bruce Momjian
258af1d57a
Add:
...
> * Make equals sign optional in CREATE DATABASE WITH param = 'val'
2002-01-03 18:22:43 +00:00
Bruce Momjian
8dcc4c058d
Added:
...
> * Prevent create/drop scripts from allowing extra args (Bruce)
2002-01-03 18:13:14 +00:00
Bruce Momjian
b8ef396d6b
Added:
...
> * Allow only owner to create indexes
2002-01-03 17:31:52 +00:00
Bruce Momjian
13acb5b37d
Updated:
...
< * Add config file check for $ODBCINI, $HOME/.odbc.ini, and /etc/odbc.ini
---
> * Add config file check for $ODBCINI, $HOME/.odbc.ini, installpath/etc/odbc.ini
2002-01-03 17:29:31 +00:00
Bruce Momjian
9c00d0de57
Added
...
> * Add config file check for $ODBCINI, $HOME/.odbc.ini, and /etc/odbc.ini
2002-01-03 08:04:16 +00:00
Bruce Momjian
b96b0415fa
Added suggested syntax:
...
> * Make it easier to create a database owned by someone who can't createdb,
> perhaps CREATE DATABASE dbname WITH USER = "user"
2002-01-03 08:01:17 +00:00
Bruce Momjian
2446e300fa
Added
...
< o Move to using 'make' rather than 'ant'(?)
---
> o Support both 'make' and 'ant'
2002-01-03 05:48:48 +00:00
Bruce Momjian
b3d9768f3b
Remove:
...
< * Change 'createlang [langname] dbname' to 'createlang langname [dbname]'
2002-01-03 05:20:34 +00:00
Bruce Momjian
d5de91ddad
Added:
...
> * Change 'createlang [langname] dbname' to 'createlang langname [dbname]'
2002-01-03 05:06:50 +00:00
Bruce Momjian
3f53ad7108
*** empty log message ***
2001-12-30 01:51:10 +00:00
Bruce Momjian
550d38458c
Add
...
> * Make locking of shared data structures more fine-grained
2001-12-30 01:48:23 +00:00
Bruce Momjian
48ad40ba99
Added
...
> * Change factorial to return a numeric
2001-12-29 20:40:42 +00:00
Bruce Momjian
51517f514d
Add crossdb TODO.detail item:
...
---
> * Allow queries across multiple databases [crossdb]
2001-12-29 17:56:46 +00:00
Bruce Momjian
c80a067cae
Update server DEBUG startup tag fixes:
...
> * Change DEBUG startup tag to NOTICE; change NOTICE to output to client
> only if client exists (Bruce)
This item is not done:
< * -Make elog(LOG) in WAL its own output type, distinct from DEBUG (Peter E)
---
> * Make elog(LOG) in WAL its own output type, distinct from DEBUG
2001-12-29 17:19:03 +00:00
Bruce Momjian
0d3aebbc86
Added
...
> * Add --port flag to regression tests
2001-12-29 05:22:37 +00:00
Bruce Momjian
3c70669e7e
Added
...
> * Change FIXED_CHAR_SEL to 0.20 from 0.04 to give better selectivity (Bruce)
2001-12-29 04:55:45 +00:00
Bruce Momjian
ce286ff6b5
Added
...
> * Report failure to find readline or zlib at end of configure run
2001-12-28 19:47:50 +00:00
Bruce Momjian
472186af96
Add
...
> o Change syntax to WITH DELIMITER, (keep old syntax around?)
2001-12-28 19:44:20 +00:00
Bruce Momjian
3ab5ac86e8
Add
...
> * Add WAL index reliability improvement to non-btree indexes
2001-12-28 19:35:52 +00:00
Bruce Momjian
e32ee1fabe
Typo.
...
< * Improve access-permissions check on data directory in CYGWIN (Tom)
---
> * Improve access-permissions check on data directory in Cygwin (Tom)
2001-12-28 18:31:14 +00:00
Bruce Momjian
ce845c530e
Added
...
<
---
> * Improve access-permissions check on data directory in CYGWIN (Tom)
2001-12-28 18:30:50 +00:00
Bruce Momjian
774490c3db
Add
...
> * Allow binding query args over FE/BE protocol
2001-12-28 05:26:25 +00:00
Bruce Momjian
6b2f169d67
Added
...
> o Have ALTER TABLE OWNER change all dependant objects like indexes
2001-12-28 05:09:13 +00:00
Bruce Momjian
36e42823fb
Christof Petig changes where for HISTORY, not TODO.
2001-12-28 05:02:50 +00:00
Bruce Momjian
dbaddcfd2b
Added for Christof Petig:
...
< o Allow SELECT of array of strings into a auto-sized variable
---
> o -Allow SELECT of array of strings into a auto-sized variable
> o auto allocation for indicator variable arrays (int *ind_p=NULL)
> o auto allocation for string arrays (char **foo_pp=NULL)
> o ECPGfree_auto_mem fixed
> o all function names with external linkage are now prefixed by ECPG
2001-12-28 04:57:55 +00:00
Bruce Momjian
a740c228a5
Added:
...
> * Add OpenBSD's getpeereid() call for local socket authentication (Bruce)
2001-12-28 04:32:44 +00:00
Bruce Momjian
a6e59234f7
Update to show current capability and future direction, from Peter:
...
> * -Allow secure single-user access without passwords using Unix socket permissions
> * Make single-user local socket access permissions the default (Peter E)
2001-12-28 04:30:18 +00:00
Bruce Momjian
107c5a83e1
Added:
...
! * Add PGPASSWORDFILE environment variable or ~/.pgpass to store
! user/host/password combinations
2001-12-28 03:30:30 +00:00
Bruce Momjian
21e7e7e724
I know we talked about this in the past but I never got it on the TODO
...
list:
* Add optional CRC checksum to heap and index pages
2001-12-28 02:30:37 +00:00
Bruce Momjian
dbc3c859ab
Update TODO list.
2001-12-27 04:28:37 +00:00
Bruce Momjian
0181d9ffaa
Add cachable item.
2001-12-26 23:47:32 +00:00
Michael Meskes
b2a7e1403e
Updated ECPG items
2001-12-23 12:21:05 +00:00
Bruce Momjian
5446b1ba72
Remove:
...
* Fix contrib/dbase to not require libiconv
2001-12-21 05:27:19 +00:00
Bruce Momjian
a7aeb7db18
* Fix contrib/dbase to not require libiconv.
2001-12-21 04:31:58 +00:00
Bruce Momjian
c3c36bf32f
pre-page -> after-change, per Vadim.
2001-12-21 03:55:45 +00:00
Bruce Momjian
20f94e16a9
Pre-page write additions.
2001-12-20 22:01:29 +00:00
Bruce Momjian
cafee83784
Update TODO list.
2001-12-15 17:28:51 +00:00
Bruce Momjian
79b89b4658
Update TODO list.
2001-12-15 16:11:57 +00:00
Bruce Momjian
fe933d6a04
Update TODO list.
2001-12-06 10:19:24 +00:00
Bruce Momjian
d661a9f639
Update TODO list.
2001-12-05 23:11:30 +00:00
Bruce Momjian
b68174e5ed
Update TODO list.
2001-12-05 21:25:28 +00:00
Bruce Momjian
33cc40e8ba
Update TODO list.
2001-12-05 21:23:45 +00:00
Bruce Momjian
23ea2b12d9
Update TODO list.
2001-12-05 21:06:40 +00:00
Bruce Momjian
d9e71837d8
Update TODO list.
2001-12-05 18:20:42 +00:00
Barry Lind
7379502f8a
added CallableStatement support to jdbc todo
2001-11-29 18:15:33 +00:00
Bruce Momjian
c3d7e3d439
Update TODO list.
2001-11-29 15:39:11 +00:00
Bruce Momjian
f1d39629b2
Update TODO list.
2001-11-29 05:53:46 +00:00
Bruce Momjian
692ba96aaa
Update TODO list.
2001-11-28 20:18:38 +00:00
Bruce Momjian
9775cb96b3
Update TODO list.
2001-11-28 05:44:51 +00:00
Bruce Momjian
c7df05341d
Update TODO list.
2001-11-27 21:23:00 +00:00