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
839c7924
Commit
839c7924
authored
Aug 23, 2001
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update TODO list.
parent
5b2208a8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
doc/TODO
doc/TODO
+3
-3
No files found.
doc/TODO
View file @
839c7924
TODO list for PostgreSQL
========================
Last updated: T
ue Aug 21 07:07:42
EDT 2001
Last updated: T
hu Aug 23 10:41:58
EDT 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...
...
@@ -50,7 +50,7 @@ ADMIN
* -Remove unreferenced sort files during postmaster startup (Bruce)
* Add table name mapping for numeric file names
* -Better document pg_hba.conf host-based authentication (Bruce)
* Encrpyt passwords in pg_shadow table using MD5 (Bruce, Vince)
*
-
Encrpyt passwords in pg_shadow table using MD5 (Bruce, Vince)
* Incremental backups
* Make it easier to create a database owned by someone who can't createdb
...
...
@@ -309,7 +309,7 @@ MISCELLANEOUS
* Make blind writes go through the file descriptor cache
* Allow logging of query durations
* Add hash for evaluating GROUP BY aggregates
* Read pg_hba.conf only on postmaster startup or SIGHUP (Bruce)
*
-
Read pg_hba.conf only on postmaster startup or SIGHUP (Bruce)
* Improve spinlock code, perhaps with OS semaphores, sleeper queue, or
spining to obtain lock on multi-cpu systems
* Add queue of backends waiting for spinlock
...
...
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