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
c4439536
Commit
c4439536
authored
Nov 26, 2002
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Move to URGENT, for Justin:
< * Create native Win32 port [win32]
parent
75d1ed33
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/TODO
doc/TODO
+2
-2
No files found.
doc/TODO
View file @
c4439536
TODO list for PostgreSQL
TODO list for PostgreSQL
========================
========================
Last updated:
Sat Nov 23 22:13:57
EST 2002
Last updated:
Tue Nov 26 17:05:35
EST 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...
@@ -26,6 +26,7 @@ Urgent
...
@@ -26,6 +26,7 @@ Urgent
o allow replication over unreliable or non-persistent links
o allow replication over unreliable or non-persistent links
o http://gborg.postgresql.org/project/pgreplication/projdisplay.php
o http://gborg.postgresql.org/project/pgreplication/projdisplay.php
* Point-in-time data recovery using backup and write-ahead log
* Point-in-time data recovery using backup and write-ahead log
* Create native Win32 port [win32]
Reporting
Reporting
...
@@ -420,7 +421,6 @@ Source Code
...
@@ -420,7 +421,6 @@ Source Code
* Better document ability to build only certain interfaces (Marc)
* Better document ability to build only certain interfaces (Marc)
* Remove or relicense modules that are not under the BSD license, if possible
* Remove or relicense modules that are not under the BSD license, if possible
* Remove memory/file descriptor freeing befor elog(ERROR) (Bruce)
* Remove memory/file descriptor freeing befor elog(ERROR) (Bruce)
* Create native Win32 port [win32]
* Acquire lock on a relation before building a relcache entry for it
* Acquire lock on a relation before building a relcache entry for it
* Research interaction of setitimer() and sleep() used by statement_timeout
* Research interaction of setitimer() and sleep() used by statement_timeout
...
...
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