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
99dc1cf3
Commit
99dc1cf3
authored
22 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
Reorder items.
parent
b1e20bd7
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
HISTORY
+11
-11
11 additions, 11 deletions
HISTORY
with
11 additions
and
11 deletions
HISTORY
+
11
−
11
View file @
99dc1cf3
...
...
@@ -8,7 +8,7 @@ Overview
Major changes in this release:
S
CHEMA SUPPORT
S
chemas
Schemas allow users to create objects in their own namespace
so two people or applications can have tables with the same
...
...
@@ -16,7 +16,7 @@ Overview
Table/index creation can be restricted by removing
permissions on the public schema.
D
ROP COLUMN
D
rop Column
PostgreSQL now support ALTER TABLE ... DROP COLUMN functionality.
...
...
@@ -26,15 +26,6 @@ Overview
and multiple columns. You specify these functions in
the SELECT FROM clause, similar to a table or view.
Privileges
Functions and procedural languages now have privileges, and
people running them can take on the privileges of their creators.
Logging
A variety of logging options have been enhanced.
Prepared Queries
For performance, PostgreSQL now supports prepared queries.
...
...
@@ -44,10 +35,19 @@ Overview
PostgreSQL now records object dependencies, which allows
improvements in many areas.
Privileges
Functions and procedural languages now have privileges, and
people running them can take on the privileges of their creators.
Multibyte/Locale
Both multibyte and locale are now enabled by default.
Logging
A variety of logging options have been enhanced.
Interfaces
A large number of interfaces have been moved to
...
...
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