Added pg_proc table to the catalog. Contains the definition of functions.
Also improved the loading code for some catalog tables.
This commit is contained in:
parent
d8fc14c823
commit
35813ae926
10 changed files with 152 additions and 17 deletions
2
pglablib/PgProc.cpp
Normal file
2
pglablib/PgProc.cpp
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
#include "PgProc.h"
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue