Log Message:
---
Allow ALTER TABLE .. SET TABLESPACE to be interrupted.
Backpatch to 8.0, where tablespaces were introduced.
Guillaume Lelarge
Modified Files:
--
pgsql/src/backend/commands:
tablecmds.c (r1.330 -> r1.331)
(http://anoncvs.postgresql.org/cvs
Log Message:
---
Allow ALTER TABLE .. SET TABLESPACE to be interrupted.
Backpatch to 8.0, where tablespaces were introduced.
Guillaume Lelarge
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/src/backend/commands:
tablecmds.c (r1.142.4.11 -> r1.142.4.12)
Log Message:
---
Allow ALTER TABLE .. SET TABLESPACE to be interrupted.
Backpatch to 8.0, where tablespaces were introduced.
Guillaume Lelarge
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/src/backend/commands:
tablecmds.c (r1.174.2.9 -> r1.174.2.10)
Log Message:
---
Allow ALTER TABLE .. SET TABLESPACE to be interrupted.
Backpatch to 8.0, where tablespaces were introduced.
Guillaume Lelarge
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql/src/backend/commands:
tablecmds.c (r1.206.2.8 -> r1.206.2.9)
Log Message:
---
Allow ALTER TABLE .. SET TABLESPACE to be interrupted.
Backpatch to 8.0, where tablespaces were introduced.
Guillaume Lelarge
Tags:
REL8_3_STABLE
Modified Files:
--
pgsql/src/backend/commands:
tablecmds.c (r1.242.2.5 -> r1.242.2.6)
Log Message:
---
Allow ALTER TABLE .. SET TABLESPACE to be interrupted.
Backpatch to 8.0, where tablespaces were introduced.
Guillaume Lelarge
Tags:
REL8_4_STABLE
Modified Files:
--
pgsql/src/backend/commands:
tablecmds.c (r1.288.2.3 -> r1.288.2.4)
Log Message:
---
Remove port.h prototypes from pg_upgrade.h, per report from Robert Haas.
Modified Files:
--
pgsql/contrib/pg_upgrade:
pg_upgrade.h (r1.9 -> r1.10)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/pg_upgrade/pg_upgrade.h?r1=1.9&r2=1.1
Log Message:
---
Get rid of some more stuff that duplicates c.h or port.h.
Modified Files:
--
pgsql/contrib/pg_upgrade:
controldata.c (r1.4 -> r1.5)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/pg_upgrade/controldata.c?r1=1.4&r2=1.5)
file
Log Message:
---
Allow copydir() to be interrupted.
This makes ALTER DATABASE .. SET TABLESPACE and CREATE DATABASE more
sensitive to interrupts. Backpatch to 8.4, where ALTER DATABASE .. SET
TABLESPACE was introduced. We could go back further, but in the absence
of complaints about the
Log Message:
---
Allow copydir() to be interrupted.
This makes ALTER DATABASE .. SET TABLESPACE and CREATE DATABASE more
sensitive to interrupts. Backpatch to 8.4, where ALTER DATABASE .. SET
TABLESPACE was introduced. We could go back further, but in the absence
of complaints about the
Log Message:
---
Issue 'mkdir' hint when replying CREATE TABLESPACE in recovery mode.
Per idea from Fujii Masao
Modified Files:
--
pgsql/src/backend/commands:
tablespace.c (r1.74 -> r1.75)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/command
Log Message:
---
* added async command pg::sql. Gives a callback to a statement execution
allowing for async behavior. Based on code from Miguel Sofer.
Modified Files:
--
libpgtcl/generic:
pgtcl.c (r1.31 -> r1.32)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.
Log Message:
---
* add struct elements to support async callbacks
Modified Files:
--
libpgtcl/generic:
pgtclCmds.h (r1.25 -> r1.26)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgtcl/libpgtcl/generic/pgtclCmds.h?r1=1.25&r2=1.26)
--
Sent via pgsql-committe
Log Message:
---
*
Modified Files:
--
libpgtcl:
ChangeLog (r1.63 -> r1.64)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgtcl/libpgtcl/ChangeLog?r1=1.63&r2=1.64)
--
Sent via pgsql-committers mailing list ([email protected])
To make changes t
Log Message:
---
* some additional code to support callback for async queries
Modified Files:
--
libpgtcl/generic:
pgtclCmds.c (r1.80 -> r1.81)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgtcl/libpgtcl/generic/pgtclCmds.c?r1=1.80&r2=1.81)
pgtclId.
15 matches
Mail list logo