| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| varbit.h | 2013-12-07 | 4.2 kB | |
| xml.h | 2013-12-07 | 4.0 kB | |
| uuid.h | 2013-12-07 | 861 Bytes | |
| typcache.h | 2013-12-07 | 4.4 kB | |
| tzparser.h | 2013-12-07 | 993 Bytes | |
| tuplesort.h | 2013-12-07 | 4.8 kB | |
| tuplestore.h | 2013-12-07 | 3.2 kB | |
| syscache.h | 2013-12-07 | 5.7 kB | |
| timestamp.h | 2013-12-07 | 10.1 kB | |
| tqual.h | 2013-12-07 | 3.6 kB | |
| timeout.h | 2013-12-07 | 2.4 kB | |
| snapshot.h | 2013-12-07 | 2.7 kB | |
| sortsupport.h | 2013-12-07 | 5.6 kB | |
| spccache.h | 2013-12-07 | 556 Bytes | |
| selfuncs.h | 2013-12-07 | 7.5 kB | |
| snapmgr.h | 2013-12-07 | 1.7 kB | |
| resowner.h | 2013-12-07 | 2.6 kB | |
| resowner_private.h | 2013-12-07 | 3.2 kB | |
| relcache.h | 2013-12-07 | 3.6 kB | |
| relmapper.h | 2013-12-07 | 1.7 kB | |
| reltrigger.h | 2013-12-07 | 2.0 kB | |
| rel.h | 2013-12-07 | 13.7 kB | |
| rangetypes.h | 2013-12-07 | 8.2 kB | |
| rbtree.h | 2013-12-07 | 2.3 kB | |
| probes.h | 2013-12-07 | 6.7 kB | |
| ps_status.h | 2013-12-07 | 668 Bytes | |
| plancache.h | 2013-12-07 | 8.2 kB | |
| portal.h | 2013-12-07 | 9.0 kB | |
| pg_locale.h | 2013-12-07 | 2.6 kB | |
| pg_lzcompress.h | 2013-12-07 | 3.0 kB | |
| pg_rusage.h | 2013-12-07 | 847 Bytes | |
| pg_crc_tables.h | 2013-12-07 | 20.2 kB | |
| pg_crc.h | 2013-12-07 | 4.5 kB | |
| nabstime.h | 2013-12-07 | 5.9 kB | |
| numeric.h | 2013-12-07 | 1.8 kB | |
| palloc.h | 2013-12-07 | 3.7 kB | |
| lsyscache.h | 2013-12-07 | 6.7 kB | |
| memutils.h | 2013-12-07 | 5.0 kB | |
| jsonapi.h | 2013-12-07 | 3.4 kB | |
| logtape.h | 2013-12-07 | 1.5 kB | |
| inval.h | 2013-12-07 | 1.9 kB | |
| json.h | 2013-12-07 | 1.8 kB | |
| inet.h | 2013-12-07 | 2.7 kB | |
| int8.h | 2013-12-07 | 4.1 kB | |
| help_config.h | 2013-12-07 | 459 Bytes | |
| hsearch.h | 2013-12-07 | 5.7 kB | |
| guc.h | 2013-12-07 | 13.7 kB | |
| guc_tables.h | 2013-12-07 | 7.3 kB | |
| geo_decls.h | 2013-12-07 | 16.2 kB | |
| fmgroids.h | 2013-12-07 | 63.8 kB | |
| fmgrtab.h | 2013-12-07 | 1.2 kB | |
| formatting.h | 2013-12-07 | 1.4 kB | |
| errcodes.h | 2013-12-07 | 20.1 kB | |
| evtcache.h | 2013-12-07 | 915 Bytes | |
| elog.h | 2013-12-07 | 15.8 kB | |
| datum.h | 2013-12-07 | 1.5 kB | |
| dynahash.h | 2013-12-07 | 498 Bytes | |
| dynamic_loader.h | 2013-12-07 | 648 Bytes | |
| datetime.h | 2013-12-07 | 8.8 kB | |
| combocid.h | 2013-12-07 | 698 Bytes | |
| date.h | 2013-12-07 | 7.9 kB | |
| cash.h | 2013-12-07 | 2.1 kB | |
| catcache.h | 2013-12-07 | 7.7 kB | |
| builtins.h | 2013-12-07 | 49.7 kB | |
| bytea.h | 2013-12-07 | 1.6 kB | |
| array.h | 2013-12-07 | 11.0 kB | |
| ascii.h | 2013-12-07 | 579 Bytes | |
| attoptcache.h | 2013-12-07 | 725 Bytes | |
| acl.h | 2013-12-07 | 13.2 kB | |
| Totals: 69 Items | 447.3 kB | 0 | |
32-bit package for PostgreSQL-9.3.1:
This package contains a standalone PostgreSQL server entirely compiled using MinGW-w64's gcc-4.8.0. By default, this server setup is enhanced with two extensions: sqlite_fdw, www_fdw.
Note: If you want the server without the extensions, you can delete the following files / directories:
-
From the "./deps/" directory:
- libcurl-4.dll [related to www_fdw]
- libeay32.dll [related to www_fdw]
- libgcc_s_sjlj-1.dll [related to both]
- libiconv-2.dll [related to www_fdw]
- liblber.dll [related to ldap_fdw]
- libldap.dll [related to ldap_fdw]
- libmysql.dll [related to mysql_fdw]
- libsqlite3-0.dll [related to sqlite_fdw]
- libxml2-2.dll [related to www_fdw]
- ssleay32.dll [related to www_fdw]
-
From the "./lib/" directory:
- sqlite_fdw.dll [related to sqlite_fdw]
- www_fdw.dll [related to www_fdw]
- mysql_fdw.dll [related to mysql_fdw]
- ldap_fdw.dll [related to ldap_fdw]
-
From the "./share/extension/" directory:
- sqlite_fdw.control [related to sqlite_fdw]
- sqlite_fdw--0.0.1.sql [related to sqlite_fdw]
- www_fdw.control [related to www_fdw]
- www_fdw--0.1.6.sql [related to www_fdw]
- ./curl/ directory [related to www_fdw]
- mysql_fdw.control [related to mysql_fdw]
- mysql_fdw--1.0.sql [related to mysql_fdw]
- ldap_fdw.control [related to ldap_fdw]
- ldap_fdw--0.1.1.sql [related to ldap_fdw]
You also can remove only some of the extensions by deleting only its related dependencies...
PATH:
The following directories have to be added to your PATH environment variable:
- ./bin/
- ./deps/
- ./lib/