Log Message:
---
Construction by VS2005Express+PSDK-x86 is supported.
Modified Files:
--
psqlodbc:
psqlodbc.h (r1.98 -> r1.99)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/psqlodbc.h.diff?r1=1.98&r2=1.99)
psqlodbc.dsp (r1.4 -> r1.5
Log Message:
---
Repair a low-probability race condition identified by Qingqing Zhou.
If a process abandons a wait in LockBufferForCleanup (in practice,
only happens if someone cancels a VACUUM) just before someone else
sends it a signal indicating the buffer is available, it was possible
f
Log Message:
---
Default value for field did not work when default value was 0 length
Modified Files:
--
bizgres/KETL/src/com/kni/etl:
ParallelChannelParser.java (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/KETL/src/com/kni/et
Log Message:
---
Added automatic support for optional quotes.
Modified Files:
--
bizgres/KETL/src/com/kni/etl:
ParallelChannelParser.java (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/KETL/src/com/kni/etl/ParallelChannelParser.
Log Message:
---
Fix similar_escape() so that SIMILAR TO works properly for patterns involving
alternatives ("|" symbol). The original coding allowed the added ^ and $
constraints to be absorbed into the first and last alternatives, producing
a pattern that would match more than it should.
Log Message:
---
Fix similar_escape() so that SIMILAR TO works properly for patterns involving
alternatives ("|" symbol). The original coding allowed the added ^ and $
constraints to be absorbed into the first and last alternatives, producing
a pattern that would match more than it should.
Log Message:
---
Fix similar_escape() so that SIMILAR TO works properly for patterns involving
alternatives ("|" symbol). The original coding allowed the added ^ and $
constraints to be absorbed into the first and last alternatives, producing
a pattern that would match more than it should.
Log Message:
---
Fix similar_escape() so that SIMILAR TO works properly for patterns involving
alternatives ("|" symbol). The original coding allowed the added ^ and $
constraints to be absorbed into the first and last alternatives, producing
a pattern that would match more than it should.
Log Message:
---
Fix HTML markup.
Modified Files:
--
pgsql/doc:
FAQ (r1.384 -> r1.385)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ.diff?r1=1.384&r2=1.385)
pgsql/doc/src/FAQ:
FAQ.html (r1.340 -> r1.341)
(http://developer.po
Log Message:
---
Update tutorial URL's.
Modified Files:
--
pgsql/doc:
FAQ (r1.383 -> r1.384)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ.diff?r1=1.383&r2=1.384)
pgsql/doc/src/FAQ:
FAQ.html (r1.339 -> r1.340)
(http://develo
Log Message:
---
Update URL for SQL tutorial.
Modified Files:
--
pgsql/doc:
FAQ (r1.382 -> r1.383)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ.diff?r1=1.382&r2=1.383)
pgsql/doc/src/FAQ:
FAQ.html (r1.338 -> r1.339)
(http://
Log Message:
---
Update AIX FAQ:
At any rate, here's a revision to CVS HEAD to reflect some changes by
myself and by Seneca Cunningham for the AIX FAQ. It touches on the
following issues:
1. memcpy pointer patch for dynahash.c
2. AIX memory management, which can, for 32 bit cases, bit
Log Message:
---
Update AIX FAQ:
At any rate, here's a revision to CVS HEAD to reflect some changes by
myself and by Seneca Cunningham for the AIX FAQ. It touches on the
following issues:
1. memcpy pointer patch for dynahash.c
2. AIX memory management, which can, for 32 bit cases, bit
Log Message:
---
Update:
< multiple I/O channels simultaneously.
> multiple I/O channels simultaneously. One idea is to create a
> background reader that can pre-fetch sequential and index scan
> pages needed by other backends. This could be expanded to allow
> concurrent reads
14 matches
Mail list logo