Skip site navigation
(1)
Skip section navigation
(2)
Search
Peripheral Links
Text Size:
Normal
/
Large
Donate
Contact
Home
About
Download
Documentation
Community
Developers
Support
Your account
Community
Contributors
Mailing Lists
User lists
Developer lists
pgsql-cluster-hackers
pgsql-committers
pgsql-hackers
pgsql-rrreviewers
pgsql-www
Regional lists
Associations
User groups
Project lists
Inactive lists
IRC
Featured Users
International Sites
Propaganda
Resources
Weekly News
pgsql-committers since 2004-12-18 00:00
Search archives
(enter a message-id to go directly to that message)
Advanced Search
Prev
|
Next
2004-12-18
cvs commit: pgmemcache README.pgmemcache
seanc (00:05)
cvs commit: CVSROOT log_accum.pl
seanc (00:10)
Re: cvs commit: pgmemcache pgmemcache.c
Sean Chittenden (00:13)
cvs commit: pgmemcache pgmemcache.h pgmemcache.sql.in
seanc (00:18)
cvs commit: pgmemcache Makefile.pmk
seanc (00:18)
cvs commit: pgmemcache Makefile.pmk
seanc (00:28)
pgsql: Update from Ian Barwick
Bruce Momjian (04:13)
pgsql: Many thanks to Joachim Wieland for a big list of corrections /
Bruce Momjian (04:18)
pgsql: Changes the doc's to reflect what the user will find as default.
Bruce Momjian (04:22)
pginstaller - pginst: Add PostGIS.
User Mha (16:45)
pginstaller - pginst: Add French translation
User Mha (18:03)
pgsql: Add note warning that OS X updates usually overwrite /etc/rc.
Tom Lane (18:36)
pgsql: Allow NetBSD, m64k to compile the ASM spinlock code.
Bruce Momjian (22:12)
2004-12-19
pgsql: Add Win32 version stamps that increment each day for proper
Bruce Momjian (02:16)
pgsql: Test for POSIX.1c 2-arg sigwait() and fail on single-arg version.
Bruce Momjian (04:06)
pgsql: Mention why unixware doesn't handle threading in 8.0.
Bruce Momjian (04:09)
pgsql: Add: > * Allow psql \pset boolean variables to set to fixed
Bruce Momjian (04:36)
pgbuildfarm - client-code: remove unnecessary linefeed from cvs status
User Andrewd (05:07)
press - pr: Copy-edit done.
User T-ishii (07:11)
osxpgpkg - osxpkg:
User Taipan (13:06)
press - pr: Updated release date.
User Mip (13:13)
press - pr: Updated regional contact information according to email from
User Mip (13:19)
pginstaller - pginst: Update translations
User Mha (14:32)
pginstaller - pginst: Check for duplicated translation strings.
User Mha (14:39)
press - pr: changed the date in press release and contact info on press
User Aleksanderk (16:55)
pginstaller - pginst: Translation updates
User Mha (16:57)
press - pr: Changed release date and contact info
User Nickg (17:44)
pgsql: Prevent evaluation of backticks while discarding unwanted
Tom Lane (19:39)
pgsql: plpgsql's exec_eval_simple_expr() now has to take responsibility
Tom Lane (20:20)
pgsql: Fix broken markup.
Tom Lane (22:10)
pginstaller - pginst: Fix missing reload config icon.
User Dpage (22:42)
2004-12-20
pgbuildfarm - client-code: don't run cvs status on empty list of files.
User Andrewd (01:28)
pgsql: Adjust pg_resetxlog to handle 8.0 WAL file names properly.
Tom Lane (01:42)
pginstaller - pginst: Update for tweaked schema of WiX 2.0.2419.0
User Dpage (09:22)
pginstaller - pginst: Update for tweaked schema of WiX 2.0.2419.0
User Dpage (09:40)
pgsql: Remove direct inclusions of <com_err.h> as well as configure test
Tom Lane (17:13)
pgsql: In pipe_read_line Windows code, loop to ensure we get a whole
Tom Lane (17:41)
pgsql: Mark the TimeZone parameter as GUC_REPORT, so that JDBC can find
Tom Lane (18:15)
pgsql: Add support for Latin9 encoding in to_ascii().
Tom Lane (19:00)
pgsql: Ensure that 'disabling statistics collector' is logged in all
Tom Lane (19:17)
pginstaller - pginst: Prevent double-backslash which caused install
User Mha (19:43)
pginstaller - pginst: Translation updates.
User Mha (19:50)
pginstaller - pginst: Line ending test.
User Dpage (20:12)
pginstaller - pginst: Fix line ends.
User Dpage (20:21)
pgsql: Mention libpq.rc.in is now the file to update for releases.
Bruce Momjian (21:00)
pgbuildfarm - client-code: skip config lines with angle brackets around
User Andrewd (23:17)
2004-12-21
pgsql: I was recently surprised to find that EXTRACT's day of the week
Bruce Momjian (01:02)
pgsql: Add: > * Allow a warm standby system to also allow read-only
Bruce Momjian (01:22)
pgsql: Add: > * Allow the PITR process to be debugged and data
Bruce Momjian (01:24)
pgsql: Patch to make libpq.rc be a built-for-distribution file was a few
Tom Lane (02:15)
Re: pgsql: Patch to make libpq.rc be a built-for-distribution
Bruce Momjian (02:21)
pgsql: tag files for rc2
PostgreSQL Daemon (02:53)
cvs commit: pgmemcache pmkfile
seanc (06:06)
cvs commit: pgmemcache Makefile.pmk README.pgmemcache
seanc (06:07)
press - pr: Updated the release date to 5 jan 2005 (RO version).
User Am (07:02)
pginstaller - pginst: Regen GUIDs, bump version numbers for RC2
User Dpage (08:36)
pgsql: Translation update
Peter Eisentraut (11:14)
press - pr: Changes requested regarding the release date
User Izone (12:26)
press - pr: Changes requested regarding regional contact details
User Izone (12:26)
pginstaller - pginst: Translation updates
User Mha (16:49)
pgsql: Return proper error exit code on pg_ctl -w start failure.
Bruce Momjian (17:38)
pgsql: Add error checking for starting a win32 service using pg_ctl.
Bruce Momjian (17:58)
pgsql: exec_eval_simple_expr() needs to do CommandCounterIncrement() not
Tom Lane (18:33)
pgsql: Add '-Wl,' prefix to linker switches consistently.
Tom Lane (18:47)
2004-12-22
pgsql: Add mention that pg_ctl will return an accurate exit code when
Bruce Momjian (02:17)
pgsql: Awhile back I added some code to StartupCLOG() to forcibly zero
Tom Lane (18:46)
2004-12-23
pgsql: Remove extra parenthesis.
Tom Lane (00:03)
pgsql: Use float8-small-is-zero for netbsd on m68k, per Rmi Zara.
Tom Lane (03:49)
pgsql: A small pass of docs review and copy-editing.
Tom Lane (05:37)
pgsql: Added PGTYPEStimestamp_add_interval written by Dave Cramer.
Michael Meskes (10:46)
pginstaller - pginst: Translation updates
User Mha (12:12)
pginstaller - web: Add information about how to get non-english progress
User Mha (12:38)
pgsql: Add missing ecpg prototype for newly added functions.
Bruce Momjian (13:19)
press - pr: Fix typos.
Alvaro Herrera (15:45)
pgsql: Avoid memory leakage during VACUUM FULL when an index expression
Tom Lane (22:42)
pgsql: Avoid memory leakage during VACUUM FULL when an index expression
Tom Lane (22:42)
pgsql: More minor updates and copy-editing.
Tom Lane (23:07)
2004-12-24
pgsql: Switch order of WHERE clauses in tab completion queries, as
Tom Lane (15:42)
pgsql: Update FAQ with new URL's for site.
Bruce Momjian (16:02)
pgsql: Remove 'optimization' to skip resolve_symlinks() when the found
Tom Lane (16:55)
pgsql: Update FAQ.
Bruce Momjian (17:13)
pgsql: Updates from Ian Barwick.
Bruce Momjian (17:19)
pgsql: Update docs for Win32 installation, per Tom.
Bruce Momjian (18:11)
pgsql: Adjust documention for Win32 installation options.
Bruce Momjian (18:32)
pgsql: Back out Win32 changes until Tom is done.
Bruce Momjian (18:37)
pgsql: Minor updates and copy-editing.
Tom Lane (19:12)
pgsql: Improve Win32 install instructions.
Bruce Momjian (19:20)
2004-12-25
cvs commit: pgmemcache README.pgmemcache pgmemcache.c pgmemcache.sql.in
seanc (01:10)
cvs commit: pgmemcache pgmemcache.h
seanc (01:15)
cvs commit: pgmemcache README.pgmemcache pgmemcache.c pgmemcache.h pgmemcache.sql.in
seanc (02:42)
cvs commit: CVSROOT log_accum.pl
seanc (02:56)
pgmemcache: pgmemcache README.pgmemcache pgmemcache.c pgmemcache.h pgmemcache.sql.in
seanc (03:00)
dbi-link - dbi-link: Set dbi_link.sql to create a separate schema for
User Dfetter (20:22)
2004-12-26
pgsql: Rearrange include file contents into a saner order, add inclusion
Tom Lane (19:20)
pgsql: More minor updates and copy-editing.
Tom Lane (23:06)
pgsql: Fix func_ptr declaration for netbsd-mac68k, per Rmi Zara.
Tom Lane (23:20)
2004-12-27
pgsql: Translation update
Peter Eisentraut (14:24)
pgsql: Cause pg_hba.conf file inclusion (@file stuff) to behave as
Tom Lane (19:19)
pgsql: Move info about psql console code page issues out of
Tom Lane (20:13)
pgsql: Make sure --with-pgport option propagates into postgresql.conf.
Tom Lane (20:39)
pginstaller - pginst: Add check for compilers that break on UTF-8
User Mha (20:49)
pginstaller - pginst: Translation updates (Harald)
User Mha (20:53)
pginstaller - pginst: Show "Uninstalling" instead of "Installing" in the
User Mha (21:23)
pginstaller - pginst: New Directory
User Mha (21:42)
pginstaller - pginst: Add dlltest tool used for debugging.
User Mha (21:42)
pgsql: More minor updates and copy-editing.
Tom Lane (22:30)
pgsql: Add: > * Improve the background writer > > Allow the
Bruce Momjian (22:44)
2004-12-28
pgsql: BDST should be "British double SUMMER time", not Standard time.
Tom Lane (15:26)
pgsql: More minor updates and copy-editing.
Tom Lane (19:08)
pgsql: More minor updates and copy-editing.
Tom Lane (22:47)
pgsql: Make libpq default to localhost connections on machines without
Tom Lane (23:18)
2004-12-29
pgsql: Translation updates
Peter Eisentraut (02:30)
pginstaller - pginst: Translation updates
User Mha (14:19)
pgmemcache: pgmemcache pgmemcache.c
seanc (18:20)
pgsql: Refactor EXEC_BACKEND code so that postmaster child processes
Tom Lane (21:36)
pgsql: Convert external-projects to an appendix.
Tom Lane (23:36)
pgsql: Support Sun's compiler on SunOS4 (a/k/a Solaris 9).
Tom Lane (23:47)
2004-12-30
pgsql: Triggers should return TRIGGER not OPAQUE.
Tom Lane (00:31)
pgsql: More updates and copy-editing.
Tom Lane (03:13)
pgsql: Fixed segfault in connect when specifying no database name.
Michael Meskes (09:36)
pgsql: More minor updates and copy-editing.
Tom Lane (21:45)
2004-12-31
pgsql: make clean must remove zic$(X) for Windows, per Magnus.
Tom Lane (19:01)
pgsql: Clean up win32ver.o on Windows, per Magnus.
Tom Lane (19:09)
pgsql: forgot to autoconf after tag'ng configure.in with rc3
PostgreSQL Daemon (22:22)
2005-01-01
pgsql: Update copyrights that were missed.
Bruce Momjian (05:43)
pginstaller - pginst: Add error messages for a couple of
User Mha (13:57)
pginstaller - pginst: New Terminal Services detection code.
User Mha (16:06)
pgsql: Update: < o Disallow encodings like UTF8 which which
Bruce Momjian (16:36)
pgsql: Update: < the Win32 strcoll() can be used.
Bruce Momjian (17:25)
pgsql: Update: < the Win32 wcscoll() can be used.
Bruce Momjian (17:29)
pgsql: Some more missed copyright notices.
Tom Lane (20:44)
pgsql: Adjust a few more copyright notices to match the format expected
Tom Lane (22:14)
dbi-link - dbi-link: Fixed to work with the actual functions.
User Dfetter (22:23)
2005-01-02
pginstaller - pginst: Translation updates
User Mha (14:34)
pginstaller - pginst: Add checkbox to enable detailed logging of the
User Mha (16:55)
pginstaller - pginst: Add check of installed OpenSSL.
User Mha (17:33)
pgsql: Add: > * Allow building with directories containing spaces
Bruce Momjian (21:08)
2005-01-03
pgsql: Update copyright script.
Bruce Momjian (06:16)
Re: pgsql: Some more missed copyright notices.
Bruce Momjian (16:56)
pgsql: Repair bufmgr deadlock problem reported by Michael Wildpaner.
Tom Lane (18:49)
dbi-link - dbi-link: Updated to read 2004-2005
User Dfetter (18:55)
pgsql: Translation updates
Peter Eisentraut (22:39)
2005-01-04
pgsql: Add mention of performance impact on LIKE of non-C locales.
Bruce Momjian (00:05)
pgsql: More minor updates and copy-editing.
Tom Lane (00:39)
pgsql: Add OS/2 port mention.
Bruce Momjian (03:43)
pgsql: HTML cleanup.
Bruce Momjian (03:44)
pgsql: Update of Russian FAQ.
Bruce Momjian (03:47)
pgsql: More minor updates and copy-editing.
Tom Lane (03:58)
pgsql: Update item for install with spaces: > There are two
Bruce Momjian (05:13)
pgsql: Update wording: < * Allow building with directories containing
Bruce Momjian (05:35)
pgsql: Fix typo
Peter Eisentraut (07:06)
pgsql: Fix subsection ordering (DISTINCT should be described before
Tom Lane (08:59)
pgsql: Remove duplicate novell mention.
Bruce Momjian (14:25)
press - pr: First Finnish version
User Jmikkol (19:37)
pgsql: Translation update
Peter Eisentraut (19:42)
pgsql: Add some post-processing to the man page generation to fix up
Peter Eisentraut (21:03)
pgchem - pgchem2j: Imported Sources
User Ergo70 (21:35)
pgchem - pgchem2j: New Directory
User Ergo70 (21:38)
pgchem - pgchem2j: New Directory
User Ergo70 (21:38)
pgchem - pgchem2j: New Directory
User Ergo70 (21:38)
pgchem - pgchem2j: New Directory
User Ergo70 (21:38)
pgchem - pgchem2j: New Directory
User Ergo70 (21:39)
pgchem - pgchem2j: New Directory
User Ergo70 (21:39)
pgchem - pgchem2j: New Directory
User Ergo70 (21:40)
pgchem - pgchem2j: New Directory
User Ergo70 (21:41)
pgchem - pgchem2j: New Directory
User Ergo70 (21:45)
pgchem - pgchem2j: New Directory
User Ergo70 (21:46)
pgchem - pgchem2j: Initial
User Ergo70 (21:46)
press - pr: PL version
User Qnex (21:51)
pgchem - pgchem2j: Initial
User Ergo70 (21:54)
press - pr: PL version
User Qnex (22:12)
pgsql: Make pg_dump --oids work when default_with_oids = off.
Tom Lane (22:27)
pgsql: Clean up code in libpq that obtains user's home directory: make a
Tom Lane (23:18)
2005-01-05
dbi-link - dbi-link: New Directory
User Dfetter (05:17)
press - pr: update release date
User T-ishii (07:35)
dbi-link - dbi-link: Moved tests to the new test directory.
User Dfetter (08:00)
dbi-link - dbi-link: Added excel test.
User Dfetter (08:01)
pginstaller - pginst: Translation updates
User Mha (11:20)
press - pr: Recoded to UTF-8
User Qnex (12:49)
pgsql: Revert cosmetic synopsis changes that break psql translations.
Peter Eisentraut (14:22)
press - pr: HTML-ized version and minor fixes (spelling, etc) of
User Qnex (14:55)
press - pr: ISO-8859-2 encoding and entities instead of unicode chars.
User Qnex (15:08)
pgsql: Update URLs.
Bruce Momjian (17:42)
pgsql: Update date stamp.
Bruce Momjian (17:52)
pgsql: Fix example, change table name from 'array' to 'array_int'.
Bruce Momjian (18:03)
pginstaller - pginst: Regen guids, bump version for rc3
User Dpage (20:43)
Re: pgsql: Revert cosmetic synopsis changes that break psql translations.
Tom Lane (20:50)
pginstaller - pginst: Fix typo
User Dpage (21:11)
press - pr: Corrected billions to European measures.
User Qnex (21:20)
Re: pgsql: Revert cosmetic synopsis changes that break psql translations.
Peter Eisentraut (21:57)
press - pr: Done HTML markup (UTF-8)
User Nickg (22:24)
pginstaller - pginst: Fix broken trans.c target.
User Dpage (22:25)
pgsql: Update URL's to point to new site main location.
Bruce Momjian (22:37)
pginstaller - pginst: Call pginst_settext() at the beginning of
User Dpage (22:48)
pginstaller - pginst: Add #define removed in error.
User Dpage (23:03)
pginstaller - pginst: Make sure mbtest is built before trans.c
User Dpage (23:06)
press - pr: update for jan 10 and grammar fixes
User K0cka (23:24)
pgsql: More minor updates and copy-editing.
Tom Lane (23:42)
2005-01-06
pgsql: Re-readjust synopses for CREATE/ALTER USER.
Tom Lane (00:11)
pgsql: Keep translations in step with synopses.
Tom Lane (00:12)
Prev
|
Next
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group