From a5882a100119472074095a2a2c3ae5f4379736b6 Mon Sep 17 00:00:00 2001 From: asfernandes Date: Wed, 13 Dec 2006 00:29:48 +0000 Subject: [PATCH] Misc --- doc/WhatsNew | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/WhatsNew b/doc/WhatsNew index 73e85c0062..649bb0dd60 100644 --- a/doc/WhatsNew +++ b/doc/WhatsNew @@ -277,6 +277,9 @@ * Feature CORE-815 UPDATE OR INSERT and MERGE statements + See also: + /doc/sql.extensions/README.update_or_insert.txt + /doc/sql.extensions/README.merge.txt Contributor(s): Adriano dos Santos Fernandes