-
- Downloads
Add display of eventual result RowDescription (if any) to the output
of Describe on a prepared statement. This was in the original 3.0 protocol proposal, but I took it out for reasons that seemed good at the time. Put it back per yesterday's pghackers discussion.
Showing
- doc/src/sgml/protocol.sgml 22 additions, 14 deletionsdoc/src/sgml/protocol.sgml
- src/backend/commands/prepare.c 29 additions, 1 deletionsrc/backend/commands/prepare.c
- src/backend/tcop/postgres.c 24 additions, 2 deletionssrc/backend/tcop/postgres.c
- src/backend/tcop/utility.c 3 additions, 20 deletionssrc/backend/tcop/utility.c
- src/include/commands/prepare.h 2 additions, 1 deletionsrc/include/commands/prepare.h
- src/include/libpq/pqcomm.h 2 additions, 2 deletionssrc/include/libpq/pqcomm.h
- src/interfaces/libpq/libpq-int.h 2 additions, 2 deletionssrc/interfaces/libpq/libpq-int.h
Loading
Please register or sign in to comment