Matthias van de Meent

Results 27 issues of Matthias van de Meent

This change here mostly contains changes that are needed to support the GUCs that were moved into the `neon` namespace, while the changes in the PG repository are the interesting...

Both `Compressor::compress_to_buffer` and `Decompressor::decompress_to_buffer` overwrite any pre-existing contents of the provided buffer without this being documented. This makes it difficult to work with pre-allocated consecutive memory for more than just...

I noticed that there have been no new notes since 9th of December last year. Has the updating of this repository been ceased, or have last months not been interesting,...

This MR implements #7014: It adds a setting to opt-in to the new behaviour, and implements named parameter binding The added behaviour of binding parameters is: 1.) gather all named...

T: Enhancement
C: Functionality
P: Medium
E: All Editions

Example: https://star-history.com/#neondatabase/neon&Timeline The `neondatabase/neon` repository has a long time between the first and the second datapoint (>~ 1 year) so all later datapoints all use that same time scale for...

enhancement

From 78 metrics per (timeline, tenant) pair down to (max) 10 metrics per (timeline, tenant) pair, plus another 117 metrics in a global histogram that replaces the previous per-timeline histogram....

## Steps to reproduce Check size of docker image neondatabase/compute-node:latest ## Expected result A value much less than 500 MB ## Actual result 500+ MB ## Environment Any

t/bug

## Steps to reproduce 1. Create a new project, in e.g. eu-central-1 2. Run `show neon.tenant_id`, mark the value down 3. Delete the new project 4. Look in the storage...

c/storage/pageserver

When importing huge libraries (10k+ files, 400+albums, 1000+artists), the webclient may freeze and crash the browser (FF40+). This happens because every library update requests a DOM update in the client,...

The spec of the decorators proposal has been updated, and now the [`core-decorators`](https://github.com/jayphelps/core-decorators.js) package is out-of-date. This means the examples in the spec are not relevant anymore, as they are...