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
d85a81cb
Commit
d85a81cb
authored
Apr 17, 2002
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add:
> * Allow easy display of usernames in a group
parent
d4963d73
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
+7
-2
doc/TODO
doc/TODO
+7
-2
No files found.
doc/TODO
View file @
d85a81cb
TODO list for PostgreSQL
========================
Last updated:
Mon Apr 15 16:51:11
EDT 2002
Last updated:
Wed Apr 17 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
-------
...
...
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