seanc 2004/12/25 03:00:17 GMT
PostgreSQL src repository
Modified files:
.README.pgmemcache pgmemcache.c
pgmemcache.h pgmemcache.sql.in
Log:
Add memcache_server_find(/* hash */ INT4): returns the hostname:port of
the server assigne
seanc 2004/12/25 02:56:05 GMT
PostgreSQL src repository
Modified files:
.log_accum.pl
Log:
Use pgmemcache as the Subject commit msg prefix.
Revision ChangesPath
1.3 +1 -1 CVSROOT/log_accum.pl
---(end of broadca
seanc 2004/12/25 02:42:42 GMT
PostgreSQL src repository
Modified files:
.README.pgmemcache pgmemcache.c
pgmemcache.h pgmemcache.sql.in
Log:
Add a new function, memcache_server_find(/* key */ TEXT). Returns the
hostname:port of th
seanc 2004/12/25 01:15:20 GMT
PostgreSQL src repository
Modified files:
.pgmemcache.h
Log:
Commit miss.
> Umm... the day ends in 'Y', where'd everyone go?
>
> *grin* Update the API so it compiles against libmemcache(3) 1.2.0. I hate
> to do this,
seanc 2004/12/25 01:10:08 GMT
PostgreSQL src repository
Modified files:
.README.pgmemcache pgmemcache.c
pgmemcache.sql.in
Log:
Umm... the day ends in 'Y', where'd everyone go?
*grin* Update the API so it compiles against libmem
Log Message:
---
Improve Win32 install instructions.
Modified Files:
--
pgsql/doc/src/sgml:
install-win32.sgml (r1.20 -> r1.21)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/install-win32.sgml.diff?r1=1.20&r2=1.21)
installation.sgml
Log Message:
---
Minor updates and copy-editing.
Modified Files:
--
pgsql/doc/src/sgml:
installation.sgml (r1.218 -> r1.219)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/installation.sgml.diff?r1=1.218&r2=1.219)
postgres.sgml (r1.6
Log Message:
---
Adjust documention for Win32 installation options.
Modified Files:
--
pgsql/doc/src/sgml:
install-win32.sgml (r1.18 -> r1.19)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/install-win32.sgml.diff?r1=1.18&r2=1.19)
in
Log Message:
---
Back out Win32 changes until Tom is done.
Modified Files:
--
pgsql/doc/src/sgml:
install-win32.sgml (r1.19 -> r1.20)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/install-win32.sgml.diff?r1=1.19&r2=1.20)
installatio
Log Message:
---
Update docs for Win32 installation, per Tom.
Modified Files:
--
pgsql/doc/src/sgml:
installation.sgml (r1.215 -> r1.216)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/installation.sgml.diff?r1=1.215&r2=1.216)
-
Log Message:
---
Updates from Ian Barwick.
Update FAQ with new URL's for site.
Modified Files:
--
pgsql/doc:
FAQ (r1.280 -> r1.281)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ.diff?r1=1.280&r2=1.281)
pgsql/doc/src/FAQ:
FAQ.html (r1
Log Message:
---
Update FAQ.
Modified Files:
--
pgsql/doc:
FAQ (r1.279 -> r1.280)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ.diff?r1=1.279&r2=1.280)
---(end of broadcast)---
TIP 1: subscribe an
Log Message:
---
Remove 'optimization' to skip resolve_symlinks() when the found
executable file isn't itself a symlink. We still need to run the
algorithm so that any directory symlinks in the path to the
executable are replaced by a true path. Noticed this on seeing
pg_config give me a
Log Message:
---
Update FAQ with new URL's for site.
Modified Files:
--
pgsql/doc:
FAQ (r1.278 -> r1.279)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ.diff?r1=1.278&r2=1.279)
---(end of broadcast)---
Log Message:
---
Switch order of WHERE clauses in tab completion queries, as suggested
by Rod Taylor. The foo_is_visible() functions are relatively slow and
so it pays to check them after checking the name pattern match.
Modified Files:
--
pgsql/src/bin/psql:
tab-c
15 matches
Mail list logo