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
d85a81cb
Commit
d85a81cb
authored
22 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
Add:
> * Allow easy display of usernames in a group
parent
d4963d73
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
+7
-2
7 additions, 2 deletions
doc/TODO
with
7 additions
and
2 deletions
doc/TODO
+
7
−
2
View file @
d85a81cb
TODO list for PostgreSQL
========================
Last updated:
Mon
Apr 1
5
16:
51:11
EDT 2002
Last updated:
Wed
Apr 1
7
16:
35:06
EDT 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...
...
@@ -51,6 +51,7 @@ PERMISSIONS
permissions on the socket file (Peter E)
* -Allow permissions for functions (Peter E)
ADMIN
-----
...
...
@@ -66,7 +67,7 @@ ADMIN
* Allow logging of query durations
* -Prevent SIGHUP and 'pg_ctl reload' from changing command line
specified parameters to postgresql.conf defaults (Peter E)
* Allow easy display of usernames in a group
DATA TYPES
----------
...
...
@@ -129,6 +130,7 @@ VIEWS / RULES
* -Remove brackets as multi-statement rule grouping, must use parens (Bruce)
* Prevent aggregates from being used in rule WHERE clauses
INDEXES
-------
...
...
@@ -246,6 +248,7 @@ COMMANDS
without using PL/PgSQL EXECUTE, needs cached plan invalidation
o Fix PL/pgSQL RENAME to work on variables other than OLD/NEW
CLIENTS
-------
...
...
@@ -322,6 +325,7 @@ DEPENDENCY CHECKING
* Make foreign keys easier to identify
* Flush cached query plans when their underlying catalog data changes
TRANSACTIONS
------------
...
...
@@ -374,6 +378,7 @@ VACUUM
lock and truncate table [vacuum]
* Provide automatic running of vacuum in the background (Tom)
LOCKING
-------
...
...
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