Log Message:
---
Implement CREATE TABLE LIKE ... INCLUDING INDEXES. Patch from NikhilS,
based in part on an earlier patch from Trevor Hardcastle, and reviewed
by myself.
Modified Files:
--
pgsql/doc/src/sgml/ref:
create_table.sgml (r1.108 -> r1.109)
(http:/
Log Message:
---
Remove http://www.benchmarkresources.com, no longer resolves to a
meaningful site.
Modified Files:
--
pgsql/doc:
FAQ_DEV (r1.138 -> r1.139)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ_DEV.diff?r1=1.138&r2=1.139)
pgsql/doc/
Log Message:
---
Add CVS Wiki URL to docs.
Modified Files:
--
pgsql/doc/src/sgml:
cvs.sgml (r1.45 -> r1.46)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/cvs.sgml.diff?r1=1.45&r2=1.46)
---(end of broadcast)-
Log Message:
---
Fix outfuncs.c to dump A_Const nodes representing NULLs correctly. This has
been broken since forever, but was not noticed because people seldom look
at raw parse trees. AFAIK, no impact on users except that debug_print_parse
might fail; but patch it all the way back anyw
Log Message:
---
Fix outfuncs.c to dump A_Const nodes representing NULLs correctly. This has
been broken since forever, but was not noticed because people seldom look
at raw parse trees. AFAIK, no impact on users except that debug_print_parse
might fail; but patch it all the way back anyw
Log Message:
---
Fix outfuncs.c to dump A_Const nodes representing NULLs correctly. This has
been broken since forever, but was not noticed because people seldom look
at raw parse trees. AFAIK, no impact on users except that debug_print_parse
might fail; but patch it all the way back anyw
Log Message:
---
Fix outfuncs.c to dump A_Const nodes representing NULLs correctly. This has
been broken since forever, but was not noticed because people seldom look
at raw parse trees. AFAIK, no impact on users except that debug_print_parse
might fail; but patch it all the way back anyw
Log Message:
---
Fix outfuncs.c to dump A_Const nodes representing NULLs correctly. This has
been broken since forever, but was not noticed because people seldom look
at raw parse trees. AFAIK, no impact on users except that debug_print_parse
might fail; but patch it all the way back anyw
Log Message:
---
Fix outfuncs.c to dump A_Const nodes representing NULLs correctly. This has
been broken since forever, but was not noticed because people seldom look
at raw parse trees. AFAIK, no impact on users except that debug_print_parse
might fail; but patch it all the way back anyw
Log Message:
---
Add:
> * Allow multiple indexes to be created concurrently, ideally via a
> single heap scan, and have a restore of a pg_dump somehow use it
>
> http://archives.postgresql.org/pgsql-general/2007-05/msg01274.php
Small blank line additions.
Modified Files:
---
Log Message:
---
Update docs that GNU tar versions >=1.16 exit with 1 on files changed, 2
on other errors.
Modified Files:
--
pgsql/doc/src/sgml:
backup.sgml (r2.98 -> r2.99)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/backup.sgml.diff?r1
Log Message:
---
Fix pg_buffercache to release buffer partition locks in reverse order,
and add a note about why. This is not tremendously important right now,
probably, but it will get more urgent if NUM_BUFFER_PARTITIONS is increased
as much as proposed.
Modified Files:
--
Log Message:
---
Add comments spelling out why it's a good idea to release multiple
partition locks in reverse order.
Modified Files:
--
pgsql/src/backend/storage/lmgr:
lock.c (r1.176 -> r1.177)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/
Log Message:
---
With the native compiler on Unixware, disable optimization if
--enable-debug is used, to avoid complaints about debugging and
optimization being mutually exclusive. Patch from Stefan Kaltenbrunner.
Modified Files:
--
pgsql/src/template:
unixware (r1
Log Message:
---
Allow plpgsql function parameter names to be qualified with the function's
name. With this patch, it is always possible for the user to qualify a
plpgsql variable name if needed to avoid ambiguity. While there is much more
work to be done in this area, this simple change
Log Message:
---
Hmm, so evidently _check_lock and _clear_lock take an argument of type
int not unsigned int. Third try to get grebe building without warnings...
Modified Files:
--
pgsql/src/include/storage:
s_lock.h (r1.161 -> r1.162)
(http://developer.po
Log Message:
---
Removed Files:
-
pokus/pokus:
pgcheck_tuple.c
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgcheck/pokus/pokus/pgcheck_tuple.c)
---(end of broadcast)---
TIP 4: Have you searched our list arc
Update of /cvsroot/pgcheck/./pokus
In directory pgfoundry.org:/tmp/cvs-serv65412
Log Message:
Status:
Vendor Tag: aa
Release Tags: bb
N ./pokus/pokus/pgcheck_tuple.c
No conflicts created by this import
---(end of broadcast)--
Log Message:
---
Quote pathnames so pg_standby works with paths that have
spaces in them.
ISHIDA Akio
Modified Files:
--
pgsql/contrib/pg_standby:
pg_standby.c (r1.7 -> r1.8)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pg_standby/pg_standby.c
19 matches
Mail list logo