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
88e81696
Commit
88e81696
authored
22 years ago
by
Tom Lane
Browse files
Options
Downloads
Patches
Plain Diff
Add some items to development-branch release notes.
parent
750a0e67
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/src/sgml/release.sgml
+8
-1
8 additions, 1 deletion
doc/src/sgml/release.sgml
with
8 additions
and
1 deletion
doc/src/sgml/release.sgml
+
8
−
1
View file @
88e81696
<!--
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.17
1
2002/12/18
02
:0
6
:2
3 momjian
Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.17
2
2002/12/18
19
:0
1
:2
5 tgl
Exp $
-->
-->
<appendix id="release">
<appendix id="release">
...
@@ -24,8 +24,15 @@ CDATA means the content is "SGML-free", so you can write without
...
@@ -24,8 +24,15 @@ CDATA means the content is "SGML-free", so you can write without
worries about funny characters.
worries about funny characters.
-->
-->
<literallayout><![CDATA[
<literallayout><![CDATA[
Revised executor state representation; plan trees are read-only to executor now
Information schema
Information schema
Domains now support CHECK constraints
Domains now support CHECK constraints
psql backslash commands for listing conversions, casts, and schemas
TRUNCATE TABLE is transaction-safe
Statement-level triggers
System can use either hash- or sort-based strategy for grouped aggregation
ON COMMIT options for temp tables
extra_float_digits option allows pg_dump to dump float data accurately
]]></literallayout>
]]></literallayout>
</sect1>
</sect1>
...
...
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