• sql, pgwire: cancel sessions better Oct 1
  • release-2.1: cli: Make "unknown sub-command" error clearer for empty subcommands Oct 1
  • backport-2.1: sql: allow DROP DATABASE with dropped tables Oct 1
  • sql: turn ranges table into a view Oct 2
  • sql,pgwire: fix a host of pgwire/sql interaction bugs Oct 3
  • rfc: Cascading Zone Configs Oct 3
  • log: include a call to action with fatal errors Oct 3
  • sql: add error handling to the connExecutor constructor Oct 5
  • sql: only fetch specific columns needed to validate check constraints for UPDATES Oct 5
  • sqlbase: don't permit PK columns in STORING list Oct 5
  • backport-2.1: sqlbase: don't permit PK columns in STORING list Oct 6
  • sql: bark at unused CTEs containing mutations Oct 7
  • sql: do not silently ignore CTEs inside parentheses Oct 7
  • sql: properly support CTEs inside views Oct 7
  • Update the `unique_rowid` description Oct 8
  • sql: remove protobuf output from `show zone configurations` Oct 8
  • release-2.1: security: use same error message for user DNE and bad password Oct 8
  • sql: Apply timeouts to generators Oct 8
  • sql: only quantize counts when scrubbing stmt stats Oct 9
  • release-2.1: sql: only quantize counts when scrubbing stmt stats Oct 9
  • sql: always include filters in EXPLAIN Oct 9
  • distsqlrun: optimize merge joiner memory account usage Oct 10
  • release-2.1: sql: always include filters in EXPLAIN Oct 10
  • sql: add a minimum allocation field to bound accounts Oct 10
  • sql: Align timestamp math with PostgreSQL Oct 10
  • Some pull request reviews not shown.
  • Session vars updates Oct 2
  • CLI updates Oct 2
  • Memory warning Oct 3
  • Show hidden columns Oct 3
  • Cast arrays to strings Oct 3
  • String aliases are preserved Oct 5
  • Sql comparison Oct 5
  • Document `SET SCHEMA` syntax Oct 5
  • Add better examples / language around monotonicity Oct 5
  • Add docs on index name resolution Oct 8
  • Add docs for SRF column accessors Oct 8