Commit graph

12 commits

Author SHA1 Message Date
KaiGai Kohei
9b87f337e6 BUGFIX:
- HeapInsert/HeapUpdate hooks called ReadBuffer without any locks.
- Unexpected behavior in SELECT ... INTO t2 FROM t1 statement.
2008-01-22 12:23:23 +00:00
KaiGai Kohei
021eeaade4 base version of SE-PostgreSQL was updated from 8.2.6 to 8.3RC2. It enables
to share DLLs provided by original PostgreSQL, so this package omits
    those files.
2008-01-20 07:59:04 +00:00
KaiGai Kohei
482366064e updating base version to 8.2.6 with appropriate way. 2008-01-14 15:49:34 +00:00
KaiGai Kohei
3f33856e06 add postgresql-8.2.6.tar.gz 2008-01-10 14:37:03 +00:00
KaiGai Kohei
d269b0bff6 Update base postgresql version 8.2.5 -> 8.2.6 2008-01-10 14:11:18 +00:00
KaiGai Kohei
f970c51104 Add a security policy hotfix for labeled networking. It enables client
domains to communicate SE-PostgreSQL.
2007-11-20 16:18:34 +00:00
KaiGai Kohei
ca5d1a2767 re-organize the upstream repository to parepare branch development based on
pgsql-8.3.x
2007-11-01 14:00:32 +00:00
KaiGai Kohei
93190e9b6b FIXBUG: security context was not canonicalized when irregular context (but
interpretable) was inputed.
2007-10-17 11:20:57 +00:00
KaiGai Kohei
55b4428dcf FIXBUG: type definitions of security_label_to_text() and
text_to_security_label() are mismatched.
2007-10-15 12:38:40 +00:00
KaiGai Kohei
03876d9e7b update base PostgreSQL version to 8.2.5 2007-09-22 13:09:45 +00:00
KaiGai Kohei
9017dde910 - upstreamed SE-PostgreSQL 8.2.4-1.0 released. (there is no differences
from 8.2.4-0.434.beta actually)
- The minor version of SE-PostgreSQL is ommited from the patch filename,
    because it is updated so frequently and CVS handles it full-replaced.
2007-09-09 03:54:57 +00:00
KaiGai Kohei
a835c9efa0 import sepostgresql-8.2.4-0.434 as the initial version in Fedora rawhide 2007-09-01 13:07:32 +00:00