File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -230,7 +230,7 @@ Allow column aliases on views CREATE VIEW name (collist)
230
230
Fixes for views with subqueries (Tom)
231
231
Allow UPDATE table SET fld = (SELECT ...) (Tom)
232
232
SET command options no longer require quotes
233
- Update pgaccess to 0.98.5
233
+ Update pgaccess to 0.98.6
234
234
New SET SEED command
235
235
New pg_options.sample file
236
236
New SET FSYNC command (Massimo)
Original file line number Diff line number Diff line change 1
1
<!--
2
- $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.45 2000/04/28 15:03:39 momjian Exp $
2
+ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.46 2000/05/02 17:06:10 momjian Exp $
3
3
-->
4
4
5
5
<chapter id="release">
@@ -306,7 +306,7 @@ Allow column aliases on views CREATE VIEW name (collist)
306
306
Fixes for views with subqueries (Tom)
307
307
Allow UPDATE table SET fld = (SELECT ...) (Tom)
308
308
SET command options no longer require quotes
309
- Update pgaccess to 0.98.5
309
+ Update pgaccess to 0.98.6
310
310
New SET SEED command
311
311
New pg_options.sample file
312
312
New SET FSYNC command (Massimo)
You can’t perform that action at this time.
0 commit comments