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
c0e78467
Commit
c0e78467
authored
Jul 09, 2001
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update TODO list.
parent
2366c34a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
doc/TODO
doc/TODO
+5
-1
No files found.
doc/TODO
View file @
c0e78467
TODO list for PostgreSQL
========================
Last updated: Mon Jul 9 17:
29:50
EDT 2001
Last updated: Mon Jul 9 17:
31:59
EDT 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...
...
@@ -19,6 +19,7 @@ RELIABILITY
* -SELECT pg_class FROM pg_class generates strange error (Bruce)
* PL/PgSQL does not handle quoted mixed-case identifiers
ENHANCEMENTS
------------
...
...
@@ -250,6 +251,7 @@ MISCELLANEOUS
* Add sed-like regular expression search/replace capability
* Change representation of whole-tuple parameters to functions
PERFORMANCE
-----------
...
...
@@ -295,6 +297,8 @@ MISCELLANEOUS
* Make blind writes go through the file descriptor cache
* Allow logging of query durations
* Add hash-based aggregates
* Read pg_hba.conf only on postmaster startup or SIGHUP
SOURCE CODE
-----------
...
...
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