cursor - Search results in mailing lists

2025-02-06 22:36:30 | pgAdmin 4 v9.0 Released (pgAdmin Development Team via PostgreSQL Announce)

cursor with binary data. * Fixed an issue where the option key was not registering in the PSQL

2024-12-12 15:23:28 | pgAdmin 4 v8.13 Released (pgAdmin Development Team via PostgreSQL Announce)

cursor selection is not visible in the PSQL tool. * Allow OAuth2 params OAUTH2_NAME, OAUTH2

2024-09-23 16:21:47 | pgAdmin 4 v8.12 Released (pgAdmin Development Team via PostgreSQL Announce)

cursor moves to the end of line when editing input fields. * Fixed an issue where

2024-05-30 21:55:45 | pgAdmin 4 v8.7 Released (pgAdmin Development Team via PostgreSQL Announce)

cursor position in the query tool. * Changes in Query Tool, Debugger, and ERD Tool shortcuts

2022-08-31 08:12:54 | Psycopg 3.1 released (Psycopg Development Team via PostgreSQL Announce)

cursors - faster executemany, optionally returning results - a flexible enum adaptation - two-phase commit support ...and many

2022-05-30 06:45:55 | PostgreSQL JDBC 42.3.6 Released (JDBC Project via PostgreSQL Announce)

cursor does not exist" when using ResultSet.setFetchSize from CallableStatement, fixed in 42.3.5 (see [PG #2377](https:///pgjdbc/pgjdbc/pull/2377))

2021-10-04 14:10:53 | PostgreSQL Weekly News - October 3, 2021 (PWN via PostgreSQL Announce)

cursor for the query, so spi.c checked SPI_is_cursor_plan(). As a consequence, the error

2021-09-13 11:03:50 | PostgreSQL Weekly News - September 12, 2021 (PWN via PostgreSQL Announce)

cursors. We have long forbidden fetching backwards from a NO SCROLL cursor, but the prohibition

2021-08-12 13:11:43 | PostgreSQL 13.4, 12.8, 11.13, 10.18, 9.6.23, and 14 Beta 3 Released! (PostgreSQL Global Development Group)

cursor that's reading a volatile query. * Reject cases where a query in `WITH` rewrites

2021-06-14 00:51:21 | PostgreSQL Weekly News - June 13, 2021 (PWN via PostgreSQL Announce)

cursor state mightily. In the case where the cursor is NO SCROLL, this is very

2021-05-17 15:58:49 | PostgreSQL Weekly News - May 16, 2021 (PWN via PostgreSQL Announce)

cursor for the node's remote query. To fix these problems, add instrumentation for async

2021-04-19 16:15:06 | PostgreSQL Weekly News - April 18, 2021 (PWN via PostgreSQL Announce)

cursor positions, as shown in the modified

2021-04-12 01:09:07 | PostgreSQL Weekly News - April 11, 2021 (PWN via PostgreSQL Announce)

cursor incorrectly relative to the SQL standard. (Cursor sensitivity is only relevant for changes made

2021-03-22 06:10:46 | PostgreSQL Weekly News - March 21, 2021 (PWN via PostgreSQL Announce)

cursor WITH RETURN in a procedure makes the cursor's data be returned as a result

2021-02-01 09:07:55 | PostgreSQL Weekly News - January 31, 2021 (PWN via PostgreSQL Announce)

cursor_parse_open_with_paramlist are new in v14 (cf. commit 2f48ede08). Before they can get out the door