CVSROOT: /cvsrootModule name: pgsqlChanges by: momjian@postgresql.org 02/02/18 01:49:21
Modified files: src/backend/parser: gram.y
Log message: Disable LIMIT #,# syntax, as agreed to months ago. Print message saying to use separate LIMIT/OFFSET clauses.