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
472d9726
Commit
472d9726
authored
Nov 15, 2003
by
Peter Eisentraut
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Correct names of people with funny characters.
parent
7397819f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
HISTORY
HISTORY
+3
-3
doc/src/sgml/release.sgml
doc/src/sgml/release.sgml
+4
-4
No files found.
HISTORY
View file @
472d9726
...
...
@@ -542,7 +542,7 @@ Data Type and Function Changes
* Make EXTRACT(TIMEZONE) and SET/SHOW TIME ZONE follow the SQL
convention for the sign of time zone offsets, i.e., positive is
east from UTC (Tom)
* Fix date_trunc('quarter', ...) (B
?jthe Zolt?
n)
* Fix date_trunc('quarter', ...) (B
öjthe Zol
tán)
Prior releases returned an incorrect value for this function call.
* Make initcap() more compatible with Oracle (Mike Nolan)
initcap() now uppercases a letter appearing after any
...
...
@@ -757,9 +757,9 @@ Contrib Changes
* Improve pgstattuple (Rod)
* Fix bug in metaphone() in fuzzystrmatch
* Improve adddepend (Rod)
* Update spi/timetravel (B
?jthe Zolt?
n)
* Update spi/timetravel (B
öjthe Zol
tán)
* Fix dbase "-s" option and improve non-ASCII handling (Thomas
Behr,
M?
rcio Smiderle)
Behr,
M
árcio Smiderle)
* Remove array module because features now included by default (Joe)
_________________________________________________________________
...
...
doc/src/sgml/release.sgml
View file @
472d9726
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.24
0 2003/11/14 17:47:04 momjian
Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.24
1 2003/11/15 01:16:37 petere
Exp $
-->
<appendix id="release">
...
...
@@ -1375,7 +1375,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.240 2003/11/14 17:47:04 mo
</listitem>
<listitem>
<para>Fix <literal>date_trunc('quarter', ...)</literal> (B
?jthe Zolt?
n)</para>
<para>Fix <literal>date_trunc('quarter', ...)</literal> (B
öjthe Zol
tán)</para>
<para>
Prior releases returned an incorrect value for this function call.
</para>
...
...
@@ -1844,8 +1844,8 @@ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.240 2003/11/14 17:47:04 mo
<listitem><para>Improve pgstattuple (Rod)</para></listitem>
<listitem><para>Fix bug in <function>metaphone()</function> in fuzzystrmatch</para></listitem>
<listitem><para>Improve adddepend (Rod)</para></listitem>
<listitem><para>Update spi/timetravel (B
?jthe Zolt?
n)</para></listitem>
<listitem><para>Fix dbase <option>-s</> option and improve non-ASCII handling (Thomas Behr,
M?
rcio Smiderle)</para></listitem>
<listitem><para>Update spi/timetravel (B
öjthe Zol
tán)</para></listitem>
<listitem><para>Fix dbase <option>-s</> option and improve non-ASCII handling (Thomas Behr,
M
árcio Smiderle)</para></listitem>
<listitem><para>Remove array module because features now included by default (Joe)</para></listitem>
</itemizedlist>
</sect3>
...
...
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