代码搜索:PostgreSQL

找到约 4,136 项符合「PostgreSQL」的源代码

代码结果 4,136
www.eeworm.com/read/124745/6040476

clean_radacct

#!/usr/bin/perl # # Clean stale open sessions from the radacct table. # we only clean up sessions which are older than $back_days # Works with mysql and postgresql # use POSIX; $conf=shift||'/usr/loc
www.eeworm.com/read/124745/6040484

truncate_radacct

#!/usr/bin/perl # # Delete sessions from the radacct table which are older than # $back_days # Works with mysql and postgresql # use POSIX; $conf=shift||'/usr/local/dialup_admin/conf/admin.conf'; $ba
www.eeworm.com/read/120487/6071758

sgml arch-dev.sgml

Overview of PostgreSQL Internals Auth
www.eeworm.com/read/120487/6071787

sgml errcodes.sgml

PostgreSQL Error Codes
www.eeworm.com/read/120487/6071807

sgml drop_aggregate.sgml

www.eeworm.com/read/120487/6071812

sgml drop_function.sgml

www.eeworm.com/read/120487/6071819

sgml alter_sequence.sgml

www.eeworm.com/read/120487/6071824

sgml alter_schema.sgml

www.eeworm.com/read/120487/6071825

sgml create_domain.sgml