Update of /cvsroot/pgspy/pgspy
In directory pgfoundry.org:/tmp/cvs-serv36562
Log Message:
initial import.
Status:
Vendor Tag: pgspy
Release Tags: REL1_0_6
N pgspy/pgspy/pgspy.c
N pgspy/pgspy/COPYRIGHT
N pgspy/pgspy/pgspy.h
N pgspy/pgspy/Makefile
N pgspy/pgspy/README
No co
Log Message:
---
Fix equivclass.c's not-quite-right strategy for handling X=X clauses.
The original coding correctly noted that these aren't just redundancies
(they're effectively X IS NOT NULL, assuming = is strict). However, they
got treated that way if X happened to be in a single-memb
Log Message:
---
Fix equivclass.c's not-quite-right strategy for handling X=X clauses.
The original coding correctly noted that these aren't just redundancies
(they're effectively X IS NOT NULL, assuming = is strict). However, they
got treated that way if X happened to be in a single-memb
Log Message:
---
Fix equivclass.c's not-quite-right strategy for handling X=X clauses.
The original coding correctly noted that these aren't just redundancies
(they're effectively X IS NOT NULL, assuming = is strict). However, they
got treated that way if X happened to be in a single-memb
Log Message:
---
Convert a perl array to a postgres array when returned by Set Returning
Functions as well as non SRFs. Backpatch to 8.1 where these facilities were
introduced. with a little help from Abhijit Menon-Sen.
Modified Files:
--
pgsql/src/pl/plperl:
plpe
Log Message:
---
Convert a perl array to a postgres array when returned by Set Returning
Functions as well as non SRFs. Backpatch to 8.1 where these facilities were
introduced. with a little help from Abhijit Menon-Sen.
Tags:
REL8_4_STABLE
Modified Files:
--
pgsql/s
Log Message:
---
Convert a perl array to a postgres array when returned by Set Returning
Functions as well as non SRFs. Backpatch to 8.1 where these facilities were
introduced. with a little help from Abhijit Menon-Sen.
Tags:
REL8_3_STABLE
Modified Files:
--
pgsql/s
Log Message:
---
Convert a perl array to a postgres array when returned by Set Returning
Functions as well as non SRFs. Backpatch to 8.1 where these facilities were
introduced. with a little help from Abhijit Menon-Sen.
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql/s
Log Message:
---
Convert a perl array to a postgres array when returned by Set Returning
Functions as well as non SRFs. Backpatch to 8.1 where these facilities were
introduced. with a little help from Abhijit Menon-Sen.
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/s
Log Message:
---
console: fix string format in datarow packet
pgbouncer used to store strings with final '\0', which should not be there.
It was not noticed thus far as any C clients did not saw anything wrong.
Takeover code depends on them being zero-terminated, use a hack to make them
Log Message:
---
Added some explanation about how the parser is generated, taken from an email
by
Zoltan Boszormenyi .
Added Files:
---
pgsql/src/interfaces/ecpg/preproc:
README.parser (r1.1)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecp
11 matches
Mail list logo