pgsql/ ontrib/cube/Makefile ontrib/seg/Makefil ...

Lists: pgsql-committers
From: petere(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/ ontrib/cube/Makefile ontrib/seg/Makefil ...
Date: 2001-11-16 16:32:33
Message-ID: 200111161632.fAGGWX934362@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: petere(at)postgresql(dot)org 01/11/16 11:32:33

Modified files:
contrib/cube : Makefile
contrib/seg : Makefile
src/backend/bootstrap: Makefile
src/backend/parser: Makefile
src/interfaces/ecpg/preproc: Makefile
src/pl/plpgsql/src: Makefile

Log message:
Make the yacc rules safe for parallel make. See discussion on pgsql-patches
and comment in src/backend/parser/Makefile for the technical details.