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
2cc33200
Commit
2cc33200
authored
23 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
Update TODO list.
parent
8128ae68
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/TODO
+3
-3
3 additions, 3 deletions
doc/TODO
with
3 additions
and
3 deletions
doc/TODO
+
3
−
3
View file @
2cc33200
TODO list for PostgreSQL
========================
Last updated: Wed May 16
16:18:15
EDT 2001
Last updated: Wed May 16
20:08:28
EDT 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...
...
@@ -27,7 +27,6 @@ PARSER
MISC
* Plpgsql does not handle quoted mixed-case identifiers
* SELECT cash_out(1) causes crash
ENHANCEMENTS
------------
...
...
@@ -84,7 +83,6 @@ MULTILANGUAGE SUPPORT
* Add nchar (as distinguished from ordinary varchar),
* Allow LOCALE on a per-column basis, default to ASCII
* Add SHOW command to see locale
* Support multiple simultaneous character sets, per SQL92
* Reject character sequences those are not valid in their charset
* Make functions more multi-byte aware, i.e. trim()
...
...
@@ -175,6 +173,7 @@ COMMANDS
* Remove SET KSQO option now that OR processing is improved (Tom)
* Add SET PERFORMANCE_TIPS option to suggest INDEX, VACUUM, VACUUM
ANALYZE, and CLUSTER
* Add SHOW command to see locale
* Change LIMIT val,val to offset,limit to match MySQL
* Allow Pl/PgSQL's RAISE function to take expressions
...
...
@@ -305,6 +304,7 @@ SOURCE CODE
* Allow ps status display to work on Solaris/SVr4-based systems
* Decide on spelling of indexes/indices
* Add mention of VACUUM, log rotation to Administrator's Guide
* Use BlockNumber rather than int where appropriate
---------------------------------------------------------------------------
...
...
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