1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

New plperl Makefile.

This commit is contained in:
Bruce Momjian
2000-03-01 19:13:08 +00:00
parent 8daa31a21e
commit 19c29f9236
2 changed files with 21 additions and 88 deletions

View File

@ -313,7 +313,7 @@ Allow pgsql to work on newer Cygwin snapshots(Dan)
New catalog version number (Tom)
Add Linux ARM.
Rename heap_replace to heap_update
Update for QNX (Kardos, Dr. Andrea)
Update for QNX (Kardos, Dr. Andreas)
New platform-specific regression handling (Tom)
Rename oid8 -> oidvector and int28 -> int2vector (Bruce)
Included all yacc and lex files into the distribution (Peter E.)