Log Message:
---
Make conditionals work. There are still some bugs, I think. The basic form is:
BOTH SAEM 3 AN 4, O RLY?
YA RLY, VISIBLE "W00T!!1 SAEMZ!!1"
MEBBE DIFFRINT 2 AN 1, VISIBLE "I HAS A DIFFRINT"
NO WAI, VISIBLE "O NOES!!1"
OIC
Modified Files:
---
Log Message:
---
Update error messages, per notes from Tom.
Laurenz Albe
Modified Files:
--
pgsql/src/backend/access/transam:
xlog.c (r1.299 -> r1.300)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xlog.c?r1=1.299&r2=1.300)
Log Message:
---
Update TODO description for GIT:
* Consider smaller indexes that record a range of values per heap page,
rather than having one index entry for every heap row
Modified Files:
--
pgsql/doc:
TODO (r1.2430 -> r1.2431)
(http://anoncvs.postgr
Log Message:
---
Remove, item done, description unclear:
< * Allow index scans to return matching index keys
<
< http://archives.postgresql.org/pgsql-hackers/2007-03/msg01079.php
Modified Files:
--
pgsql/doc:
TODO (r1.2431 -> r1.2432)
(http://anoncvs.po
Log Message:
---
Add to TODO:
<
> * Allow adding enumerated values to an existing enumerated data
> type
Modified Files:
--
pgsql/doc:
TODO (r1.2432 -> r1.2433)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2432&r2=1.2433)
pgsql/doc/
Log Message:
---
Add to TODO:
> * Allow index scans to return matching index keys, not just the matching
> heap locations
Modified Files:
--
pgsql/doc:
TODO (r1.2433 -> r1.2434)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2433&r2=1.2434
Log Message:
---
Add URL for:
* Allow index scans to return matching index keys, not just the matching
heap locations
>
> http://archives.postgresql.org/pgsql-hackers/2008-04/msg01657.php
>
Modified Files:
--
pgsql/doc:
TODO (r1.2434 -> r1.2435)
(http
Log Message:
---
Add TODO item:
>
> o Impove COPY performance
>
> http://archives.postgresql.org/pgsql-hackers/2008-02/msg00954.php
Modified Files:
--
pgsql/doc:
TODO (r1.2435 -> r1.2436)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/
Log Message:
---
Add to TODO:
> * Allow prepared transactions with temporary tables created and dropped
> in the same transaction, and when an ON COMMIT DELETE ROWS temporary
> table is accessed
>
> http://archives.postgresql.org/pgsql-hackers/2008-03/msg00047.php
Modified Files:
Log Message:
---
Add embedded usage mention to FAQ, per Greg Smith.
Modified Files:
--
pgsql/doc:
FAQ (r1.455 -> r1.456)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ?r1=1.455&r2=1.456)
pgsql/doc/src/FAQ:
FAQ.html (r1.412 -> r1.413)
Log Message:
---
Fix ALTER TABLE ADD COLUMN ... PRIMARY KEY so that the new column is correctly
checked to see if it's been initialized to all non-nulls. The implicit NOT
NULL constraint was not being checked during the ALTER (in fact, not even if
there was an explicit NOT NULL too), becau
Log Message:
---
Fix ALTER TABLE ADD COLUMN ... PRIMARY KEY so that the new column is correctly
checked to see if it's been initialized to all non-nulls. The implicit NOT
NULL constraint was not being checked during the ALTER (in fact, not even if
there was an explicit NOT NULL too), becau
Log Message:
---
Fix ALTER TABLE ADD COLUMN ... PRIMARY KEY so that the new column is correctly
checked to see if it's been initialized to all non-nulls. The implicit NOT
NULL constraint was not being checked during the ALTER (in fact, not even if
there was an explicit NOT NULL too), becau
Log Message:
---
Fix ALTER TABLE ADD COLUMN ... PRIMARY KEY so that the new column is correctly
checked to see if it's been initialized to all non-nulls. The implicit NOT
NULL constraint was not being checked during the ALTER (in fact, not even if
there was an explicit NOT NULL too), becau
Log Message:
---
Fix ALTER TABLE ADD COLUMN ... PRIMARY KEY so that the new column is correctly
checked to see if it's been initialized to all non-nulls. The implicit NOT
NULL constraint was not being checked during the ALTER (in fact, not even if
there was an explicit NOT NULL too), becau
Log Message:
---
Update:
< * Allow adding enumerated values to an existing enumerated data
> * Allow adding/removing enumerated values to an existing enumerated data
Modified Files:
--
pgsql/doc:
TODO (r1.2437 -> r1.2438)
(http://anoncvs.postgresql.org/cvs
Log Message:
---
Remove transformAlterTableStmt's kluge to replace ColumnDef.is_not_null
flags by separate AT_SetNotNull subcommands. That was always ugly and
inefficient, and it's now clear that it was merely a partial workaround
for the bug just identified in ATExecAddColumn. This is ju
Log Message:
---
Update TODO item:
> * Allow adding/renaming/removing enumerated values to an existing
> enumerated data type
Modified Files:
--
pgsql/doc:
TODO (r1.2438 -> r1.2439)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2438&r2=1.
Log Message:
---
Beautify three reports.
Modified Files:
--
pgsnap/pgsnap/lib:
param.php (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/lib/param.php.diff?r1=1.4&r2=1.5)
pgconfig.php (r1.3 -> r1.4)
(http://
19 matches
Mail list logo