pkgsrc/databases
adam e9ff0aa152 postgresqlNN: updated to 12.1, 11.6, 10.11, 9.6.16, 9.5.20, and 9.4.25
PostgreSQL 12.1, 11.6, 10.11, 9.6.16, 9.5.20, and 9.4.25 Released!

PostgreSQL 9.4 EOL Approaching

PostgreSQL 9.4 will stop receiving fixes on February 13, 2020, which is the next planned cumulative update release. Please see our versioning policy for more information.

Bug Fixes and Improvements

This update also fixes over 50 bugs that were reported in the last several months. Some of these issues affect only version 12, but may also affect all supported versions.

Some of these fixes include:

Fix crash that occurs when ALTER TABLE adds a column without a default value along with other changes that require a table rewrite
Several fixes for REINDEX CONCURRENTLY.
Fix for VACUUM that would cause it to fail under a specific case involving a still-running transaction.
Fix for a memory leak that could occur when VACUUM runs on a GiST index.
Fix for an error that occurred when running CLUSTER on an expression index.
Fix failure for SET CONSTRAINTS ... DEFERRED on partitioned tables.
Several fixes for the creation and dropping of indexes on partitioned tables.
Fix for partition-wise joins that could lead to planner failures.
Ensure that offset expressions in WINDOW clauses are processed when a query's expressions are manipulated.
Fix misbehavior of bitshiftright() where it failed to zero out padding space in the last byte if the bit string length is not a multiple of 8. For how to correct your data, please see the "Updating" section.
Ensure an empty string that is evaluated by the position() functions returns 1, as per the SQL standard.
Fix for a parallel query failure when it is unable to request a background worker.
Fix crash triggered by a case involving a BEFORE UPDATE trigger.
Display the correct error when a query tries to access a TOAST table.
Allow encoding conversion to succeed on strings with output up to 1GB. Previously there was hard limit of 0.25GB on the input string.
Ensure that temporary WAL and history files are removed at the end of archive recovery.
Avoid failure in archive recovery if recovery_min_apply_delay is enabled.
Ignore restore_command, recovery_end_command, and recovery_min_apply_delay settings during crash recovery.
Several fixes for logical replication, including a failure when the publisher and subscriber had different REPLICA IDENTITY columns set.
Correctly timestamp replication messages for logical decoding, which in the broken case would lead to pg_stat_subscription.last_msg_send_time set to NULL.
Several fixes for libpq, including one that improves PostgreSQL 12 compatibility.
Several pg_upgrade fixes.
Fix how a parallel restore handles foreign key constraints on partitioned tables to ensure they are not created too soon.
pg_dump now outputs similarly named triggers and RLS policies in order based on table name, instead of OID.
Fix pg_rewind to not update the contents of pg_control when using the --dry-run option.

