| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
ChangeLog: https://github.com/emarsden/pg-el/blob/v0.19/CHANGELOG.md
|
|
|
|
| |
With hat: puppet
|
|
|
|
|
|
|
|
| |
This gem is an ActiveModel Serializer implementation with Rails hooks.
It provides a means to generate JSON in an object-oriented and
convention-driven manner.
Sponsored by: Nepustil
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fabrication generates objects in Ruby. Fabricators are schematics for
your objects, and can be created as needed anywhere in your app or
specs.
Fabrication can generate anything, but has specific support for
ActiveRecord Models, Mongoid Documents, Sequel Models, and DataMapper
Resources.
Sponsored by: Nepustil
|
|
|
|
| |
Reported by: portscout
|
|
|
|
|
|
|
| |
- Change %%PG_USER%%-15.mo to postgres-15.mo
- Change foo-15.mo to foo-%%PG_VERSION%%.mo
Approved by: portmgr (blanket)
|
|
|
|
| |
Changes: https://github.com/ankane/pghero/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/ged/ruby-pg/blob/master/History.rdoc
|
|
|
|
| |
Changes: https://github.com/sparklemotion/sqlite3-ruby/releases
|
|
|
|
| |
Changes: https://github.com/redis-rb/redis-client/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
|
|
|
|
| |
Changes: https://github.com/tobymao/sqlglot/commits/main
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Changes: https://github.com/pallets-eco/flask-sqlalchemy/releases
https://github.com/pallets-eco/flask-sqlalchemy/blob/main/CHANGES.rst
|
|
|
|
| |
- Use = instead of ?= after 09bd0656bb445fed1675360acc33460e6d6fde44
|
|
|
|
|
|
|
|
|
| |
Soft deletes for ActiveRecord done right.
A simple ActiveRecord mixin to add conventions for flagging records as
discarded.
Sponsored by: Nepustil
|
|
|
|
|
|
|
| |
This gem is an ActiveModel Serializer implementation with Rails hooks.
It provides a means to generate JSON in an object-oriented and
convention-driven manner.
Sponsored by: Nepustil
|
|
|
|
|
|
|
| |
PgHere is a performance dashboard for Postgres. It includes health checks,
suggested indexes, and more.
Sponsored by: Nepustil
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lfcbase:
- Improvements done for ncurses based Monitor class.
Added confirm box and improved form box
- many changed have been made to Screen class ( was Monitor ).
The changes require a recompile for consuming packages ( here : cego )
- Improvements done for Screen::showFormBox ( scrolling content in input mask )
cego:
- Fix added in CegoFactor and CegoFieldValue.
To get the factor id for query cache management, a dedicated
method was introduced in CegoFieldValue ( getId ) This method
uses for DATETIME values valAsChain(true) ( to evaluate current
timestamp in case of sysdate values ) and for all others toChain()
( to distinguish x = null and x = 'null' )
- Fix in CegoFunction::getId, the GETCOUNT function still was not
treated
- Some cleanup of source file was done (removed tilde files)
- Added join optimization fix in CegoSelect::buildJoinTables.
Inadequate predicates ( e.g. not equal compare ) are not priorized
for table join order any more. For this the method
CegoPredDesc::prioOnJoin has been introduced
- Grammar fix in Cego.def to ensure _returnOnFirst variable
is set to false for non return update statements
( added production NoUpdateReturnOpt )
- Fix added in CegoTableManager::updateTuple,
for the given expression list, contained subqueries must be
retrieved and analyzed for external table references.
Since the external count was not evaluated correctly, this led
to a incomplete CegoSelect::getQueryId result.
With enabled query cache, the following update did not work correct:
UPDATE posrule pr SET artid =
( SELECT artid FROM article a WHERE a.artnr = pr.artnr );
- Fix added in CegoXMLSpace for user and role create routines.
In case of already defined entities, exception was thrown
before xml lock release
Fix added in CegoXMLSpace::getActiveTableSet to also retrieve
offline tablesets via includeOffline flag.
This is needed for CegoLogThreadPool to archive occupied logfiles
for tablesets in status offline ( for other reasons, runstate is
set now at the beginning of the tableset stop procedure )
- many changes made in CegoAdmScreen class ( was CegoAdmMon )
Several stabilization fixes also have been added. For database
xml file, a unique database id has been introduced to validate
ticket file from performed online backups ( db id must match )
- Small adaptions for cgadm screen mode window sizes
( corresponds to lfcbase-1.17.2 )
|
|
|
|
|
|
|
|
|
|
|
|
| |
changes:
https://www.mongodb.com/docs/manual/release-notes/5.0/#5.0.13---sep-29--2022
* use llvm-ar instead of binutils ar similar to mongodb60
Test Plan: poudriere stage-qa ok on aarch64/14
Approved by: rene (mentor)
Differential Revision: https://reviews.freebsd.org/D37384
|
|
|
|
|
|
|
|
|
|
| |
Changes:
https://www.mongodb.com/docs/database-tools/release-notes/database-tools-changelog/#100.6.1-changelog
Test Plan: poudriere stage-qa ok on aarch64/14
Approved by: rene (mentor)
Differential Revision: https://reviews.freebsd.org/D37385
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* use llvm-ar instead of binutils ar
* change email to my @FreeBSD.org
Changes:
https://www.mongodb.com/docs/manual/release-notes/4.2/#4.2.23---sep-29--2022
Tested:
* poudriere stage-qa ok on aarch64/12
Reviewed by: rene (mento)
Differential Revision: https://reviews.freebsd.org/D37388
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Release notes:
https://proj.org/news.html#id37
Also remove proj-data dependency.
You can use proj to retrieve data or install graphics/proj-data
manually.
|
|
|
|
| |
PR: 267622
|
|
|
|
|
|
|
|
| |
- drop obsolete -devel variant
- pet port with portfmt and portclippy
Reported by: portscout
Sponsored by: SkunkWerks, GmbH
|
|
|
|
|
| |
Relnotes:
https://github.com/mysql/mysql-connector-python/releases/tag/8.0.31
|
|
|
|
| |
Relnotes: https://repmgr.org/docs/current/release-5.3.3.html
|
|
|
|
| |
Relnotes: https://pgroonga.github.io/news/#version-2-4-1
|
|
|
|
| |
Relnotes: https://mroonga.org/en/blog/2022/10/28/mroonga-12.09.html
|
| |
|
|
|
|
| |
Relnotes: https://github.com/FreeTDS/freetds/releases/tag/v1.3.14
|
| |
|
| |
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
|
|
|
|
|
| |
PR: 267381
Reported by: wen@
Approved by: maintainer(timeout, >= 14 days)
|
|
|
|
|
| |
PR: 267506
Approved by: maintainer timeout (farrokhi, 2 weeks)
|
|
|
|
|
|
|
|
|
|
|
| |
PostgreSQL server may use late-mounted filesystems, so require these
in rc.d scripts. Real life example is when /tmp is late-mounted tmpfs
atop of ZFS, and if posgresql-server starts before mountlate, its
socket which resides on /tmp is hidden under tmpfs which is mounted
afterwards.
PR: 267500
Approved by: maintainer timeout (pgsql, 2 weeks)
|
|
|
|
|
| |
Releases note:
http://postgis.net/2022/11/13/postgis-3.3.2-3.2.4-3.1.8-3.0.8-patch-releases/
|
|
|
|
|
|
|
| |
broken on arm64
PR: 266207
Sponsored by: SkunkWerks, GmbH
|
| |
|
|
|
|
|
| |
ChangeLog: https://github.com/encode/databases/releases/tag/0.6.2
PR: 267741
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PostgreSQL 15.1, 14.6, 13.9, 12.13, 11.18, and 10.23 Released!
The PostgreSQL Global Development Group has released an update to all
supported versions of PostgreSQL, including 15.1, 14.6, 13.9, 12.13,
11.18, and 10.23. This release fixes 25 bugs reported over the last
several months.
This is the final release of PostgreSQL 10. PostgreSQL 10 will no longer
receive security and bug fixes. If you are running PostgreSQL 10 in a
production environment, we suggest that you make plans to upgrade.
Release notes: https://www.postgresql.org/docs/release/
|
|
|
|
|
| |
ChangeLog: https://github.com/pinterest/pymemcache/releases/tag/v4.0.0
PR: 267154
|
|
|
|
| |
Changes: https://github.com/okbob/pspg/releases/tag/5.5.9
|