This is a discussion on pgsql: Allow CREATE INDEX CONCURRENTLY to disregard transactions in within the pgsql Committers forums, part of the PostgreSQL category; --> Log Message: ----------- Allow CREATE INDEX CONCURRENTLY to disregard transactions in other databases, per gripe from hubert depesz lubaczewski. ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Log Message: ----------- Allow CREATE INDEX CONCURRENTLY to disregard transactions in other databases, per gripe from hubert depesz lubaczewski. Patch from Simon Riggs. Modified Files: -------------- pgsql/doc/src/sgml/ref: create_index.sgml (r1.63 -> r1.64) (http://developer.postgresql.org/cvsw...1=1.63&r2=1.64) pgsql/src/backend/commands: indexcmds.c (r1.163 -> r1.164) (http://developer.postgresql.org/cvsw...1.163&r2=1.164) pgsql/src/backend/storage/ipc: procarray.c (r1.30 -> r1.31) (http://developer.postgresql.org/cvsw...1=1.30&r2=1.31) pgsql/src/include/storage: procarray.h (r1.15 -> r1.16) (http://developer.postgresql.org/cvsw...1=1.15&r2=1.16) ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster |
| Thread Tools | |
| Display Modes | |
|
|