Skip to content
This repository has been archived by the owner on Sep 10, 2023. It is now read-only.

Commit

Permalink
New bundles : 9.1.24, 9.2.19, 9.3.15, 9.4.10, 9.5.5, 9.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Dec 1, 2016
1 parent d52fb3a commit 19609dd
Show file tree
Hide file tree
Showing 7,195 changed files with 208,755 additions and 1 deletion.
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

### [Check compatibility with Neard](https://github.com/crazy-max/neard/wiki/binPostgreSQL#latest) before downloading.

## r2 (2016/12/01)

* New bundles : 9.1.24, 9.2.19, 9.3.15, 9.4.10, 9.5.5, 9.6.1

## r1 (2016/10/12)

* Init repo with PostgreSQL 9.1.22, 9.2.17, 9.3.13, 9.4.8, 9.5.3, 9.6.0
Binary file added bin/postgresql9.1.24/bin/clusterdb.exe
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/createdb.exe
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/createlang.exe
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/createuser.exe
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/dropdb.exe
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/droplang.exe
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/dropuser.exe
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/ecpg.exe
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/iconv.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/initdb.exe
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/isolationtester.exe
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/libcurl.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/libeay32.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/libiconv-2.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/libintl-8.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/libpq.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/libxml2.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/libxslt.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/oid2name.exe
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/pg_archivecleanup.exe
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/pg_basebackup.exe
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/pg_config.exe
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/pg_controldata.exe
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/pg_ctl.exe
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/pg_dump.exe
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/pg_dumpall.exe
Binary file not shown.
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/pg_regress.exe
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/pg_regress_ecpg.exe
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/pg_resetxlog.exe
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/pg_restore.exe
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/pg_standby.exe
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/pg_test_fsync.exe
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/pg_upgrade.exe
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/pgbench.exe
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/postgres.exe
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/psql.exe
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/reindexdb.exe
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/ssleay32.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/stackbuilder.exe
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/vacuumdb.exe
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/vacuumlo.exe
Binary file not shown.
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/wxbase28u_vc_custom.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/zic.exe
Binary file not shown.
Binary file added bin/postgresql9.1.24/bin/zlib1.dll
Binary file not shown.
5 changes: 5 additions & 0 deletions bin/postgresql9.1.24/init.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
@ECHO OFF

%~dp0bin\initdb.exe -U postgres -A trust -E utf8 -D "%~dp0data" > "~NEARD_WIN_PATH~\logs\postgresql-install.log" 2>&1
copy /y "%~dp0postgresql.conf.nrd" "%~dp0data\postgresql.conf"
copy /y "%~dp0pg_hba.conf.nrd" "%~dp0data\pg_hba.conf"
Binary file added bin/postgresql9.1.24/lib/_int.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/adminpack.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/ascii_and_mic.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/auth_delay.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/auto_explain.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/autoinc.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/btree_gin.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/btree_gist.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/chkpass.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/citext.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/cube.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/cyrillic_and_mic.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/dblink.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/dict_int.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/dict_snowball.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/dict_xsyn.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/dummy_seclabel.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/earthdistance.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/euc2004_sjis2004.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/euc_cn_and_mic.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/euc_jp_and_sjis.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/euc_kr_and_mic.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/euc_tw_and_big5.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/file_fdw.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/fuzzystrmatch.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/hstore.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/iconv.lib
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/insert_username.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/intl.lib
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/isn.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/latin2_and_win1250.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/latin_and_mic.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/libcurl.lib
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/libeay32.lib
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/libeay32MD.lib
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/libecpg.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/libecpg.lib
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/libecpg_compat.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/libecpg_compat.lib
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/libpgport.lib
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/libpgtypes.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/libpgtypes.lib
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/libpq.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/libpq.lib
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/libpqwalreceiver.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/libxml2.lib
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/libxslt.lib
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/lo.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/ltree.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/moddatetime.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/pageinspect.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/passwordcheck.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/pg_buffercache.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/pg_freespacemap.dll
Binary file not shown.
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/pg_trgm.dll
Binary file not shown.
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/pgcrypto.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/pgevent.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/pgrowlocks.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/pgstattuple.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/pgxml.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/pldbgapi.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/plperl.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/plpgsql.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/plpython3.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/pltcl.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/postgres.lib
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/refint.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/regress.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/seg.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/ssleay32.lib
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/ssleay32MD.lib
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/sslinfo.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/tablefunc.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/targetinfo.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/test_parser.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/timetravel.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/tsearch2.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/unaccent.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/utf8_and_ascii.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/utf8_and_big5.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/utf8_and_cyrillic.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/utf8_and_euc2004.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/utf8_and_euc_cn.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/utf8_and_euc_jp.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/utf8_and_euc_kr.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/utf8_and_euc_tw.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/utf8_and_gb18030.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/utf8_and_gbk.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/utf8_and_iso8859.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/utf8_and_iso8859_1.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/utf8_and_johab.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/utf8_and_sjis.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/utf8_and_sjis2004.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/utf8_and_uhc.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/utf8_and_win.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/uuid-ossp.dll
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/wxbase28u.lib
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/wxbase28u_net.lib
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/wxbase28u_xml.lib
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/wxmsw28u_adv.lib
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/wxmsw28u_aui.lib
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/wxmsw28u_core.lib
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/wxmsw28u_html.lib
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/wxmsw28u_stc.lib
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/wxmsw28u_xrc.lib
Binary file not shown.
Binary file added bin/postgresql9.1.24/lib/zlib.lib
Binary file not shown.
14 changes: 14 additions & 0 deletions bin/postgresql9.1.24/neard.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
postgresqlVersion = "9.1.24"
postgresqlCtlExe = "bin/pg_ctl.exe"
postgresqlCliExe = "bin/psql.exe"
postgresqlDumpExe = "bin/pg_dump.exe"
postgresqlDumpAllExe = "bin/pg_dumpall.exe"
postgresqlConf = "data/postgresql.conf"
postgresqlUserConf = "data/pg_hba.conf"
postgresqlAltConf = "postgresql.conf.nrd"
postgresqlAltUserConf = "pg_hba.conf.nrd"
postgresqlPort = "5432"
postgresqlRootUser = "postgres"
postgresqlRootPwd = ""

