Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
postgres-lambda-diff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakob Huber
postgres-lambda-diff
Commits
d07766fb
Commit
d07766fb
authored
25 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
Update TODO list.
parent
3d5079c1
No related branches found
No related tags found
No related merge requests found
Changes
3
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
doc/TODO
+3
-3
3 additions, 3 deletions
doc/TODO
doc/TODO.detail/pglog
+2900
-0
2900 additions, 0 deletions
doc/TODO.detail/pglog
doc/TODO.detail/subquery
+9630
-0
9630 additions, 0 deletions
doc/TODO.detail/subquery
with
12533 additions
and
3 deletions
doc/TODO
+
3
−
3
View file @
d07766fb
TODO list for PostgreSQL
TODO list for PostgreSQL
========================
========================
Last updated: Sun Oct 1
0 16:40:4
0 EDT 1999
Last updated: Sun Oct 1
7 21:06:5
0 EDT 1999
Current maintainer: Bruce Momjian (maillist@candle.pha.pa.us)
Current maintainer: Bruce Momjian (maillist@candle.pha.pa.us)
...
@@ -229,8 +229,8 @@ INDEXES
...
@@ -229,8 +229,8 @@ INDEXES
a matching index [limit]
a matching index [limit]
* Improve LIMIT processing by using index to limit rows processed [limit]
* Improve LIMIT processing by using index to limit rows processed [limit]
* Have optimizer take LIMIT into account when considering index scans [limit]
* Have optimizer take LIMIT into account when considering index scans [limit]
* Make index creation use psort code, because it is now faster(Vadim)
*
-
Make index creation use psort code, because it is now faster(Vadim)
* Allow creation of sort temp tables > 1 Gig
*
-
Allow creation of sort temp tables > 1 Gig
* Create more system table indexes for faster cache lookups
* Create more system table indexes for faster cache lookups
* fix indexscan() so it does leak memory by not requiring caller to free
* fix indexscan() so it does leak memory by not requiring caller to free
* Improve _bt_binsrch() to handle equal keys better, remove _bt_firsteq()(Tom)
* Improve _bt_binsrch() to handle equal keys better, remove _bt_firsteq()(Tom)
...
...
This diff is collapsed.
Click to expand it.
doc/TODO.detail/pglog
0 → 100644
+
2900
−
0
View file @
d07766fb
This diff is collapsed.
Click to expand it.
doc/TODO.detail/subquery
+
9630
−
0
View file @
d07766fb
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment