Skip to content

Tags: r-dbi/RPostgres

Tags

v1.4.10.9000

Toggle v1.4.10.9000's commit message
RPostgres 1.4.10.9000

- Merge tag 'v1.4.9'.

- New `postgresExportLargeObject()` function for exporting large objects to files (#519, #520).

- Remove plogr (#545).

- Format C++ code with clang-format.

- Add comprehensive GitHub Copilot instructions (#522).

v1.4.10

Toggle v1.4.10's commit message
RPostgres 1.4.10

## Bug fixes

- Fix compilation on Alpine Linux and other variants.

v1.4.9.9001

Toggle v1.4.9.9001's commit message
RPostgres 1.4.9.9001

## Bug fixes

- Fix compilation on Alpine Linux and other variants.

v1.4.9.9000

Toggle v1.4.9.9000's commit message
RPostgres 1.4.9.9000

## fledge

- CRAN release v1.4.9 (#546).

v1.4.9

Toggle v1.4.9's commit message
RPostgres 1.4.9

## Features

- New `postgresExportLargeObject()` function for exporting large objects to files (#519, #520).

## Chore

- Remove plogr (#545).

- Format C++ code with clang-format.

## Documentation

- Add comprehensive GitHub Copilot instructions (#522).

v1.4.8.9008

Toggle v1.4.8.9008's commit message
RPostgres 1.4.8.9008

## Chore

- Remove plogr (#545).

## Continuous integration

- Use clang-format-21.

v1.4.8.9007

Toggle v1.4.8.9007's commit message
RPostgres 1.4.8.9007

## Chore

- Build-ignore.

- Auto-update from GitHub Actions (#543).

- Format C++ code with clang-format.

v1.4.8.9006

Toggle v1.4.8.9006's commit message
RPostgres 1.4.8.9006

## Continuous integration

- Tweaks (#541).

- Test all R versions on branches that start with cran- (#540).

v1.4.8.9005

Toggle v1.4.8.9005's commit message
RPostgres 1.4.8.9005

## Continuous integration

- Install binaries from r-universe for dev workflow (#536).

v1.4.8.9004

Toggle v1.4.8.9004's commit message
RPostgres 1.4.8.9004

## Continuous integration

- Fix reviewdog and add commenting workflow (#534).