bundleRelease = "@RELEASE_VERSION@"
2 changes: 2 additions & 0 deletions bin/postgresql9.1.24/pg_hba.conf.nrd
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# TYPE DATABASE USER ADDRESS METHOD
host all all 127.0.0.1/32 trust
35 changes: 35 additions & 0 deletions bin/postgresql9.1.24/postgresql.conf.nrd
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
#------------------------------------------------------------------------------
# FILE LOCATIONS
#------------------------------------------------------------------------------
data_directory = '~NEARD_LIN_PATH~/bin/postgresql/postgresql9.1.24/data'
hba_file = '~NEARD_LIN_PATH~/bin/postgresql/postgresql9.1.24/data/pg_hba.conf'
ident_file = '~NEARD_LIN_PATH~/bin/postgresql/postgresql9.1.24/data/pg_ident.conf'

#------------------------------------------------------------------------------
# CONNECTIONS AND AUTHENTICATION
#------------------------------------------------------------------------------
listen_addresses = '*'
port = 5432
max_connections = 100

#------------------------------------------------------------------------------
# RESOURCE USAGE (except WAL)
#------------------------------------------------------------------------------
shared_buffers = 32MB

#------------------------------------------------------------------------------
# ERROR REPORTING AND LOGGING
#------------------------------------------------------------------------------
log_destination = 'stderr'
logging_collector = on
log_directory = '~NEARD_LIN_PATH~/logs'
log_filename = 'postgresql.log'
log_file_mode = 0777
log_truncate_on_rotation = off
log_rotation_age = 0
log_rotation_size = 0

client_min_messages = notice
log_min_messages = warning
log_min_error_statement = error
log_min_duration_statement = -1
40 changes: 40 additions & 0 deletions bin/postgresql9.1.24/share/contrib/pldbgapi.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
-- pldbg.sql
-- This script creates the data types and functions defined by the PL debugger API
--
-- Copyright (c) 2004-2007 EnterpriseDB Corporation. All Rights Reserved.
--
-- Licensed under the Artistic License, see
-- http://www.opensource.org/licenses/artistic-license.php
-- for full details

CREATE TYPE breakpoint AS ( func OID, linenumber INTEGER, targetName TEXT );
CREATE TYPE frame AS ( level INT, targetname TEXT, func OID, linenumber INTEGER, args TEXT );

CREATE TYPE targetinfo AS ( target OID, schema OID, nargs INT, argTypes oidvector, targetName NAME, argModes "char"[], argNames TEXT[], targetLang OID, fqName TEXT, returnsSet BOOL, returnType OID );

