Log Message:
---
Update for beta2
Modified Files:
--
pginst:
settings.projinc (r1.9 -> r1.10)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/settings.projinc.diff?r1=1.9&r2=1.10)
---(end of broadcast)---
Log Message:
---
New versions of mingw have gettimeofday(), so add an autoconf test
for this.
Modified Files:
--
pgsql:
configure (r1.565 -> r1.566)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/configure?r1=1.565&r2=1.566)
configure.in (r1.531
Log Message:
---
Add compat file for dynamically loading the functions that MinGW is missing
the imports for. Add RegisterWaitForSingleObject() to the list of such
functions, which should take care of the current buildfarm breakage.
Modified Files:
--
pgsql/src/backend/port
Log Message:
---
Fix coredump during replay WAL after crash. Change entrySplitPage() to prevent
usage of any information from system catalog, because it could be called during
replay of WAL.
Per bug report from Craig McElroy <[EMAIL PROTECTED]>. Patch doesn't
change on-disk storage.
Mo
Log Message:
---
Fix coredump during replay WAL after crash. Change entrySplitPage() to prevent
usage of any information from system catalog, because it could be called during
replay of WAL.
Per bug report from Craig McElroy <[EMAIL PROTECTED]>. Patch doesn't
change on-disk storage.
Ta
[EMAIL PROTECTED] (Magnus Hagander) writes:
> Add compat file for dynamically loading the functions that MinGW is missing
> the imports for. Add RegisterWaitForSingleObject() to the list of such
> functions, which should take care of the current buildfarm breakage.
Trivial stylistic complaint: sho
Log Message:
---
Make variable static, per Tom.
Modified Files:
--
pgsql/src/backend/port/win32:
mingwcompat.c (r1.1 -> r1.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/port/win32/mingwcompat.c?r1=1.1&r2=1.2)
---(
Tom Lane wrote:
> [EMAIL PROTECTED] (Magnus Hagander) writes:
>> Add compat file for dynamically loading the functions that MinGW is missing
>> the imports for. Add RegisterWaitForSingleObject() to the list of such
>> functions, which should take care of the current buildfarm breakage.
>
> Trivial
Log Message:
---
1. Fix a bug in copy_and_convert_field() when fetching bookmark columns.
This bug could occur in case no suitable? lo type is found.
2. Improve the parse statement operation so that it detect srf in
.
Modified Files:
--
psqlodbc:
convert.c (
Log Message:
---
Documentation wording fixes.
Guillaume Lelarge
Modified Files:
--
pgsql/doc/src/sgml/ref:
create_type.sgml (r1.72 -> r1.73)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/create_type.sgml?r1=1.72&r2=1.73)
psql-r
Log Message:
---
Update Russian FAQ.
[EMAIL PROTECTED]
Modified Files:
--
pgsql/doc/src/FAQ:
FAQ_russian.html (r1.32 -> r1.33)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/FAQ_russian.html?r1=1.32&r2=1.33)
---(end
Log Message:
---
Clarify restart is of the "database" server, in FAQ.
Modified Files:
--
pgsql/doc:
FAQ (r1.441 -> r1.442)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ?r1=1.441&r2=1.442)
pgsql/doc/src/FAQ:
FAQ.html (r1.397 -> r1.398
Log Message:
---
2007-10-29 Francisco Figueiredo Jr. <[EMAIL PROTECTED]>
[#1009624] bytea and standard_confirming_strings. Applied patch. Thanks Laurenz
Albe & Erich Lerch. This is needed to better support bytea when setting
standard_conforming_strings to on.
Modified Files:
Log Message:
---
- Add check of already changed page while replay WAL. This touches only
ginRedoInsert(), because other ginRedo* functions rewrite whole page or
make changes which could be applied several times without consistent's loss
- Remove check of identifying of corresponding split
Log Message:
---
- Add check of already changed page while replay WAL. This touches only
ginRedoInsert(), because other ginRedo* functions rewrite whole page or
make changes which could be applied several times without consistent's loss
- Remove check of identifying of corresponding split
Log Message:
---
remove syncing of standard_conforming_strings, seems pointless
Modified Files:
--
plproxy/src:
execute.c (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/src/execute.c.diff?r1=1.6&r2=1.7)
Log Message:
---
Remove the hack in the grammar that "optimized away" DEFAULT NULL clauses.
Instead put in a test to drop a NULL default at the last moment before
storing the catalog entry. This changes the behavior in a couple of ways:
* Specifying DEFAULT NULL when creating an inheritanc
Log Message:
---
put malloc crap directly to scanner.l, parser does not need it
Modified Files:
--
plproxy:
Makefile (r1.9 -> r1.10)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/Makefile.diff?r1=1.9&r2=1.10)
plproxy/src:
parser.y
Log Message:
---
stop autogenerating debian/changelog
Modified Files:
--
plproxy:
Makefile (r1.10 -> r1.11)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/Makefile.diff?r1=1.10&r2=1.11)
Added Files:
---
plproxy/debian:
cha
Log Message:
---
Mention the index name in 'could not create unique index' errors,
per suggestion from Rene Gollent.
Modified Files:
--
pgsql/src/backend/utils/sort:
tuplesort.c (r1.78 -> r1.79)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/
Log Message:
---
test missin connect
Modified Files:
--
plproxy/expected:
plproxy_errors.out (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/expected/plproxy_errors.out.diff?r1=1.1.1.1&r2=1.2)
plproxy/sql:
plproxy
Log Message:
---
put todo into wiki
Modified Files:
--
plproxy/doc:
Makefile (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/doc/Makefile.diff?r1=1.1.1.1&r2=1.2)
overview.txt (r1.3 -> r1.4)
(http://cvs.pgfoun
Log Message:
---
malloc debugging for flex
Modified Files:
--
plproxy:
Makefile (r1.8 -> r1.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/Makefile.diff?r1=1.8&r2=1.9)
Added Files:
---
plproxy/src:
dbgmalloc.h (r1.1)
Log Message:
---
experimental support for old flex
somehow it breaks the error reporting, need to fix it somehow
Modified Files:
--
plproxy/src:
parser.y (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/src/parser.y.diff?r1=1.2&r
Log Message:
---
todo update
Modified Files:
--
plproxy/doc:
todo.txt (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/doc/todo.txt.diff?r1=1.1.1.1&r2=1.2)
---(end of broadcast)
Log Message:
---
In the previous commit message, I forgot to credit Simon Riggs who provided
the patch, which I modified only slightly before applying.
Modified Files:
--
pgsql/src/backend/postmaster:
autovacuum.c (r1.66 -> r1.67)
(http://developer.postgres
Log Message:
---
Add new psuedo threshold type 'IGNORE' - queries whose cost is less than this
are not queued at all! This should make queueing work better with ad-hoc
tools that do a lot of catalog lookups before running actual queries.
Initdb is forced (changes to pg_resqueue).
Modified
Log Message:
---
Update README for overcommit and ignore threshold changes.
Modified Files:
--
bizgres/postgresql/src/backend/utils/resscheduler:
README (r1.12 -> r1.13)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/postgresql/src/backend/uti
Log Message:
---
Fix self deadlock breakage introduced by ignore functionality.
Modified Files:
--
bizgres/postgresql/src/backend/utils/resscheduler:
resqueue.c (r1.18 -> r1.19)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/postgresql/src/bac
Log Message:
---
Use definable symbol RESLOCK_DEBUG to conditionally remove debugging elog calls
in (potentially) performance critical parts of the (resource) locking logic.
Modified Files:
--
bizgres/postgresql/src/backend/utils/resscheduler:
README (r1.13 -> r1.14
Log Message:
---
Copy the returned string from setlocale() per code in Postgres' chklocale.c to
avoid possible corruption. [EMAIL PROTECTED]
Modified Files:
--
pginst/ca:
pginstca.c (r1.117 -> r1.118)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstalle
Log Message:
---
simple script to pull together a very small (<500k) tar file that builds
*just* libpq ... its not perfect, as it pulls in more files then is
necessarily required to build, but as it is, it requires one simple patch
to configure.in in order to work ...
Tested on FreeBSD .
32 matches
Mail list logo