Guest User

Untitled

a guest
Aug 9th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 1.38 KB | None | 0 0
  1. #0  slot_deform_tuple (slot=0x228aa30, natts=41) at heaptuple.c:1090
  2. #1  0x000000000045634e in slot_getallattrs (slot=0x228aa30) at heaptuple.c:1253
  3. #2  0x0000000000459021 in printtup (slot=0x228aa30, self=0x22759b0) at printtup.c:300
  4. #3  0x0000000000566a3e in ExecutePlan (queryDesc=0x2229670, direction=<value optimized out>, count=0) at execMain.c:1464
  5. #4  standard_ExecutorRun (queryDesc=0x2229670, direction=<value optimized out>, count=0) at execMain.c:313
  6. #5  0x0000000000634577 in PortalRunSelect (portal=0x2225e30, forward=<value optimized out>, count=0, dest=0x22759b0) at pquery.c:943
  7. #6  0x0000000000635848 in PortalRun (portal=0x2225e30, count=9223372036854775807, isTopLevel=1 '\001', dest=0x22759b0, altdest=0x22759b0, completionTag=0x7fffbcb1a6c0 "") at pquery.c:787
  8. #7  0x0000000000631f0b in exec_simple_query (query_string=0x2217330 "select * from opr_track_and_trace limit 100") at postgres.c:1018
  9. #8  0x0000000000632e93 in PostgresMain (argc=<value optimized out>, argv=<value optimized out>, username=<value optimized out>) at postgres.c:3926
  10. #9  0x00000000005f46c9 in BackendRun () at postmaster.c:3606
  11. #10 BackendStartup () at postmaster.c:3291
  12. #11 ServerLoop () at postmaster.c:1455
  13. #12 0x00000000005f6e5c in PostmasterMain (argc=<value optimized out>, argv=<value optimized out>) at postmaster.c:1116
  14. #13 0x0000000000598a40 in main (argc=5, argv=0x216d400) at main.c:199
Add Comment
Please, Sign In to add comment