CREATE TYPE var AS ( name TEXT, varClass char, lineNumber INTEGER, isUnique bool, isConst bool, isNotNull bool, dtype OID, value TEXT );
CREATE TYPE proxyInfo AS ( serverVersionStr TEXT, serverVersionNum INT, proxyAPIVer INT, serverProcessID INT );

CREATE OR REPLACE FUNCTION plpgsql_oid_debug( functionOID OID ) RETURNS INTEGER AS '$libdir/plugins/plugin_debugger' LANGUAGE C STRICT;

CREATE OR REPLACE FUNCTION pldbg_abort_target( session INTEGER ) RETURNS SETOF boolean AS '$libdir/pldbgapi' LANGUAGE C STRICT;
CREATE OR REPLACE FUNCTION pldbg_attach_to_port( portNumber INTEGER ) RETURNS INTEGER AS '$libdir/pldbgapi' LANGUAGE C STRICT;
CREATE OR REPLACE FUNCTION pldbg_continue( session INTEGER ) RETURNS breakpoint AS '$libdir/pldbgapi' LANGUAGE C STRICT;
CREATE OR REPLACE FUNCTION pldbg_create_listener() RETURNS INTEGER AS '$libdir/pldbgapi' LANGUAGE C STRICT;
CREATE OR REPLACE FUNCTION pldbg_deposit_value( session INTEGER, varName TEXT, lineNumber INTEGER, value TEXT ) RETURNS boolean AS '$libdir/pldbgapi' LANGUAGE C STRICT;
CREATE OR REPLACE FUNCTION pldbg_drop_breakpoint( session INTEGER, func OID, linenumber INTEGER ) RETURNS boolean AS '$libdir/pldbgapi' LANGUAGE C STRICT;
CREATE OR REPLACE FUNCTION pldbg_get_breakpoints( session INTEGER ) RETURNS SETOF breakpoint AS '$libdir/pldbgapi' LANGUAGE C STRICT;
CREATE OR REPLACE FUNCTION pldbg_get_source( session INTEGER, func OID ) RETURNS TEXT AS '$libdir/pldbgapi' LANGUAGE C STRICT;
CREATE OR REPLACE FUNCTION pldbg_get_stack( session INTEGER ) RETURNS SETOF frame AS '$libdir/pldbgapi' LANGUAGE C STRICT;
CREATE OR REPLACE FUNCTION pldbg_get_proxy_info( ) RETURNS proxyInfo AS '$libdir/pldbgapi' LANGUAGE C STRICT;
CREATE OR REPLACE FUNCTION pldbg_get_variables( session INTEGER ) RETURNS SETOF var AS '$libdir/pldbgapi' LANGUAGE C STRICT;
CREATE OR REPLACE FUNCTION pldbg_select_frame( session INTEGER, frame INTEGER ) RETURNS breakpoint AS '$libdir/pldbgapi' LANGUAGE C STRICT;
CREATE OR REPLACE FUNCTION pldbg_set_breakpoint( session INTEGER, func OID, linenumber INTEGER ) RETURNS boolean AS '$libdir/pldbgapi' LANGUAGE C STRICT;
CREATE OR REPLACE FUNCTION pldbg_set_global_breakpoint( session INTEGER, func OID, linenumber INTEGER, targetPID INTEGER ) RETURNS boolean AS '$libdir/pldbgapi' LANGUAGE C;
CREATE OR REPLACE FUNCTION pldbg_step_into( session INTEGER ) RETURNS breakpoint AS '$libdir/pldbgapi' LANGUAGE C STRICT;
CREATE OR REPLACE FUNCTION pldbg_step_over( session INTEGER ) RETURNS breakpoint AS '$libdir/pldbgapi' LANGUAGE C STRICT;
CREATE OR REPLACE FUNCTION pldbg_wait_for_breakpoint( session INTEGER ) RETURNS breakpoint AS '$libdir/pldbgapi' LANGUAGE C STRICT;
CREATE OR REPLACE FUNCTION pldbg_wait_for_target( session INTEGER ) RETURNS INTEGER AS '$libdir/pldbgapi' LANGUAGE C STRICT;
CREATE OR REPLACE FUNCTION pldbg_get_target_info( signature TEXT, targetType "char" ) RETURNS targetInfo AS '$libdir/targetinfo' LANGUAGE C STRICT;


Loading

0 comments on commit 19609dd

Please sign in to comment.