Date: Fri, 14 May 2004 06:13:10 -0700 (PDT) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/postgresql73 Makefile distinfo Message-ID: <200405141313.i4EDDAxc092360@repoman.freebsd.org>
index | next in thread | raw e-mail
edwin 2004/05/14 06:13:10 PDT
FreeBSD ports repository
Modified files:
databases/postgresql73 Makefile distinfo
Log:
[PATCH] databases/postgresql73: update to 7.3.6
* Revert erroneous changes in rule permissions checking
* Repair incorrect order of operations in GetNewTransactionId()
* Ensure configure selects -fno-strict-aliasing even when an
external value for CFLAGS is supplied
* Make pg_restore handle 64-bit off_t correctly
* Make contrib/dblink not assume that local and remote type OIDs
match (Joe)
* Quote connectby()'s start_with argument properly (Joe)
* Don't crash when a rowtype argument to a plpgsql function is NULL
* Avoid generating invalid character encoding sequences in corner
cases when planning LIKE operations
* Ensure text_position() cannot scan past end of source string in
multibyte cases (Korea PostgreSQL Users' Group)
* Fix index optimization and selectivity estimates for LIKE
operations on bytea columns (Joe)
This version, as with most minor versions, does not require
a dump/reload to put into place.
PR: ports/63698
Submitted by: Palle Girgensohn <girgen@pingpong.net>
Revision Changes Path
1.124 +4 -4 ports/databases/postgresql73/Makefile
1.32 +9 -4 ports/databases/postgresql73/distinfo
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405141313.i4EDDAxc092360>
