Log Message:
---
Changed VIEWs to make better guarantees that ORDINAL_POSITION is
preserved, per Stanislav Glebov.
Modified Files:
--
dbi-link:
dbi_link.sql (r1.14 -> r1.15)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dbi-link/dbi-link/dbi_link.sql.diff?r1
Log Message:
---
Fixed environment setting system, patch by Albe Laurenz, with minor
editorializing by Yours Truly.
Modified Files:
--
dbi-link:
dbi_link.sql (r1.13 -> r1.14)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dbi-link/dbi-link/dbi_link.sql.diff?r
Log Message:
---
Fix up several contrib modules that were using varlena datatypes in
not-so-obvious
ways. I'm not totally sure that I caught everything, but at least now they pass
their regression tests with VARSIZE/SET_VARSIZE defined to reverse byte order.
Modified Files:
-
Log Message:
---
Add language about rights given by posting a patch:
PostgreSQL is licensed under a BSD license. By posting a patch
to the public PostgreSQL mailling lists, you are giving the PostgreSQL
Global Development Group the non-revokable right to distribute your
pa
Log Message:
---
Remove temporary Windows-specific debugging code.
Modified Files:
--
pgsql/src/backend/storage/file:
fd.c (r1.135 -> r1.136)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/storage/file/fd.c.diff?r1=1.135&r2=1.136)
--