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
9d42df74
Commit
9d42df74
authored
5 years ago
by
Tom Lane
Browse files
Options
Downloads
Patches
Plain Diff
Doc: update v12 release notes.
Set the release date, make a few adjustments for recent commits.
parent
4af2ac3d
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/src/sgml/release-12.sgml
+6
-4
6 additions, 4 deletions
doc/src/sgml/release-12.sgml
with
6 additions
and
4 deletions
doc/src/sgml/release-12.sgml
+
6
−
4
View file @
9d42df74
...
...
@@ -6,7 +6,7 @@
<formalpara>
<title>Release date:</title>
<para>2019-
??-??, CURRENT AS OF 2019-09-21
</para>
<para>2019-
10-03
</para>
</formalpara>
<sect2>
...
...
@@ -1216,16 +1216,18 @@ Author: Tom Lane <tgl@sss.pgh.pa.us>
<!--
Author: Tom Lane <tgl@sss.pgh.pa.us>
2018-07-11 [39a96512b] Mark built-in btree comparison functions as leakproof wh
2019-09-21 [d9110d7e1] Straighten out leakproofness markings on text comparison
-->
<para>
Fix the leakproofness designations of some btree comparison
support
functions (Tom Lane)
Fix the leakproofness designations of some btree comparison
operators
and support
functions (Tom Lane)
</para>
<para>
This allows some optimizations that previously would not have been
applied.
applied in the presence of security barrier views or row-level
security.
</para>
</listitem>
...
...
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