Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2004-12 Thread Index (1/3)
Last updated: Wed Jan 18 01:53:03 2012
370 messages
- pgsql: forgot to autoconf after tag'ng configure.in with rc3 PostgreSQL Daemon (Fri 31 22:22)
- pgsql: Clean up win32ver.o on Windows, per Magnus. Tom Lane (Fri 31 19:09)
- pgsql: make clean must remove zic$(X) for Windows, per Magnus. Tom Lane (Fri 31 19:02)
- pgsql: Fixed segfault in connect when specifying no database name. Michael Meskes (Thu 30 09:36)
- pgsql: More updates and copy-editing. Tom Lane (Thu 30 03:14)
- pgsql: Triggers should return TRIGGER not OPAQUE. Tom Lane (Thu 30 00:31)
- pgsql: Support Sun's compiler on SunOS4 (a/k/a Solaris 9). Tom Lane (Wed 29 23:49)
- pgsql: Convert external-projects to an appendix. Tom Lane (Wed 29 23:39)
- pgsql: Refactor EXEC_BACKEND code so that postmaster child processes Tom Lane (Wed 29 21:36)
- pgmemcache: pgmemcache pgmemcache.c seanc (Wed 29 18:22)
- pgsql: Make libpq default to localhost connections on machines without Tom Lane (Tue 28 23:20)
- pgsql: BDST should be "British double SUMMER time", not Standard time. Tom Lane (Tue 28 15:27)
- pgsql: Add: > * Improve the background writer > > Allow the Bruce Momjian (Tue 28 07:19)
- pginstaller - pginst: Add dlltest tool used for debugging. User Mha (Tue 28 06:22)
- pginstaller - pginst: Show "Uninstalling" instead of "Installing" in the User Mha (Mon 27 21:23)
- pginstaller - pginst: Translation updates (Harald) User Mha (Mon 27 20:53)
- pginstaller - pginst: Add check for compilers that break on UTF-8 User Mha (Mon 27 20:50)
- pgsql: Make sure --with-pgport option propagates into postgresql.conf. Tom Lane (Mon 27 20:39)
- pgsql: Move info about psql console code page issues out of Tom Lane (Mon 27 20:13)
- pgsql: Cause pg_hba.conf file inclusion (@file stuff) to behave as Tom Lane (Mon 27 19:19)
- pgsql: Fix func_ptr declaration for netbsd-mac68k, per Rémi Zara. Tom Lane (Sun 26 23:20)
- pgsql: Rearrange include file contents into a saner order, add inclusion Tom Lane (Sun 26 19:20)
- dbi-link - dbi-link: Set dbi_link.sql to create a separate schema for User Dfetter (Sat 25 20:23)
- pgmemcache: pgmemcache README.pgmemcache pgmemcache.c pgmemcache.h pgmemcache.sql.in seanc (Sat 25 03:00)
- cvs commit: pgmemcache README.pgmemcache pgmemcache.c pgmemcache.h pgmemcache.sql.in seanc (Sat 25 02:42)
- cvs commit: pgmemcache pgmemcache.h seanc (Sat 25 01:15)
- cvs commit: pgmemcache README.pgmemcache pgmemcache.c pgmemcache.sql.in seanc (Sat 25 01:10)
- pgsql: Improve Win32 install instructions. Bruce Momjian (Fri 24 19:20)
- pgsql: Minor updates and copy-editing. Tom Lane (Fri 24 19:12)
- pgsql: Back out Win32 changes until Tom is done. Bruce Momjian (Fri 24 18:37)
- pgsql: Adjust documention for Win32 installation options. Bruce Momjian (Fri 24 18:33)
- pgsql: Update docs for Win32 installation, per Tom. Bruce Momjian (Fri 24 18:11)
- pgsql: Updates from Ian Barwick. Bruce Momjian (Fri 24 17:19)
- pgsql: Remove 'optimization' to skip resolve_symlinks() when the found Tom Lane (Fri 24 16:55)
- pgsql: Update FAQ with new URL's for site. Bruce Momjian (Fri 24 16:02)
- pgsql: Switch order of WHERE clauses in tab completion queries, as Tom Lane (Fri 24 15:42)
- pgsql: More minor updates and copy-editing. Tom Lane (Thu 23 23:08)
- pgsql: Avoid memory leakage during VACUUM FULL when an index expression Tom Lane (Thu 23 22:42)
- press - pr: Fix typos. Alvaro Herrera (Thu 23 15:46)
- pgsql: Add missing ecpg prototype for newly added functions. Bruce Momjian (Thu 23 13:19)
- pginstaller - web: Add information about how to get non-english progress User Mha (Thu 23 12:38)
- pgsql: Added PGTYPEStimestamp_add_interval written by Dave Cramer. Michael Meskes (Thu 23 10:46)
- pgsql: A small pass of docs review and copy-editing. Tom Lane (Thu 23 05:37)
- pgsql: Use float8-small-is-zero for netbsd on m68k, per Rémi Zara. Tom Lane (Thu 23 03:49)
- pgsql: Remove extra parenthesis. Tom Lane (Thu 23 00:03)
- pgsql: Awhile back I added some code to StartupCLOG() to forcibly zero Tom Lane (Wed 22 18:46)
- pgsql: Add mention that pg_ctl will return an accurate exit code when Bruce Momjian (Wed 22 02:18)
- pgsql: Add '-Wl,' prefix to linker switches consistently. Tom Lane (Tue 21 18:47)
- pgsql: exec_eval_simple_expr() needs to do CommandCounterIncrement() not Tom Lane (Tue 21 18:33)
- pgsql: Add error checking for starting a win32 service using pg_ctl. Bruce Momjian (Tue 21 17:58)
- pgsql: Return proper error exit code on pg_ctl -w start failure. Bruce Momjian (Tue 21 17:38)
- press - pr: Changes requested regarding regional contact details User Izone (Tue 21 12:27)
- press - pr: Changes requested regarding the release date User Izone (Tue 21 12:26)
- pginstaller - pginst: Regen GUIDs, bump version numbers for RC2 User Dpage (Tue 21 08:36)
- press - pr: Updated the release date to 5 jan 2005 (RO version). User Am (Tue 21 07:02)
- cvs commit: pgmemcache Makefile.pmk README.pgmemcache seanc (Tue 21 06:08)
- cvs commit: pgmemcache pmkfile seanc (Tue 21 06:07)
- pgsql: tag files for rc2 PostgreSQL Daemon (Tue 21 02:53)
- pgsql: Patch to make libpq.rc be a built-for-distribution file was a few Tom Lane (Tue 21 02:15)
- pgsql: Add: > * Allow the PITR process to be debugged and data Bruce Momjian (Tue 21 01:24)
- pgsql: I was recently surprised to find that EXTRACT's day of the week Bruce Momjian (Tue 21 01:02)
- pgbuildfarm - client-code: skip config lines with angle brackets around User Andrewd (Mon 20 23:17)
- pgsql: Mention libpq.rc.in is now the file to update for releases. Bruce Momjian (Mon 20 21:01)
- pginstaller - pginst: Fix line ends. User Dpage (Mon 20 20:22)
- pginstaller - pginst: Line ending test. User Dpage (Mon 20 20:12)
- pginstaller - pginst: Translation updates. User Mha (Mon 20 19:50)
- pginstaller - pginst: Prevent double-backslash which caused install User Mha (Mon 20 19:43)
- pgsql: Ensure that 'disabling statistics collector' is logged in all Tom Lane (Mon 20 19:18)
- pgsql: Add support for Latin9 encoding in to_ascii(). Tom Lane (Mon 20 19:00)
- pgsql: Mark the TimeZone parameter as GUC_REPORT, so that JDBC can find Tom Lane (Mon 20 18:15)
- pgsql: In pipe_read_line Windows code, loop to ensure we get a whole Tom Lane (Mon 20 17:41)
- pgsql: Remove direct inclusions of <com_err.h> as well as configure test Tom Lane (Mon 20 17:13)
- pginstaller - pginst: Update for tweaked schema of WiX 2.0.2419.0 User Dpage (Mon 20 09:23)
- pgsql: Adjust pg_resetxlog to handle 8.0 WAL file names properly. Tom Lane (Mon 20 01:42)
- pgbuildfarm - client-code: don't run cvs status on empty list of files. User Andrewd (Mon 20 01:28)
- pginstaller - pginst: Fix missing reload config icon. User Dpage (Sun 19 22:42)
- pgsql: Fix broken markup. Tom Lane (Sun 19 22:10)
- pgsql: plpgsql's exec_eval_simple_expr() now has to take responsibility Tom Lane (Sun 19 20:20)
- pgsql: Prevent evaluation of backticks while discarding unwanted Tom Lane (Sun 19 19:39)
- press - pr: Changed release date and contact info User Nickg (Sun 19 17:44)
- pginstaller - pginst: Translation updates User Mha (Sun 19 16:57)
- press - pr: changed the date in press release and contact info on press User Aleksanderk (Sun 19 16:55)
- pginstaller - pginst: Check for duplicated translation strings. User Mha (Sun 19 14:40)
- pginstaller - pginst: Update translations User Mha (Sun 19 14:33)
- press - pr: Updated regional contact information according to email from User Mip (Sun 19 13:19)
- press - pr: Updated release date. User Mip (Sun 19 13:13)
- osxpgpkg - osxpkg: User Taipan (Sun 19 13:06)
- press - pr: Copy-edit done. User T-ishii (Sun 19 07:12)
- pgbuildfarm - client-code: remove unnecessary linefeed from cvs status User Andrewd (Sun 19 05:07)
- pgsql: Add: > * Allow psql \pset boolean variables to set to fixed Bruce Momjian (Sun 19 04:36)
- pgsql: Mention why unixware doesn't handle threading in 8.0. Bruce Momjian (Sun 19 04:09)
- pgsql: Test for POSIX.1c 2-arg sigwait() and fail on single-arg version. Bruce Momjian (Sun 19 04:06)
- pgsql: Add Win32 version stamps that increment each day for proper Bruce Momjian (Sun 19 02:16)
- pgsql: Allow NetBSD, m64k to compile the ASM spinlock code. Bruce Momjian (Sat 18 22:13)
- pgsql: Add note warning that OS X updates usually overwrite /etc/rc. Tom Lane (Sat 18 18:36)
- pginstaller - pginst: Add French translation User Mha (Sat 18 18:03)
- pginstaller - pginst: Add PostGIS. User Mha (Sat 18 16:45)
- pgsql: Changes the doc's to reflect what the user will find as default. Bruce Momjian (Sat 18 04:22)
- pgsql: Many thanks to Joachim Wieland for a big list of corrections / Bruce Momjian (Sat 18 04:18)
- pgsql: Update from Ian Barwick Bruce Momjian (Sat 18 04:13)
- cvs commit: pgmemcache Makefile.pmk seanc (Sat 18 00:18)
- cvs commit: pgmemcache pgmemcache.h pgmemcache.sql.in seanc (Sat 18 00:18)
- cvs commit: CVSROOT log_accum.pl seanc (Sat 18 00:11)
- cvs commit: pgmemcache README.pgmemcache seanc (Sat 18 00:06)
- cvs commit: pgmemcache LICENSE seanc (Fri 17 23:20)
- cvs commit: pgmemcache Makefile Makefile.pmk pmkfile seanc (Fri 17 23:18)
- cvs commit: pgmemcache pgmemcache.c seanc (Fri 17 22:41)
- press - pr: Polished the style User Nickg (Fri 17 22:19)
- pgsql: Make array_cat more paranoid about checking datatypes in empty Tom Lane (Fri 17 21:00)
- pgsql: array_map failed to insert correct result type in an empty array. Tom Lane (Fri 17 20:58)
- pgbuildfarm - client-code: . User Andrewd (Fri 17 19:13)
- cvs commit: CVSROOT options seanc (Fri 17 07:58)
- cvs commit: CVSROOT cfg_local.pm seanc (Fri 17 07:57)
- pgmemcache - CVSROOT: Okey dokey... User Seanc (Fri 17 07:44)
- pgmemcache - pgmemcache: libmemcache(3) header changed its name to User Seanc (Fri 17 06:27)
- pgsql: Minor copy-editing in tutorial. Tom Lane (Fri 17 04:50)
- pgsql: In a PGXS build, expect to find the postgres executable already Tom Lane (Fri 17 03:53)
- pgsql: Allow 'ELSEIF' as an alternative to 'ELSIF' in PL/PgSQL. Neil Conway (Fri 17 03:52)
- pgsql: Hook up the plpython result-object nrows and status methods Tom Lane (Fri 17 02:14)
- pgmemcache - CVSROOT: Expand $PostgreSQL$ as an RCS ID tag User Seanc (Fri 17 02:06)
- press - pr: Finnish copy-edited translation of the original file User Jmikkol (Fri 17 01:01)
- pgsql: Fix is-it-time-for-a-checkpoint logic so that checkpoint_segments Tom Lane (Fri 17 00:10)
- pgsql: Add Win32: > o Disallow encodings like UTF8 which which Bruce Momjian (Fri 17 00:04)
- pgsql: Update release changes list to mention pg_config.h.win32. Bruce Momjian (Thu 16 22:11)
- pgsql: Update version for Win32-client include file. Bruce Momjian (Thu 16 22:05)
- pgsql: Cause configure --with-tcl to check for presence of <tcl.h>, as Tom Lane (Thu 16 20:41)
- pgsql: Allow --enable-thread-safety with --disable-shared libraries by Bruce Momjian (Thu 16 18:13)
- pgsql: Allow AIX to use --enable-thread-safety by passing PTHREAD_LIBS Bruce Momjian (Thu 16 17:48)
- pgsql: Add port report Peter Eisentraut (Thu 16 11:23)
- pginstaller - pginst: Include 'real' copies of MS Npgsql DLLs User Dpage (Thu 16 08:36)
- pgbuildfarm - client-code: remove effect of inherited LANG and LC_ALL User Andrewd (Thu 16 01:42)
- pgsql: Add French IRC channel. Bruce Momjian (Thu 16 01:09)
- pgsql: Add Spanish IRC channel to FAQ. Bruce Momjian (Thu 16 00:02)
- pgsql: Fix another place broken by new List implementation :-(. Tom Lane (Wed 15 21:13)
- pgsql: Disallow SETOF in the input of parseTypeString(). Tom Lane (Wed 15 20:15)
- pgsql: Calculation of keys_are_unique flag was wrong for cases involving Tom Lane (Wed 15 19:16)
- press - pr: Greek (Hellenic) translations of the release and press_page User Izone (Wed 15 07:58)
- press - pr: Encoding information for the Greek (Hellenic) translation User Izone (Wed 15 07:57)
- pgsql: Update IRC mention. Bruce Momjian (Wed 15 03:11)
- pgsql: In 'make installcheck' for contrib/, insert 'sleep 1' between Tom Lane (Tue 14 22:50)
- pgsql: Cope with circularities involving a view's ON SELECT rule. Tom Lane (Tue 14 22:16)
- press - pr: now for review User K0cka (Tue 14 21:46)
- pgsql: Fix pg_dump to ensure that a comment on a table CHECK constraint Tom Lane (Tue 14 21:35)
- pgsql: Update aix cc_r wording. Bruce Momjian (Tue 14 14:53)
- pgsql: Mention aix cc_r is not supported, and why Bruce Momjian (Tue 14 12:58)
- pgsql: Fix typo Peter Eisentraut (Tue 14 11:11)
- pgsql: Add port reports Peter Eisentraut (Tue 14 10:24)
- press - pr: Text file put up for initial HTML markup by Emily. User Aglio (Tue 14 07:05)
- pgsql: Prevent pg_resetxlog from being run as root. Neil Conway (Tue 14 01:59)
- pgsql: Add more port reports. Peter Eisentraut (Tue 14 00:36)
- press - pr: update User K0cka (Tue 14 00:06)
- pgsql: New translation Peter Eisentraut (Mon 13 22:54)
- pginstaller - pginst: Change URL to mailinglist subscription page. User Mha (Mon 13 20:58)
- pgsql: Remove: < o Allow the shared memory address to be configured Bruce Momjian (Mon 13 18:40)
- pgsql: Spell checker run Peter Eisentraut (Mon 13 18:05)
- pgsql: Done: < o Remove per-backend parameter file and move into shared Bruce Momjian (Mon 13 18:00)
- pgsql: Clearify which version numbers are bumped for major and minor Bruce Momjian (Mon 13 17:28)
Mail converted by MHonArc