You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initialize the neon storage manager later at backend startup
This way MyProc is available in the initialization function. This is
for v14 only; on later Postgres versions smgrinit() is called after
InitProcess().
0 commit comments