| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
stuffing the 8.0.0 release in here for the time being. Port epoch bumped
because 8.0.rc* is greater than 8.0.0. A note from UPDATING to people who
want to use 8.0.0 via -devel in production:
The -devel port has been updated to contain 8.0 release since
postgresql80-server can not be updated until 4.11 is released and the
changes in PR ports/75344 are committed. Users who need 8.0 now can
use the -devel port, however, once postgresql80-server has been
committed, -devel will begin tracking 8.1. Please be smart about
tracking ports and if used in production, update to
databases/postgresql80-server as soon as it becomes available. No
dump/reload will be required when changing from -devel to
postgresql80-server.
Check out the release notes and the shiny new PostgreSQL.org website at:
http://www.PostgreSQL.org/docs/8.0/static/release.html#RELEASE-8-0
|
|
|
|
|
|
|
|
|
|
| |
carries the 8.0 release. The postgresql80-server port is being held up by
the 4.11 release because 80-server requires scads of changes to Mk/*.mk
which won't be committed until after 4.11 is pushed out the door. Until
4.11, -devel will act as the 80-server until such time as 80-server is
enabled. Get all that? Good.
Approved by: girgenson@, ade@
|
| |
|
|
|
|
|
|
| |
for 8.0: extreme pounding is encouraged.
http://developer.postgresql.org/docs/postgres/release.html#RELEASE-8-0
|
|
|
|
|
|
|
|
|
| |
include: point in time recovery, save points (ie, nested transactions),
table spaces, a new perl server side language, and a whole host of other
features (*grumble* native win32 *grumble*). Unlike previous development
snapshots, there are actual release notes now, which can be found here:
http://developer.postgresql.org/docs/postgres/release.html#RELEASE-8-0
|
|
|
|
|
|
|
| |
features, most significantly table spaces. Release notes haven't been
updated yet, but since PostgreSQL is about a month or two away from beta,
it's time to start updating this port on a more regular basis. Needless to
say, a dump/reload is needed when coming from the last -devel version.
|
| |
|
| |
|
|
|
|
|
| |
Noticed by: Palle Girgensohn
Pointy hat to: me
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
|
| |
|
|
|
|
|
|
|
| |
LOCALBASE to find krb5-config in the MIT case.
Prodded by: Our friendly folks at the ISC who want to use FreeBSD's
PostgreSQL ports instead of an unmanaged build from a tarball.
|
| |
|
|
|
|
|
| |
which already has some slick improvements (now uses ARC and not LRU for
cache).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
play with 7.4, here 'ya go. As of this version, the port will
correctly depend on bison 1.875, which may, for better or worse, 'cause
some confusion with users who don't read the build logs and don't not
the output from the relevant CONFLICTS section[1]. Regardless, far too
many people have noted the missing detection for a build dependency on
bison1875, so that has finally been addressed (*kicks bison authors for
incompatibilities*). Starting Monday, I'm going to update this to HEAD
that way people who want to see the new ARC page caching algo in action
can.
Submitted by: [1] a cast of hundreds of innocent victims^Wbystanders
Release notes: http://developer.postgresql.org/docs/postgres/release.html#RELEASE-7-4
|
|
|
|
|
|
|
|
| |
schema changes to the information_schema which require an initdb, sorry.
On an upbeat note, the release notes were finally flushed out with the
details of what's been completed for 7.4. Enjoy!
http://developer.postgresql.org/docs/postgres/release.html#RELEASE-DEVEL
|
|
|
|
| |
upddate the port for 7.4 beta 4.
|
|
|
|
|
|
|
| |
most significant change is the ability to change PostgreSQL's block size
with the nob: WITH_PGBLOCKSIZE=("16K"|"32K"). Release notes:
http://developer.postgresql.org/docs/postgres/release.html#RELEASE-DEVEL
|
|
|
|
|
|
|
|
| |
upgrade to a recent snapshot. initdb required, but there are a few fixes
that have been incorporated since beta1 was released that are worthwhile.
Release notes URL:
http://developer.postgresql.org/docs/postgres/release.html#RELEASE-DEVEL
|
|
|
|
| |
Prodded by: kris
|
| |
|
|
|
|
|
|
|
| |
sub-ports (eg: p5-postgresql-plperl).
PR: ports/54629
Submitted by: Yen-Shuo Su <yssu@CCCA.net>
|
|
|
|
|
|
|
| |
the 7.4beta1 tag went down. Please report any failures or successes on
exotic hardware (ie: !i386, !alpha).
http://developer.postgresql.org/docs/postgres/release.html#RELEASE-DEVEL
|
|
|
|
|
|
|
|
|
| |
2003-07-21 snapshot. Sans small tweaks, updates to error codes/messages,
and any problems found in the formal beta, this is going to be 7.4. Please
let me know if anyone has any problems running this (this version has amd64
support too!). Release notes:
http://developer.postgresql.org/docs/postgres/release.html#RELEASE-DEVEL
|
|
|
|
| |
use USE_GETOPT_LONG instead.
|
|
|
|
|
|
|
|
| |
aid shaking out bugs. Too many fixes, performance bits, protocol changes,
and features have been changed/added in the last month to summarize. See
the release notes for details.
http://developer.postgresql.org/docs/postgres/release.html#RELEASE-DEVEL
|
|
|
|
|
| |
PR: 52867
Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
|
|
|
|
| |
_with_ servers. This should make bento happy again.
|
|
|
|
|
|
|
|
| |
finalized between the client and server. While here, fix the plist, change
WITH_PGCRYPTO to be WITHOUT_PGCRYPTO that way the port defaults to
installing the crypto libraries. Now that we have hardware support for
crypto devices, go out of our way to make sure that pgcrypto uses
openssl where applicable and reads from /dev/urandom for entropy.
|
|
|
|
|
|
|
| |
build. New version includes many protocol updates and other various
goodies. See the release notes for details.
http://developer.postgresql.org/docs/postgres/release.html#RELEASE-DEVEL
|
| |
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/47987
Submitted by: David Booth <wbooth@austin.rr.com>
|
|
|
|
|
|
|
|
|
|
| |
included in this port at the moment, please see the developer docs online.
http://developer.postgresql.org/docs/postgres/
For a list of changes (mostly significant improvements for large queries):
http://developer.postgresql.org/docs/postgres/release.html#RELEASE-DEVEL
|
|
|
|
|
|
|
| |
This port will start following 7.4 shortly, switch to postgresql7 if you're
not interested in tracking the CVS snapshots of PostgreSQL.
Submitted by: kris/bento [1]
|
|
|
|
|
|
| |
PR: ports/46666
Submitted by: [1] "Roderick van Domburg" <r.s.a.vandomburg@student.utwente.nl>
Obtained from: [1] PostgreSQL repo
|
|
|
|
|
|
|
|
|
|
|
| |
mainline postgresql7 port will be updated. 7.3 introduces many new
features, most notably schemas, drop column, table functions, and
prepared queries were added in this release. Please read the release
notes for details.
http://developer.postgresql.org/docs/postgres/release.html#RELEASE-7-3
Approved by: portmgr
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
on -CURRENT and should be the last release before rc1. Updated the
optimized CFLAGS as well.
PR: ports/44893
Submitted by: Vladimir Chukharev <chu@gpi.ru>
|
|
|
|
|
|
|
|
|
| |
the regression tests[1]. Update the MASTER_SITES list so that it isn't
painfully slow to obtain the tarballs. Added several new US mirrors to
help distribute the load. An initdb is required when upgrading.
PR: ports/44526
Submitted by: [1] Vladimir Chukharev <chu@gpi.ru>
|
|
|
|
|
|
|
| |
The location of the distfiles has changed with this release, compensate
accordingly. Re-initdb required.
Approved by: portmgr/knu (mentor)
|
|
|
|
|
|
|
|
| |
distfiles periodically updated to track PostgreSQL between major releases.
Port is repo copied from databases/postgresql7 and has been updated to
7.3b1.
Approved by: portmgr && knu (mentor)
|
|
|
|
| |
Submitted by: fenner's distfiles survey
|
|
|
|
|
|
|
| |
documentation--it will be in a separate port.
PR: 42009
Submitted by: Palle Girgensohn (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
The following buffer overruns have been identified and
addressed [in 7.2.2]:
* in handling long datetime input
* in repeat()
* in lpad() and rpad() with multibyte
* in SET TIME ZONE and TZ env var
|
|
|
|
|
| |
Submitted by: lots and lots
Pointy hat to: ade
|
|
|
|
|
|
|
|
|
|
| |
* The compiler in -CURRENT now complains if you precede -I/usr/include
with -I... . The same applies to -I/usr/lib .
* The distribution's configure file treats the compiler's unexpected
warning message as a failure and errors out.
Maintainer notified in private mail.
|