File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
7
7
The most recent version of this document can be viewed at
8
8
the PostgreSQL web site, http://www.PostgreSQL.org.
9
9
10
- A dash(-) marks changes that will appear in the upcoming 7.0 release.
10
+ A dash(-) marks changes that will appear in the upcoming 7.1 release.
11
11
12
12
Names in brackets "[]" indicate more detailed information is available in
13
13
the directory pgsql/doc/TODO.detail/ under that name.
@@ -244,11 +244,12 @@ MISC
244
244
SOURCE CODE
245
245
-----------
246
246
* Add use of 'const' for variables in source tree
247
- * Fix C optimizer problem where fmgr_ptr calls return different types [alpha]
247
+ * -Fix C optimizer problem where fmgr_ptr calls return different types (Tom)
248
+ [alpha]
248
249
* Does Mariposa source contain any other bug fixes?
249
250
* Remove SET KSQO option now that OR processing is improved(Tom)
250
251
* -Use macros to define NT open() file parameters, remove NT-specific defines
251
- * Change CURRENT to OLD internally for rules
252
+ * - Change CURRENT to OLD internally for rules (Bruce)
252
253
253
254
---------------------------------------------------------------------------
254
255
You can’t perform that action at this time.
0 commit comments