docs: update for transactions, distributed execution, and protocol changes#174
Merged
farhan-syah merged 1 commit intoJul 8, 2026
Merged
Conversation
…anges Covers ~490 commits since the last docs update: - query-language: read-your-own-writes staging overlay, savepoint semantics and error codes, computed GROUP BY keys, scalar-aggregate identity row, trailing ENGINE = suffix, RESTORE TENANT FORCE, ANALYZE, version()/current_setting(), geometry constructors in INSERT, memory-budget scan bound - architecture: ANALYZE-driven distributed joins/GROUP BY shuffle, grace-hash spill knobs, streaming SELECT, placement reconcile and log compaction, login rate limits count failures only - protocols: pgwire driver-compat surface, native savepoints, HTTP stream error semantics, sync CollectionSchema/DeltaReject/idempotent producers and quorum durability - graph: distributed algo invocation, var-len MATCH expansion caps - security/auth: DROP USER ownership reassignment, login rate limiting - bitemporal: audit-query _ts_* columns, reserved-column hiding - databases: structural per-engine database_id isolation - fts: analyzer honored on staged-write paths - spatial: geometry constructors - offline-sync: schema announce, constraint rejects, durability
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Docs catch-up covering ~490 commits since the last docs update (
d98a6499). All syntax and semantics below were verified against the parser and integration tests before documenting.ENGINE = <name>suffix,RESTORE TENANT ... FORCE+ staleness guard,ANALYZE,version()/current_setting(), geometry constructors in INSERT, memory-budget scan bound replacing the silent row capserver_version_num, pg_catalog reflection, per-column binary format negotiation), native-protocol savepoints, HTTP stream in-band error semantics, sync-protocolCollectionSchemaannounce / typedDeltaReject/ idempotent producers / quorum-durable acksGRAPH ALGOsurface), variable-length MATCH expansion caps ([tuning.graph]){tenant}_admin(fail-closed), login rate limiting section_ts_system/_ts_valid_from/_ts_valid_untilcolumns, reserved-column hiding fromSELECT *database_idisolationST_MakePoint/ST_GeomFromText/ST_GeomFromWKBconstructorsNotes