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
930b283a
Commit
930b283a
authored
24 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
Re-add Peter E's changes.
parent
503f042c
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
HISTORY
+10
-10
10 additions, 10 deletions
HISTORY
doc/src/sgml/release.sgml
+11
-11
11 additions, 11 deletions
doc/src/sgml/release.sgml
with
21 additions
and
21 deletions
HISTORY
+
10
−
10
View file @
930b283a
...
...
@@ -100,7 +100,7 @@ Add OUTER JOINs (Tom)
Function manager overhaul (Tom)
Allow ALTER TABLE RENAME on indexes (Tom)
Improve CLUSTER (Tom)
Improve ps status display for more platforms
(
Marc)
Improve ps status display for more platforms
(Peter E,
Marc)
Improve CREATE FUNCTION failure message (Ross)
JDBC improvements (Peter, Travis Bauer, Christopher Cain, William Webber,
Gunnar)
...
...
@@ -115,12 +115,12 @@ ODBC cleanups/improvements (Nick Gorham, Stephan Szabo, Zoltan Kovacs,
Michael Fork)
Allow renaming of temp tables (Tom)
Overhaul memory manager contexts (Tom)
pg_dump uses CREATE USER or CREATE GROUP rather using COPY (Peter E)
pg_dump
all
uses CREATE USER or CREATE GROUP rather using COPY (Peter E)
Overhaul pg_dump (Philip Warner)
Allow pg_hba.conf secondary password file to specify username (Peter E)
Allow pg_hba.conf secondary password file to specify
only
username (Peter E)
Allow TEMPORARY or TEMP keyword when creating temporary tables (Bruce)
New memory leak checker (Karel)
New SET SESSION CHARACTERISTICS
and SET DefaultXactIsoLevel (Thomas, Peter E
)
New SET SESSION CHARACTERISTICS
(Thomas
)
Allow nested block comments (Thomas)
Add WITHOUT TIME ZONE type qualifier (Thomas)
New ALTER TABLE ADD CONSTRAINT (Stephan)
...
...
@@ -173,7 +173,7 @@ Fix INET/CIDR type ordering and add new functions (Tom)
Make OID behave as an unsigned type (Tom)
Allow BIGINT as synonym for INT8 (Peter E)
New int2 and int8 comparison operators (Tom)
New BIT and BIT VARYING types (Adriaan Joubert, Tom)
New BIT and BIT VARYING types (Adriaan Joubert, Tom
, Peter E
)
CHAR() no longer faster than VARCHAR() because of TOAST (Tom)
New GIST seg/cube examples (Gene Selkov)
Improved round(numeric) handling (Tom)
...
...
@@ -194,7 +194,7 @@ Source Code
-----------
New function manager call conventions (Tom)
SGI portability fixes (David Kaelbling)
New configure --enable-syslog option (
Marc
)
New configure --enable-syslog option (
Peter E
)
New BSDI README (Bruce)
configure script moved to top level, not /src (Peter E)
Makefile/configuration/compilation overhaul (Peter E)
...
...
This diff is collapsed.
Click to expand it.
doc/src/sgml/release.sgml
+
11
−
11
View file @
930b283a
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.7
5
2001/0
1/29 18
:5
8
:45 momjian Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.7
6
2001/0
2/03 21
:5
0
:45 momjian Exp $
-->
<appendix id="release">
...
...
@@ -176,7 +176,7 @@ Add OUTER JOINs (Tom)
Function manager overhaul (Tom)
Allow ALTER TABLE RENAME on indexes (Tom)
Improve CLUSTER (Tom)
Improve ps status display for more platforms
(
Marc)
Improve ps status display for more platforms
(Peter E,
Marc)
Improve CREATE FUNCTION failure message (Ross)
JDBC improvements (Peter, Travis Bauer, Christopher Cain, William Webber,
Gunnar)
...
...
@@ -191,12 +191,12 @@ ODBC cleanups/improvements (Nick Gorham, Stephan Szabo, Zoltan Kovacs,
Michael Fork)
Allow renaming of temp tables (Tom)
Overhaul memory manager contexts (Tom)
pg_dump uses CREATE USER or CREATE GROUP rather using COPY (Peter E)
pg_dump
all
uses CREATE USER or CREATE GROUP rather using COPY (Peter E)
Overhaul pg_dump (Philip Warner)
Allow pg_hba.conf secondary password file to specify username (Peter E)
Allow pg_hba.conf secondary password file to specify
only
username (Peter E)
Allow TEMPORARY or TEMP keyword when creating temporary tables (Bruce)
New memory leak checker (Karel)
New SET SESSION CHARACTERISTICS
and SET DefaultXactIsoLevel (Thomas, Peter E
)
New SET SESSION CHARACTERISTICS
(Thomas
)
Allow nested block comments (Thomas)
Add WITHOUT TIME ZONE type qualifier (Thomas)
New ALTER TABLE ADD CONSTRAINT (Stephan)
...
...
@@ -249,7 +249,7 @@ Fix INET/CIDR type ordering and add new functions (Tom)
Make OID behave as an unsigned type (Tom)
Allow BIGINT as synonym for INT8 (Peter E)
New int2 and int8 comparison operators (Tom)
New BIT and BIT VARYING types (Adriaan Joubert, Tom)
New BIT and BIT VARYING types (Adriaan Joubert, Tom
, Peter E
)
CHAR() no longer faster than VARCHAR() because of TOAST (Tom)
New GIST seg/cube examples (Gene Selkov)
Improved round(numeric) handling (Tom)
...
...
@@ -270,7 +270,7 @@ Source Code
-----------
New function manager call conventions (Tom)
SGI portability fixes (David Kaelbling)
New configure --enable-syslog option (
Marc
)
New configure --enable-syslog option (
Peter E
)
New BSDI README (Bruce)
configure script moved to top level, not /src (Peter E)
Makefile/configuration/compilation overhaul (Peter E)
...
...
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