> So PostgreSQL evolved to the point that it has a stable API for extensibility?
Not across major versions, no. I seriously doubt we will ever make promises around that. It would hamper development way too much.
I see, then they're probably saying they found the internal APIs that are just more naturally stable, perhaps because they are close to the APIs used for extensions.