This update also contains tzdata release 2019c for DST law changes in Fiji and Norfolk Island. Historical corrections for Alberta, Austria, Belgium, British Columbia, Cambodia, Hong Kong, Indiana (Perry County), Kaliningrad, Kentucky, Michigan, Norfolk Island, South Korea, and Turkey.
2019-11-19 05:54:51 +00:00
..
abook abook: Update abook to 0.6.1 2019-09-22 08:54:00 +00:00
adodb
apache-cassandra databases: align variable assignments 2019-11-02 15:37:59 +00:00
apache-cassandra2 PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
cdb
clisp-bdb
clisp-gdbm
clisp-pgsql
couchdb databases: align variable assignments 2019-11-02 15:37:59 +00:00
csharp-mysql
cstore Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
datadraw
db Use https for oracle.com. 2019-07-10 10:37:13 +00:00
db3 databases: align variable assignments 2019-11-02 15:37:59 +00:00
db4 Add support for mutexes on aarch64 with GCC. Bump PKGREVISION to 1. 2019-02-14 14:36:06 +00:00
db5 Add support for mutexes on aarch64 with GCC via databases/db4. 2019-02-19 15:18:19 +00:00
db6 Use https for oracle.com. 2019-07-10 10:37:13 +00:00
dbfsak
deforaos-libdatabase Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
edb
elasticsearch databases/elasticsearch: Update to 6.4.0. 2018-09-05 13:29:30 +00:00
erlang-eredis
erlang-p1_mysql databases/erlang-p1_mysql: Update to 1.0.6. 2018-07-20 09:09:27 +00:00
erlang-p1_pgsql databases/erlang-p1_pgsql: Update to 1.1.6. 2018-07-20 09:11:25 +00:00
erlang-sqlite3 Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
freetds *: recursive bump for nettle 3.5.1 2019-07-20 22:45:58 +00:00
gdbm databases: align variable assignments 2019-11-02 15:37:59 +00:00
gdbm_compat databases: align variable assignments 2019-11-02 15:37:59 +00:00
gdbm_primitive
geneweb databases: align variable assignments 2019-11-02 15:37:59 +00:00
gigabase Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
gnats
gnome-mime-data Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
go-etcd Revbump all Go packages after lang/go112 update 2019-10-18 14:58:43 +00:00
go-ldap Revbump all Go packages after lang/go112 update 2019-10-18 14:58:43 +00:00
go-sqlite3 Add databases/go-sqlite3 version 1.11.0 2019-11-10 14:42:43 +00:00
gourmet databases: align variable assignments 2019-11-02 15:37:59 +00:00
gq Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
gramps3 Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
gtkdbfeditor *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
gtksql
guile-pg
guile-sqlite3 guile-sqlite3: remove unnecessary LANGUAGES from Makefile. 2019-11-15 15:57:51 +00:00
hiredis
hsqldb18
idzebra Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
influxdb Revbump all Go packages after lang/go112 update 2019-10-18 14:58:43 +00:00
innotop Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
iodbc databases: align variable assignments 2019-11-02 15:37:59 +00:00
ipa_sdb databases: align variable assignments 2019-11-02 15:37:59 +00:00
java-db3 Use https for oracle.com. 2019-07-10 10:37:13 +00:00
java-qdbm Use https for fallabs.com. 2019-07-11 09:25:24 +00:00
java-tokyocabinet Use https for fallabs.com. 2019-07-11 09:25:24 +00:00
jdbc-mysql5
jdbc-mysql31
jdbc-mysql51
jdbc-postgresql94 databases: align variable assignments 2019-11-02 15:37:59 +00:00
kldap kldap: add version 19.08.3 2019-11-17 05:47:49 +00:00
kyotocabinet databases: align variable assignments 2019-11-02 15:37:59 +00:00
lbdb databases: align variable assignments 2019-11-02 15:37:59 +00:00
ldapvi
ldb ldb: updated to 2.0.7 2019-11-10 16:58:06 +00:00
leveldb leveldb: updated to 1.22 2019-06-05 13:22:04 +00:00
libcassandra *: Move GCC_REQD above bsd.prefs.mk where possible. 2019-11-09 20:01:14 +00:00
libdbh2
libdbi
libdbi-driver-mysql databases/libdbi-driver-*: rename Makefile_drivers to silence pkglint 2019-03-16 14:06:21 +00:00
libdbi-driver-pgsql databases/libdbi-driver-*: rename Makefile_drivers to silence pkglint 2019-03-16 14:06:21 +00:00
libdbi-driver-sqlite databases/libdbi-driver-*: rename Makefile_drivers to silence pkglint 2019-03-16 14:06:21 +00:00
libdbi-driver-sqlite3 Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
libgda databases: align variable assignments 2019-11-02 15:37:59 +00:00
libgda-mysql libgda*: update to 5.2.9 2019-05-17 08:20:34 +00:00
libgda-postgres libgda*: update to 5.2.9 2019-05-17 08:20:34 +00:00
libmongo-client *: update email for fhajny 2018-12-15 21:12:18 +00:00
libpqxx PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
libzdb Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
liquibase liquibase: update to 3.5.5 2018-09-01 17:57:17 +00:00
lmdb openldap: updated to 2.4.48 2019-08-03 06:46:52 +00:00
lua-sql-mysql lua-sql: Put back LUA_LIBDIR, fixes alternate installs. 2018-10-29 14:35:09 +00:00
lua-sql-postgres lua-sql-*: Fix all the module builds. 2018-10-26 11:11:33 +00:00
lua-sql-sqlite lua-sql-*: Fix all the module builds. 2018-10-26 11:11:33 +00:00
lua-sql-sqlite3 Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
lua-sqlite
lua-sqlite3 databases: align variable assignments 2019-11-02 15:37:59 +00:00
lua-tokyocabinet databases: align variable assignments 2019-11-02 15:37:59 +00:00
mariadb-connector-c Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
mariadb55-client Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
mariadb55-server Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
metakit-lib databases: align variable assignments 2019-11-02 15:37:59 +00:00
mongo-c-driver Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
mongo-tools mongo-tools: updated to 3.4.23 2019-09-17 08:21:01 +00:00
mongodb *: Move GCC_REQD above bsd.prefs.mk where possible. 2019-11-09 20:01:14 +00:00
mongodb3 mongodb3: updated to 3.4.23 2019-09-17 08:20:27 +00:00
myodbc databases: align variable assignments 2019-11-02 15:37:59 +00:00
mysql-cluster databases: align variable assignments 2019-11-02 15:37:59 +00:00
mysql-connector-c++
mysql-workbench databases: align variable assignments 2019-11-02 15:37:59 +00:00
mysql51-client Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
mysql51-server databases: align variable assignments 2019-11-02 15:37:59 +00:00
mysql55-client databases: align variable assignments 2019-11-02 15:37:59 +00:00
mysql55-server Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
mysql56-client mysql56-client: remove unused patches 2019-10-14 19:45:41 +00:00
mysql56-server mysql56: updated to 5.6.46 2019-10-14 19:44:46 +00:00
mysql57-client mysql57-client: add a patch for cmake/ssl.cmake taken from mysql56-client 2019-11-14 16:59:38 +00:00
mysql57-server databases: align variable assignments 2019-11-02 15:37:59 +00:00
mysqltuner Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
mytop Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
nss-pgsql
nss_ldap
ocaml-dbm databases: align variable assignments 2019-11-02 15:37:59 +00:00
ocaml-ldap databases: align variable assignments 2019-11-02 15:37:59 +00:00
ocaml-macaque databases: align variable assignments 2019-11-02 15:37:59 +00:00
ocaml-mysql databases: align variable assignments 2019-11-02 15:37:59 +00:00
ocaml-sqlite3 Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
odbc-postgresql
openldap openldap: updated to 2.4.48 2019-08-03 06:46:52 +00:00
openldap-client openldap: updated to 2.4.48 2019-08-03 06:46:52 +00:00
openldap-cloak
openldap-doc openldap: updated to 2.4.48 2019-08-03 06:46:52 +00:00
openldap-nops
openldap-server databases: align variable assignments 2019-11-02 15:37:59 +00:00
openldap-smbk5pwd
oraedit databases: align variable assignments 2019-11-02 15:37:59 +00:00
p5-AddressBook Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-AnyEvent-BDB Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Apache-DBI Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-App-Sqitch Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-BDB Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-BerkeleyDB (databases/p5-BerkeleyDB) Updated from 0.55 to 0.63 2019-11-02 13:31:51 +00:00
p5-Catalyst-Model-DBIC-Schema Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Catalyst-Model-RDBO Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-CatalystX-CRUD Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-CatalystX-CRUD-Model-RDBO Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-CatalystX-CRUD-ModelAdapter-DBIC Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-CDB_File Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Class-DBI Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Class-DBI-AbstractSearch Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Class-DBI-BaseDSN p5-Class-DBI-BaseDSN: remove PLIST since PERL5_PACKLIST is in use 2019-09-02 12:34:28 +00:00
p5-Class-DBI-Pg Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Class-DBI-Plugin Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Class-DBI-Plugin-DeepAbstractSearch databases: align variable assignments 2019-11-02 15:37:59 +00:00
p5-Dancer-Plugin-DBIC Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Data-Table Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DB_File Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DB_File-Lock Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBD-CSV Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBD-DB2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBD-Google Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBD-Mock p5-DBD-Mock: note p5-Module-Build-Tiny dependency 2019-09-14 19:58:30 +00:00
p5-DBD-mysql Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBD-ODBC Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBD-Oracle Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBD-PgPP Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBD-postgresql p5-DBD-postgresql: updated to 3.9.1 2019-08-23 13:15:05 +00:00
p5-DBD-SQLite Update to 1.64 2019-09-12 23:59:55 +00:00
p5-DBD-SQLite2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBD-Sybase databases: align variable assignments 2019-11-02 15:37:59 +00:00
p5-DBD-XBase Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBI Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBI-Shell Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBICx-Deploy Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBICx-MapMaker Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBICx-Sugar Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBICx-TestDatabase Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIWrapper Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-Abstract Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-Class databases: align variable assignments 2019-11-02 15:37:59 +00:00
p5-DBIx-Class-Candy Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-Class-Cursor-Cached Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-Class-DigestColumns databases: align variable assignments 2019-11-02 15:37:59 +00:00
p5-DBIx-Class-DynamicDefault Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-Class-EncodedColumn (databases/p5-DBIx-Class-EncodedColumn) Fix build (PERL5_MODULE_TYPE) and TEST_DEPENDS+= 2019-10-16 13:30:24 +00:00
p5-DBIx-Class-Fixtures databases: align variable assignments 2019-11-02 15:37:59 +00:00
p5-DBIx-Class-Helpers Update to 2.034000 2019-09-13 08:09:29 +00:00
p5-DBIx-Class-InflateColumn-FS databases: align variable assignments 2019-11-02 15:37:59 +00:00
p5-DBIx-Class-InflateColumn-IP databases: align variable assignments 2019-11-02 15:37:59 +00:00
p5-DBIx-Class-IntrospectableM2M Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-Class-Loader Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-Class-RDBOHelpers Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-Class-Schema-Loader databases: align variable assignments 2019-11-02 15:37:59 +00:00
p5-DBIx-Class-TimeStamp databases: align variable assignments 2019-11-02 15:37:59 +00:00
p5-DBIx-Class-UUIDColumns databases: align variable assignments 2019-11-02 15:37:59 +00:00
p5-DBIx-Class-Validation databases: align variable assignments 2019-11-02 15:37:59 +00:00
p5-DBIx-Connector Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-ContextualFetch Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-Datasource Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-DBSchema Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-Introspector Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-Schema Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-SearchBuilder Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBM-Deep Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DublinCore-Record Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Fsdb Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-gdbm perl5: updated to 5.30.1 2019-11-14 09:56:56 +00:00
p5-Ima-DBI Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Jifty-DBI Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-MARC Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-MARC-Record Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-MARC-XML Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-MLDBM Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-MLDBM-Serializer-JSON Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-MLDBM-Sync Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Net-Cassandra Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Net-FileMaker databases: align variable assignments 2019-11-02 15:37:59 +00:00
p5-Net-MySQL databases: align variable assignments 2019-11-02 15:37:59 +00:00
p5-ORLite Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-ORLite-Migrate databases: align variable assignments 2019-11-02 15:37:59 +00:00
p5-Palm Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Parse-Dia-SQL databases: align variable assignments 2019-11-02 15:37:59 +00:00
p5-perl-ldap Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-postgresql Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-qdbm databases: align variable assignments 2019-11-02 15:37:59 +00:00
p5-Redis Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Rose-DB databases: align variable assignments 2019-11-02 15:37:59 +00:00
p5-Rose-DB-Object databases: align variable assignments 2019-11-02 15:37:59 +00:00
p5-Rose-DBx-AutoReconnect Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Rose-DBx-Garden Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Rose-DBx-Garden-Catalyst databases: align variable assignments 2019-11-02 15:37:59 +00:00
p5-Rose-DBx-Object-MoreHelpers databases: align variable assignments 2019-11-02 15:37:59 +00:00
p5-Rose-DBx-TestDB databases: align variable assignments 2019-11-02 15:37:59 +00:00
p5-RRD-Simple databases: align variable assignments 2019-11-02 15:37:59 +00:00
p5-Search-QueryParser databases: align variable assignments 2019-11-02 15:37:59 +00:00
p5-Search-QueryParser-SQL Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Sort-SQL databases: align variable assignments 2019-11-02 15:37:59 +00:00
p5-SQL-Abstract databases: align variable assignments 2019-11-02 15:37:59 +00:00
p5-SQL-Abstract-Limit Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-SQL-ReservedWords Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-SQL-Statement Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-SQL-Translator databases: align variable assignments 2019-11-02 15:37:59 +00:00
p5-sqlrelay Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
p5-sybperl databases: align variable assignments 2019-11-02 15:37:59 +00:00
p5-Template-DBI Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Tie-DBI Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-tokyocabinet Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-tokyotyrant Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-YAML-MLDBM Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
palm-db-tools
pear-DB Use https for pear.php.net. 2019-07-03 07:28:21 +00:00
pear-MDB2 Use https for pear.php.net. 2019-07-03 07:28:21 +00:00
pear-MDB2_Driver_mysql Use https for pear.php.net. 2019-07-03 07:28:21 +00:00
pear-MDB2_Driver_mysqli Use https for pear.php.net. 2019-07-03 07:28:21 +00:00
pear-MDB2_Driver_pgsql Use https for pear.php.net. 2019-07-03 07:28:21 +00:00
percona-toolkit Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
pg_repack *: update email for fhajny 2018-12-15 21:12:18 +00:00
pgadmin3 Switch sphinx to versioned deps. 2019-10-21 21:19:35 +00:00
pgbouncer databases/pgbouncer: Update to 1.10.0 2019-08-14 14:19:38 +00:00
pgbuildfarm Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
pgocaml databases: align variable assignments 2019-11-02 15:37:59 +00:00
pgpool databases: align variable assignments 2019-11-02 15:37:59 +00:00
pgpool2 *: update email for fhajny 2018-12-15 21:12:18 +00:00
pgtcl
pgtclng databases/pgtclng: fix pkglint warnings 2019-11-02 15:46:05 +00:00
php-dba
php-dbx
php-ldap
php-mongo
php-mongodb Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
php-mssql *: recursive bump for nettle 3.5.1 2019-07-20 22:45:58 +00:00
php-mysql
php-mysqli
php-oci8 databases: align variable assignments 2019-11-02 15:37:59 +00:00
php-pdo
php-pdo_dblib *: recursive bump for nettle 3.5.1 2019-07-20 22:45:58 +00:00
php-pdo_mysql
php-pdo_odbc php-pdo_odbc: Requires libltdl. 2018-10-18 16:17:25 +00:00
php-pdo_pgsql
php-pdo_sqlite Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
php-pgsql
php-redis
php-redis3 php-redis3: update to 3.1.6 2019-09-10 13:26:15 +00:00
php-rrd Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
php-sqlite3 Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
php-sqlrelay Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
phpldapadmin databases: align variable assignments 2019-11-02 15:37:59 +00:00
phpmyadmin phpmyadmin: update to 4.9.1 2019-09-21 12:38:25 +00:00
phppgadmin databases: align variable assignments 2019-11-02 15:37:59 +00:00
poco-data
poco-data-mysql databases: align variable assignments 2019-11-02 15:37:59 +00:00
poco-data-odbc
poco-data-sqlite Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
postgres_exporter Revbump all Go packages after lang/go112 update 2019-10-18 14:58:43 +00:00
postgresql-pgroonga Remove references to Postgresql 9.3 2019-05-21 05:52:31 +00:00
postgresql-pljava Remove references to Postgresql 9.3 2019-05-21 05:52:31 +00:00
postgresql-postgis2 Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
postgresql-redislog
postgresql10 postgresqlNN: updated to 12.1, 11.6, 10.11, 9.6.16, 9.5.20, and 9.4.25 2019-11-19 05:54:51 +00:00
postgresql10-client postgresql10: make nls support optional 2019-10-25 12:01:19 +00:00
postgresql10-contrib databases: align variable assignments 2019-11-02 15:37:59 +00:00
postgresql10-docs postgresqlNN: updated to 12.1, 11.6, 10.11, 9.6.16, 9.5.20, and 9.4.25 2019-11-19 05:54:51 +00:00
postgresql10-plperl postgresql10: make nls support optional 2019-10-25 12:01:19 +00:00
postgresql10-plpython postgresqlNN: updated to 12.1, 11.6, 10.11, 9.6.16, 9.5.20, and 9.4.25 2019-11-19 05:54:51 +00:00
postgresql10-pltcl postgresql10: make nls support optional 2019-10-25 12:01:19 +00:00
postgresql10-server postgresql10: make nls support optional 2019-10-25 12:01:19 +00:00
postgresql11 postgresqlNN: updated to 12.1, 11.6, 10.11, 9.6.16, 9.5.20, and 9.4.25 2019-11-19 05:54:51 +00:00
postgresql11-client postgresql11: make nls support optional 2019-10-25 04:39:18 +00:00
postgresql11-contrib databases: align variable assignments 2019-11-02 15:37:59 +00:00
postgresql11-docs postgresqlNN: updated to 12.1, 11.6, 10.11, 9.6.16, 9.5.20, and 9.4.25 2019-11-19 05:54:51 +00:00
postgresql11-plperl postgresql11: make nls support optional 2019-10-25 04:39:18 +00:00
postgresql11-plpython postgresql11: make nls support optional 2019-10-25 04:39:18 +00:00
postgresql11-pltcl postgresql11: make nls support optional 2019-10-25 04:39:18 +00:00
postgresql11-server postgresql11: make nls support optional 2019-10-25 04:39:18 +00:00
postgresql12 postgresqlNN: updated to 12.1, 11.6, 10.11, 9.6.16, 9.5.20, and 9.4.25 2019-11-19 05:54:51 +00:00
postgresql12-client postgresql12: make nls support optional 2019-10-24 07:57:13 +00:00
postgresql12-contrib databases: align variable assignments 2019-11-02 15:37:59 +00:00
postgresql12-docs postgresqlNN: updated to 12.1, 11.6, 10.11, 9.6.16, 9.5.20, and 9.4.25 2019-11-19 05:54:51 +00:00
postgresql12-plperl postgresql12: make nls support optional 2019-10-24 07:57:13 +00:00
postgresql12-plpython postgresql12: make nls support optional 2019-10-24 07:57:13 +00:00
postgresql12-pltcl postgresql12: make nls support optional 2019-10-24 07:57:13 +00:00
postgresql12-server postgresql12: make nls support optional 2019-10-24 07:57:13 +00:00
postgresql94 postgresqlNN: updated to 12.1, 11.6, 10.11, 9.6.16, 9.5.20, and 9.4.25 2019-11-19 05:54:51 +00:00
postgresql94-client postgresNN: updated to the latest 2018-11-09 18:12:23 +00:00
postgresql94-contrib databases: align variable assignments 2019-11-02 15:37:59 +00:00
postgresql94-docs postgresqlNN: updated to 12.1, 11.6, 10.11, 9.6.16, 9.5.20, and 9.4.25 2019-11-19 05:54:51 +00:00
postgresql94-plperl postgresNN: updated to the latest 2018-11-09 18:12:23 +00:00
postgresql94-plpython postgresqlNN: updated to the latest 2019-05-13 20:38:11 +00:00
postgresql94-pltcl postgresNN: updated to the latest 2018-11-09 18:12:23 +00:00
postgresql94-server postgresqlNN: updated to 11.4, 10.9, 9.6.14, 9.5.18, 9.4.23 2019-06-23 07:55:58 +00:00
postgresql95 postgresqlNN: updated to 12.1, 11.6, 10.11, 9.6.16, 9.5.20, and 9.4.25 2019-11-19 05:54:51 +00:00
postgresql95-client postgresNN: updated to the latest 2018-11-09 18:12:23 +00:00
postgresql95-contrib databases: align variable assignments 2019-11-02 15:37:59 +00:00
postgresql95-docs postgresqlNN: updated to 12.1, 11.6, 10.11, 9.6.16, 9.5.20, and 9.4.25 2019-11-19 05:54:51 +00:00
postgresql95-plperl postgresNN: updated to the latest 2018-11-09 18:12:23 +00:00
postgresql95-plpython postgresqlNN: updated to the latest 2019-05-13 20:38:11 +00:00
postgresql95-pltcl postgresNN: updated to the latest 2018-11-09 18:12:23 +00:00
postgresql95-server postgresqlNN: updated to 11.4, 10.9, 9.6.14, 9.5.18, 9.4.23 2019-06-23 07:55:58 +00:00
postgresql96 postgresqlNN: updated to 12.1, 11.6, 10.11, 9.6.16, 9.5.20, and 9.4.25 2019-11-19 05:54:51 +00:00
postgresql96-client postgresqlNN: updated to 11.2, 10.7, 9.6.12, 9.5.16, and 9.4.21 2019-02-17 08:26:11 +00:00
postgresql96-contrib databases: align variable assignments 2019-11-02 15:37:59 +00:00
postgresql96-docs postgresqlNN: updated to 12.1, 11.6, 10.11, 9.6.16, 9.5.20, and 9.4.25 2019-11-19 05:54:51 +00:00
postgresql96-plperl postgresNN: updated to the latest 2018-11-09 18:12:23 +00:00
postgresql96-plpython postgresqlNN: updated to the latest 2019-05-13 20:38:11 +00:00
postgresql96-pltcl postgresNN: updated to the latest 2018-11-09 18:12:23 +00:00
postgresql96-server postgresqlNN: updated to 11.4, 10.9, 9.6.14, 9.5.18, 9.4.23 2019-06-23 07:55:58 +00:00
prometheus prometheus: updated to 2.13.1 2019-11-09 23:12:05 +00:00
pxtools databases: align variable assignments 2019-11-02 15:37:59 +00:00
py-alembic py-alembic: updated to 1.2.1 2019-10-10 18:26:53 +00:00
py-apsw py-apsw: updated to 3.30.1 2019-11-06 15:46:51 +00:00
py-asyncpg py-asyncpg: updated to 0.19.0 2019-10-10 07:58:41 +00:00
py-barman py-barman: updated to 2.5 2019-01-04 22:20:41 +00:00
py-bsddb3 py-bsddb3: updated to 6.2.6 2018-07-14 18:45:51 +00:00
py-carbon databases: align variable assignments 2019-11-02 15:37:59 +00:00
py-cassa databases: align variable assignments 2019-11-02 15:37:59 +00:00
py-cassandra-driver py-cassandra-driver no longer supports Python 2.x, so simplify and mark it. 2018-12-27 16:02:22 +00:00
py-cdb Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
py-ckanclient Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
py-couchdb databases: align variable assignments 2019-11-02 15:37:59 +00:00
py-cx_Oracle databases: align variable assignments 2019-11-02 15:37:59 +00:00
py-datapkg databases: align variable assignments 2019-11-02 15:37:59 +00:00
py-dbfread py-dbfread: better Makefile 2019-07-09 12:42:42 +00:00
py-elasticsearch databases/py-elasticsearch: Update to 6.2.0. 2018-04-06 15:59:56 +00:00
py-elixir databases: align variable assignments 2019-11-02 15:37:59 +00:00
py-gdbm databases: align variable assignments 2019-11-02 15:37:59 +00:00
py-ldap py-ldap: updated to 3.2.0 2019-04-09 11:51:20 +00:00
py-ldap3 py-ldap3: updated to 2.6.1 2019-09-06 06:02:53 +00:00
py-lmdb databases/py-lmdb: Import version 0.94 2018-07-04 05:18:06 +00:00
py-metakit databases: align variable assignments 2019-11-02 15:37:59 +00:00
py-mongo py-mongo: updated to 3.7.2 2019-01-22 10:00:13 +00:00
py-mssql Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
py-multidict py-multidict: updated to 4.5.2 2018-11-28 14:37:50 +00:00
py-mysql-connector
py-mysqlclient py-mysqlclient: updated to 1.4.5 2019-11-14 17:26:16 +00:00
py-mysqldb Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
py-orderedmultidict py-orderedmultidict: updated to 1.0.1 2019-07-12 18:53:58 +00:00
py-peewee Switch sphinx to versioned deps. 2019-10-21 21:19:35 +00:00
py-pgnotify
py-PgSQL databases: align variable assignments 2019-11-02 15:37:59 +00:00
py-pickleshare py-pickleshare: updated to 0.7.5 2018-10-03 11:10:13 +00:00
py-postgresql Update to PyGreSQL version 5.1 (commit on behalf of darcy@) 2019-05-21 19:46:39 +00:00
py-psycopg2 py-psycopg2: updated to 2.8.4 2019-10-21 11:31:22 +00:00
py-pymysql py-pymysql: updated to 0.9.3 2019-07-05 11:08:25 +00:00
py-python-sql
py-redis py-redis: updated to 3.3.11 2019-10-15 17:26:21 +00:00
py-rrdtool rrdtool: updated to 1.7.2 2019-05-29 17:49:36 +00:00
py-sqlalchemy py-sqlalchemy: updated to 1.3.10 2019-10-10 18:22:49 +00:00
py-sqlalchemy-i18n
py-sqlalchemy-migrate py-sqlalchemy-migrate: updated to 0.12.0 2019-02-20 15:58:24 +00:00
py-sqlalchemy-utils py-sqlalchemy-utils: updated to 0.34.2 2019-08-26 10:29:00 +00:00
py-sqlite databases: align variable assignments 2019-11-02 15:37:59 +00:00
py-sqlite2 Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
py-sqlite3 databases: align variable assignments 2019-11-02 15:37:59 +00:00
py-sqlparse py-sqlparse: updated to 0.3.0 2019-05-27 15:25:14 +00:00
py-sqlrelay py-sqlrelay: fix buidling when multiple Python versions are installed 2019-09-28 08:42:07 +00:00
py-sqlsoup BUILD_DEPENDS+= -> TEST_DEPENDS+= 2018-08-20 22:36:20 +00:00
py-sybase Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
py-table databases: align variable assignments 2019-11-02 15:37:59 +00:00
py-tokyocabinet Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
py-trytond-ldap-authentication
py-unicodecsv
py-whisper py-whisper: updated to 1.1.5 2019-08-11 18:08:01 +00:00
qdbm databases: align variable assignments 2019-11-02 15:37:59 +00:00
qdbm-cgi Use https for fallabs.com. 2019-07-11 09:25:24 +00:00
qdbm-plus databases: align variable assignments 2019-11-02 15:37:59 +00:00
qore-freetds-module databases: align variable assignments 2019-11-02 15:37:59 +00:00
qore-mysql-module databases: align variable assignments 2019-11-02 15:37:59 +00:00
qore-openldap-module databases: align variable assignments 2019-11-02 15:37:59 +00:00
qore-pgsql-module databases: align variable assignments 2019-11-02 15:37:59 +00:00
qore-sqlite3-module databases: align variable assignments 2019-11-02 15:37:59 +00:00
quicklist
R-RSQLite Update all R packages to canonical form. 2019-08-08 19:53:36 +00:00
R-sqldf Update all R packages to canonical form. 2019-08-08 19:53:36 +00:00
rdb Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
redis redis: updated to 5.0.6 2019-11-11 17:06:00 +00:00
repmgr repmgr: updated to 5.0.0 2019-10-26 23:39:04 +00:00
rrdtool databases: align variable assignments 2019-11-02 15:37:59 +00:00
rrdtool12 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
ruby-activeldap databases/ruby-activeldap: update to 5.2.4 2019-05-06 05:08:07 +00:00
ruby-activerecord-odbc lang/ruby: replace RUBY_RAILS_SUPPORTED to RUBY_RAILS_ACCEPTED 2018-03-18 14:21:19 +00:00
ruby-activerecord42 databases/ruby-activerecord42: update to 4.2.11.1 2019-04-14 10:13:03 +00:00
ruby-activerecord51 databases/ruby-activerecord51: update to 5.1.6.2 2019-04-14 10:23:49 +00:00
ruby-activerecord52 databases/ruby-activerecord52: update to 5.2.3 2019-04-14 10:33:31 +00:00
ruby-arel
ruby-arel-helpers databases/ruby-arel-helpers: update to 2.9.1 2019-07-13 16:04:05 +00:00
ruby-arel60
ruby-arel80
ruby-awesome_nested_set databases: align variable assignments 2019-11-02 15:37:59 +00:00
ruby-data_objects
ruby-datamapper
ruby-dbd-mysql
ruby-dbd-odbc
ruby-dbd-pg
ruby-dbd-sqlite
ruby-dbd-sqlite3
ruby-dbi
ruby-dm-adjust
ruby-dm-aggregates
ruby-dm-ar-finders
ruby-dm-cli
ruby-dm-constraints
ruby-dm-core
ruby-dm-do-adapter
ruby-dm-ferret-adapter
ruby-dm-is-list
ruby-dm-is-nested_set
ruby-dm-is-remixable
ruby-dm-is-searchable
ruby-dm-is-state_machine
ruby-dm-is-tree
ruby-dm-is-versioned
ruby-dm-migrations
ruby-dm-mysql-adapter
ruby-dm-observer
ruby-dm-postgres-adapter
ruby-dm-rest-adapter
ruby-dm-serializer
ruby-dm-sqlite-adapter
ruby-dm-sweatshop
ruby-dm-tags
ruby-dm-timestamps
ruby-dm-transactions
ruby-dm-types
ruby-dm-validations
ruby-dm-yaml-adapter
ruby-do_mysql
ruby-do_postgres
ruby-do_sqlite3 Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
ruby-gdbm databases/ruby-gdbm: drop support for ruby23 2019-04-14 15:30:24 +00:00
ruby-hiera databases/ruby-hiera: update to 3.6.0 2019-10-23 16:09:16 +00:00
ruby-ldap
ruby-moneta databases/ruby-moneta: update to 1.2.0 2019-10-23 16:12:04 +00:00
ruby-mysql
ruby-mysql2 databases/ruby-mysql2: update to 0.5.2 2018-09-23 13:53:18 +00:00
ruby-mysql28
ruby-odbc databases: align variable assignments 2019-11-02 15:37:59 +00:00
ruby-pg databases/ruby-pg: update to 1.1.4 2019-01-20 13:19:13 +00:00
ruby-pg_array_parser
ruby-postgres-pr
ruby-postgres_ext
ruby-qdbm Use https for fallabs.com. 2019-07-11 09:25:24 +00:00
ruby-rrdtool rrdtool: updated to 1.7.2 2019-05-29 17:49:36 +00:00
ruby-sequel databases/ruby-sequel: update to 5.26.0 2019-11-02 14:26:04 +00:00
ruby-sqlite
ruby-sqlite3 databases/ruby-sqlite3: update to 1.4.1 2019-05-06 05:16:04 +00:00
ruby-sqlrelay Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
ruby-tiny_tds *: recursive bump for nettle 3.5.1 2019-07-20 22:45:58 +00:00
ruby-tokyocabinet Use https for fallabs.com. 2019-07-11 09:25:24 +00:00
ruby-tokyotyrant Use https for fallabs.com. 2019-07-11 09:25:24 +00:00
ruby-vapor databases: align variable assignments 2019-11-02 15:37:59 +00:00
sdbm
shared-mime-info shared-mime-info: update to 1.10. 2018-08-16 12:45:23 +00:00
skytools Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
slony1 slony1: updated to 2.2.8 2019-09-02 09:04:05 +00:00
soci Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
sql-workbench databases: align variable assignments 2019-11-02 15:37:59 +00:00
sqlite
sqlite3 sqlite3: updated to 3.30.1 2019-10-11 15:37:09 +00:00
sqlite3-docs sqlite3: updated to 3.30.1 2019-10-11 15:37:09 +00:00
sqlite3-tcl sqlite3: updated to 3.30.1 2019-10-11 15:37:09 +00:00
sqlitebrowser Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
SQLiteCpp databases: align variable assignments 2019-11-02 15:37:59 +00:00
sqlrelay py-sqlrelay: fix buidling when multiple Python versions are installed 2019-09-28 08:42:07 +00:00
sqlrelay-freetds Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
sqlrelay-mysql Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
sqlrelay-nodejs Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
sqlrelay-odbc databases: align variable assignments 2019-11-02 15:37:59 +00:00
sqlrelay-pgsql Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
sqlrelay-sqlite Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
sqsh *: recursive bump for nettle 3.5.1 2019-07-20 22:45:58 +00:00
sqsh-motif
sqsh-x11
squirrelsql
tcl-fbsql
tcl-gdbm
tdb Solarish pthreads expect mutex datastructures to be properly zeroed 2019-09-05 12:39:56 +00:00
tinycdb
tokyocabinet databases: align variable assignments 2019-11-02 15:37:59 +00:00
tokyotyrant databases: align variable assignments 2019-11-02 15:37:59 +00:00
unixodbc all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
virtuoso databases: align variable assignments 2019-11-02 15:37:59 +00:00
vsqlite++ Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
wiredtiger *: update email for fhajny 2018-12-15 21:12:18 +00:00
xsqlmenu
yap2lc
yasql databases: align variable assignments 2019-11-02 15:37:59 +00:00
Makefile databases: add kldap 2019-11-17 05:48:43 +00:00