forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit66f6bbb
committed
Update:
< * Allow clients to get data types, typmod, schema.table.column names from< result sets, either via the backend protocol or a new QUERYINFO commandto:> * Update clients to use data types, typmod, schema.table.column names of> result sets using new query protocol1 parentca98317 commit66f6bbb
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
242 | 242 |
| |
243 | 243 |
| |
244 | 244 |
| |
245 |
| - | |
246 |
| - | |
| 245 | + | |
| 246 | + | |
247 | 247 |
| |
248 | 248 |
| |
249 | 249 |
| |
|
0 commit comments
Comments
(0)