[EMAIL PROTECTED] (Bruce Momjian) writes:
>> * Allow per-user, per-group quotas per-tablespace
AFAIR, per-tablespace was the only alternative that had much support.
regards, tom lane
---(end of broadcast)---
TIP 3: if postin
Log Message:
---
Add:
> * Allow per-user and per-tablespaces quotas
Modified Files:
--
pgsql/doc:
TODO (r1.1574 -> r1.1575)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1574&r2=1.1575)
pgsql/doc/src/FAQ:
TODO.html (r1.81
Log Message:
---
Update:
< * Allow per-user and per-tablespaces quotas
> * Allow per-user, per-group quotas per-tablespace
Modified Files:
--
pgsql/doc:
TODO (r1.1575 -> r1.1576)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1575&r2=
Log Message:
---
Fix build(Stale object helped me miss it), and some bugs in Postgres.Query.
Increment the CommandCounter after executing utility statements, so possible
results can be seen. Start making Postgres.Query aware of the transaction that
it was planned in, so as not to die a hor
Log Message:
---
Add item:
> * Add NUMERIC division operator that doesn't round?
>
> Currently NUMERIC _rounds_ the result to the specified precision.
> This means division can return a result that multiplied by the
> divisor is greater than the dividend, e.g. this returns a valu
Log Message:
---
Version 2.6
Modified Files:
--
pgpool:
ChangeLog (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool/ChangeLog.diff?r1=1.4&r2=1.5)
NEWS (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpoo
Log Message:
---
Add desciption for terminate:
>
> Currently SIGTERM of a backend can lead to lock table corruption.
>
Modified Files:
--
pgsql/doc:
TODO (r1.1572 -> r1.1573)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1572&r2=1
Log Message:
---
Extend r-tree operator classes to handle Y-direction tests equivalent
to the existing X-direction tests. An rtree class now includes 4 actual
2-D tests, 4 1-D X-direction tests, and 4 1-D Y-direction tests.
This involved adding four new Y-direction test operators for each
Log Message:
---
Added some more calculation logic
Modified Files:
--
configurator:
calculations.txt (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/configurator/configurator/calculations.txt.diff?r1=1.1&r2=1.2)
---(end
Log Message:
---
Attempt to fix perms
Modified Files:
--
newsysview/sql:
getdefs.sh (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/newsysviews/newsysview/sql/getdefs.sh.diff?r1=1.1&r2=1.2)
---(end of broadcast)-
Log Message:
---
unbreak unicode/utf8 test
Modified Files:
--
pgsql/src/test/mb:
mbregress.sh (r1.8 -> r1.9)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/mb/mbregress.sh.diff?r1=1.8&r2=1.9)
Added Files:
---
pgsql/src/test/mb/expec
Log Message:
---
Remove overspecification of precision of CURRENT_TIMESTAMP, LOCALTIMESTAMP,
CURRENT_TIME, and LOCALTIME: now they just produce "timestamptz" not
"timestamptz(6)", etc. This makes the behavior more consistent with our
choice to not assign a specific default precision to col
Log Message:
---
Allow direct conversion between EUC_JP and SJIS to improve
performance. patches submitted by Atsushi Ogawa.
Modified Files:
--
pgsql/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis:
euc_jp_and_sjis.c (r1.10 -> r1.11)
(http://developer
13 matches
Mail list logo