qqwerty007

Untitled

Jun 9th, 2018
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. master + groot-object-data-bij-exec-fix.patch:
  2.  
  3. LOG: verklaring: BEGIN
  4. LOG: functieaanroep fastpath: "lo_creat" (OID 957)
  5. LOG: fastpath-functie aanroep: "lo_open" (OID 952)
  6. LOG: functieaanroep fastpath: "lo_lseek" (OID 956)
  7. LOG: fastpath-functie-oproep: "lowrite" (OID 955)
  8. LOG: fastpath-functie aanroep: "lo_close" (OID 953)
  9. LOG: verklaring: COMMIT
  10. LOG: execute _PLAN0xfb58f0 / _PLAN0xfb58f0: INSERT IN lo_test_tab VALUES (101, $ 1)
  11. DETAIL: parameters: $ 1 = '16617'
  12. LOG: statement: DEALLOCATE "_PLAN0xfb58f0"
  13.  
  14. REL-09_03_0400:
  15.  
  16. LOG: verklaring: BEGIN
  17. LOG: execute <unnamed>: SELECT pg_catalog.lo_creat ($ 1)
  18. DETAIL: parameters: $ 1 = '393216'
  19. LOG: execute <unnamed>: SELECT pg_catalog.lo_open ($ 1, $ 2)
  20. DETAIL: parameters: $ 1 = '16688', $ 2 = '131072'
  21. LOG: execute <unnamed>: SELECT pg_catalog.lo_lseek ($ 1, $ 2, $ 3)
  22. DETAIL: parameters: $ 1 = '0', $ 2 = '0', $ 3 = '0'
  23. LOG: execute <unnamed>: SELECT pg_catalog.lowrite ($ 1, $ 2)
  24. DETAIL: parameters: $ 1 = '0', $ 2 = '\ x0102030405060708'
  25. LOG: execute <unnamed>: SELECT pg_catalog.lo_close ($ 1)
  26. DETAIL: parameters: $ 1 = '0'
  27. LOG: verklaring: COMMIT
  28. LOG: voer _PLAN0x1bf71f0 uit: INSERT IN lo_test_tab VALUES (101, $ 1)
  29. DETAIL: parameters: $ 1 = '16688'
  30. LOG: statement: DEALLOCATE "_PLAN0x1bf71f0"
Advertisement
Add Comment
Please, Sign In to add comment