postgresql/src
Alvaro Herrera 2ea179f361 Support optional FROM/IN in FETCH and MOVE
The main motivation for this is that it's required for Informix compatibility
in ECPG.

This patch makes the ECPG and core grammars a bit closer to one another for
these productions.

Author: Zoltan Boszormenyi
2009-11-11 19:25:42 +00:00
..
backend Support optional FROM/IN in FETCH and MOVE 2009-11-11 19:25:42 +00:00
bin Do not build psql's flex module on its own, but instead include it in 2009-11-10 23:12:13 +00:00
include Fix longstanding problems in VACUUM caused by untimely interruptions 2009-11-10 18:00:06 +00:00
interfaces Support optional FROM/IN in FETCH and MOVE 2009-11-11 19:25:42 +00:00
makefiles Update of install-sh, mkinstalldirs, and associated configury 2009-08-26 22:24:44 +00:00
pl More incremental refactoring in plpgsql: get rid of gram.y dependencies on 2009-11-10 02:13:13 +00:00
port Don't error out if recycling or removing an old WAL segment fails at the end 2009-09-13 18:32:08 +00:00
template
test Fix WHERE CURRENT OF to work as designed within plpgsql. The argument 2009-11-09 02:36:59 +00:00
timezone Fix a couple of issues in recent patch to print updates to postgresql.conf 2009-10-03 18:04:57 +00:00
tools Update translation updating procedure. This pertains to some changes I 2009-10-20 18:22:19 +00:00
tutorial
bcc32.mak
DEVELOPERS
Makefile Update of install-sh, mkinstalldirs, and associated configury 2009-08-26 22:24:44 +00:00
Makefile.global.in Build bzip2 tarball in dist target as well 2009-11-03 21:28:10 +00:00
Makefile.shlib Derived files that are shipped in the distribution used to be built in the 2009-08-28 20:26:19 +00:00
nls-global.mk Update of install-sh, mkinstalldirs, and associated configury 2009-08-26 22:24:44 +00:00
win32.mak