Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
8484f669
Commit
8484f669
authored
Mar 31, 2001
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update TODO list.
parent
8e7d7142
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
5 deletions
+4
-5
doc/TODO
doc/TODO
+4
-5
No files found.
doc/TODO
View file @
8484f669
TODO list for PostgreSQL
========================
Last updated: Sat Mar 31 1
0:28:08
EST 2001
Last updated: Sat Mar 31 1
2:25:25
EST 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...
...
@@ -74,10 +74,9 @@ ADMIN
* More access control over who can create tables and use locks (Karel)
* -Test syslog functionality
* Convert remaining fprintf(stderr,...)/perror() to elog()
* Allow elog() to return error codes, module name, file name, line
number, not just messages
* Allow international error message support and add error codes
number, not just messages
[elog]
* Allow international error message support and add error codes
[elog]
* -Unify configuration into one configuration file (Peter E)
* -use setproctitle() if it exists for 'ps' display of status
* -Prevent initdb from running wrong version of postmaster/postgres (Peter E)
...
...
@@ -345,7 +344,7 @@ SOURCE CODE
* Remove SET KSQO option now that OR processing is improved (Tom)
* -Use macros to define NT open() file parameters, remove NT-specific defines
* -Change CURRENT to OLD internally for rules (Bruce)
*
Replace the use of fprint(stderr, ...) with elog() in backend code
*
Convert remaining fprintf(stderr,...)/perror() to elog()
* -Allow libedit to be used in place of libreadline
* -BSD/OS does not support locale because there is no LC_MESSAGES (Bruce)
* Remove unused pg_variable, pg_inheritproc, pg_ipl tables
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment