2012-03-18 21:22:12 EDT LOCATION: exec_simple_query, postgres.c:1095 2012-03-18 21:22:12 EDT LOG: 00000: duration: 5.690 ms statement: COMMIT 2012-03-18 21:22:12 EDT LOCATION: exec_simple_query, postgres.c:1095 2012-03-18 21:22:12 EDT LOG: 00000: duration: 6.853 ms statement: SELECT /* LinksUpdate::getExistingLinks 127.0.0.1 */ pl_namespace,pl_title FROM "pagelinks" WHERE pl_from = '5' FOR UPDATE 2012-03-18 21:22:12 EDT LOCATION: exec_simple_query, postgres.c:1095 2012-03-18 21:22:12 EDT ERROR: 25P01: SAVEPOINT can only be used in transaction blocks 2012-03-18 21:22:12 EDT LOCATION: RequireTransactionChain, xact.c:2907 2012-03-18 21:22:12 EDT STATEMENT: SAVEPOINT mw 2012-03-18 21:22:12 EDT LOG: 00000: duration: 7.266 ms statement: INSERT /* LinksUpdate::incrTableUpdate 127.0.0.1 */ INTO "pagelinks" (pl_from,pl_namespace,pl_title) VALUES ('5','0','測度論') 2012-03-18 21:22:12 EDT LOCATION: exec_simple_query, postgres.c:1095 2012-03-18 21:22:12 EDT LOG: 00000: duration: 0.036 ms statement: 2012-03-18 21:22:12 EDT LOCATION: exec_simple_query, postgres.c:1095 2012-03-18 21:22:12 EDT LOG: 00000: duration: 6.584 ms statement: SELECT /* LinksUpdate::getExistingImages 127.0.0.1 */ il_to FROM "imagelinks" WHERE il_from = '5' FOR UPDATE 2012-03-18 21:22:12 EDT LOCATION: exec_simple_query, postgres.c:1095 2012-03-18 21:22:12 EDT ERROR: 25P01: SAVEPOINT can only be used in transaction blocks 2012-03-18 21:22:12 EDT LOCATION: RequireTransactionChain, xact.c:2907 2012-03-18 21:22:12 EDT STATEMENT: SAVEPOINT mw 2012-03-18 21:22:12 EDT LOG: 00000: duration: 10.279 ms statement: INSERT /* LinksUpdate::incrTableUpdate 127.0.0.1 */ INTO "imagelinks" (il_from,il_to) VALUES ('5','Measure_illustration.png') 2012-03-18 21:22:12 EDT LOCATION: exec_simple_query, postgres.c:1095 2012-03-18 21:22:12 EDT LOG: 00000: duration: 0.036 ms statement: 2012-03-18 21:22:12 EDT LOCATION: exec_simple_query, postgres.c:1095 2012-03-18 21:22:12 EDT ERROR: 25P01: SAVEPOINT can only be used in transaction blocks 2012-03-18 21:22:12 EDT LOCATION: RequireTransactionChain, xact.c:2907 2012-03-18 21:22:12 EDT STATEMENT: SAVEPOINT mw 2012-03-18 21:22:12 EDT LOG: 00000: duration: 5.905 ms statement: INSERT /* LinksUpdate::incrTableUpdate 127.0.0.1 */ INTO "imagelinks" (il_from,il_to) VALUES ('5','Princ_argument_ex1.png') 2012-03-18 21:22:12 EDT LOCATION: exec_simple_query, postgres.c:1095 2012-03-18 21:22:12 EDT LOG: 00000: duration: 0.037 ms statement: 2012-03-18 21:22:12 EDT LOCATION: exec_simple_query, postgres.c:1095 2012-03-18 21:22:12 EDT LOG: 00000: duration: 0.586 ms statement: SELECT /* LinksUpdate::invalidatePages 127.0.0.1 */ page_id FROM "page" WHERE page_namespace = '6' AND (page_title IN ('Measure_illustration.png','Princ_argument_ex1.png')) AND (page_touched < '2012-03-19 01:22:12 GMT') 2012-03-18 21:22:12 EDT LOCATION: exec_simple_query, postgres.c:1095 2012-03-18 21:22:12 EDT LOG: 00000: duration: 4.074 ms statement: SELECT /* LinksUpdate::getExistingExternals 127.0.0.1 */ el_to FROM "externallinks" WHERE el_from = '5' FOR UPDATE 2012-03-18 21:22:12 EDT LOCATION: exec_simple_query, postgres.c:1095 2012-03-18 21:22:12 EDT LOG: 00000: duration: 0.354 ms statement: SELECT /* LinksUpdate::getExistingInterlangs 127.0.0.1 */ ll_lang,ll_title FROM "langlinks" WHERE ll_from = '5' FOR UPDATE 2012-03-18 21:22:12 EDT LOCATION: exec_simple_query, postgres.c:1095 2012-03-18 21:22:12 EDT LOG: 00000: duration: 0.335 ms statement: SELECT /* LinksUpdate::getExistingInterwikis 127.0.0.1 */ iwl_prefix,iwl_title FROM "iwlinks" WHERE iwl_from = '5' FOR UPDATE 2012-03-18 21:22:12 EDT LOCATION: exec_simple_query, postgres.c:1095 2012-03-18 21:22:12 EDT LOG: 00000: duration: 10.599 ms statement: SELECT /* LinksUpdate::getExistingTemplates 127.0.0.1 */ tl_namespace,tl_title FROM "templatelinks" WHERE tl_from = '5' FOR UPDATE 2012-03-18 21:22:12 EDT LOCATION: exec_simple_query, postgres.c:1095 2012-03-18 21:22:12 EDT LOG: 00000: duration: 5.399 ms statement: SELECT /* LinksUpdate::getExistingCategories 127.0.0.1 */ cl_to,cl_sortkey_prefix FROM "categorylinks" WHERE cl_from = '5' FOR UPDATE 2012-03-18 21:22:12 EDT LOCATION: exec_simple_query, postgres.c:1095 2012-03-18 21:22:12 EDT LOG: 00000: duration: 0.385 ms statement: SELECT /* LinksUpdate::getExistingProperties 127.0.0.1 */ pp_propname,pp_value FROM "page_props" WHERE pp_page = '5' FOR UPDATE 2012-03-18 21:22:12 EDT LOCATION: exec_simple_query, postgres.c:1095 2012-03-18 21:22:12 EDT WARNING: 25P01: there is no transaction in progress 2012-03-18 21:22:12 EDT LOCATION: EndTransactionBlock, xact.c:3255 2012-03-18 21:22:12 EDT LOG: 00000: duration: 0.132 ms statement: COMMIT 2012-03-18 21:22:12 EDT LOCATION: exec_simple_query, postgres.c:1095 2012-03-18 21:22:12 EDT LOG: 00000: duration: 0.073 ms statement: BEGIN