mirror of
https://github.com/postgres/postgres.git
synced 2025-06-25 01:02:05 +03:00
Updating and addign files...
This commit is contained in:
7
src/corba/pgsql_int.idl
Normal file
7
src/corba/pgsql_int.idl
Normal file
@ -0,0 +1,7 @@
|
||||
// Internal interfaces
|
||||
|
||||
#include "pgsql.idl"
|
||||
|
||||
module PostgreSQL {
|
||||
interface QueryResult : CosQueryCollection::Collection, Expirable {};
|
||||
};
|
Reference in New Issue
Block a user