Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2010-01 Thread Index (1/3)
Last updated: Wed Jan 18 01:49:52 2012
487 messages
- pgsql: Add string_agg aggregate functions. Takahiro Itagaki (Mon 01 03:23)
- pgsql: Change regexp engine's ccondissect/crevdissect routines to Tom Lane (Mon 01 02:45)
- pgsphere - pgsphere: fix version User Richtej (Sun 31 21:32)
- pgsphere - pgsphere: # Fixes some precission problems with small User Richtej (Sun 31 20:27)
- pgsql: Detect early deadlock in Hot Standby when Startup is already Simon Riggs (Sun 31 19:01)
- pgsql: Fix memory leak created by deferrable-index-constraints patches. Tom Lane (Sun 31 18:15)
- pgsql: Make checks for invalid pgStatSock use PGINVALID_SOCKET Magnus Hagander (Sun 31 17:39)
- pgsql: Parenthesize this macro, just in case. Tom Lane (Sun 31 17:35)
- pgsql: Get rid of unportable use of socklen_t --- we have a configure Tom Lane (Sun 31 17:27)
- pgsql: Remove now unnecessary loop around CallNamedPipe(). Magnus Hagander (Sun 31 17:18)
- pgsql: Fix race condition in win32 signal handling. Magnus Hagander (Sun 31 17:16)
- npgsql - Npgsql2: Fixed backslash for windows .bat :) User Fxjr (Sun 31 15:49)
- npgsql - Npgsql2: Created helper scripts to build Npgsql with Nant from User Fxjr (Sun 31 15:41)
- pgsql: Avoid performing encoding conversion on command tag strings Tom Lane (Sat 30 20:10)
- pgsql: Fix memory leakage introduced into print_aligned_text by 8.4 Tom Lane (Sat 30 19:00)
- pgsql: Fix some comments that got mangled by pgindent. Tom Lane (Sat 30 04:18)
- pgsql: Add plperl.on_perl_init setting to provide for initializing the Andrew Dunstan (Sat 30 01:47)
- npgsql - Npgsql2: Added Tools/NAnt to Npgsql2 User Fxjr (Fri 29 19:47)
- pgsql: Adjust GetLockConflicts() so that it uses TopMemoryContext when Simon Riggs (Fri 29 19:45)
- psqlodbc - psqlodbc: take some notes. User H-saito (Fri 29 19:12)
- pgsql: Augment WAL records for btree delete with GetOldestXmin() to Simon Riggs (Fri 29 18:39)
- pgsql: Allow psql variables to be interpolated with literal or Robert Haas (Fri 29 17:44)
- pgsql: Filter recovery conflicts based upon dboid from relfilenode of Simon Riggs (Fri 29 17:10)
- pgsql: Changed ECPG outofscope handling to always print out statements Michael Meskes (Fri 29 16:28)
- pgsql: Fixed a few typos in ecpg. Michael Meskes (Fri 29 15:57)
- pgsql: Fix command tag for ALTER LARGE OBJECT. Takahiro Itagaki (Fri 29 06:03)
- npgsql - Npgsql2: Added Tools/Gendarme to Npgsql2 User Fxjr (Fri 29 03:22)
- npgsql - Npgsql2: Added Tools/FxCop to Npgsql2 User Fxjr (Fri 29 02:55)
- npgsql - Npgsql2: New Directory User Fxjr (Fri 29 02:02)
- pgsql: Fix thinko in new installcheck-world target Andrew Dunstan (Fri 29 01:06)
- pgsql: Add new make targets "world", "install-world" and Andrew Dunstan (Fri 29 00:00)
- pgsql: Type table feature This adds the CREATE TABLE name OF type Peter Eisentraut (Thu 28 23:21)
- pgsql: Fix bug found by warning from recent gcc. Andrew Dunstan (Thu 28 23:06)
- pgsql: Fix crashing bug at the end of recovery in Streaming Replication, Heikki Linnakangas (Thu 28 19:20)
- pgsql: Add functions to reset the statistics counter for a single Magnus Hagander (Thu 28 14:25)
- pgsql: Define INADDR_NONE on Solaris when it's missing. Magnus Hagander (Thu 28 11:36)
- pgsql: Use malloc() in GetLockConflicts() when called InHotStandby to Simon Riggs (Thu 28 10:05)
- pgsql: Change a few remaining calls of XLogArchivingActive() to use Heikki Linnakangas (Thu 28 07:31)
- pgsql: Introduce two new libpq connection functions, PQconnectdbParams Joe Conway (Thu 28 06:28)
- reorg - pg_reorg: version 1.0.7. User Itagaki (Thu 28 06:02)
- pgsql: Fix bug in wasender's xlogid boundary handling, reported by Erik Heikki Linnakangas (Wed 27 16:41)
- pgsql: Make standby server continuously retry restoring the next WAL Heikki Linnakangas (Wed 27 15:28)
- pgsql: Fix typo. Magnus Hagander (Wed 27 13:04)
- pgsql: Add support for RADIUS authentication. Magnus Hagander (Wed 27 12:12)
- pgsql: Fix plperl.sgml errors from recent commit. Andrew Dunstan (Wed 27 02:55)
- pgsql: Various small improvements and cleanups for PL/Perl. Andrew Dunstan (Tue 26 23:12)
- npgsql - Npgsql2: User Fxjr (Tue 26 21:35)
- pgsql: Remove the default_do_language parameter, instead making DO use a Tom Lane (Tue 26 16:33)
- pgsql: Un-break initdb logic for commenting out IPv6 pg_hba.conf line. Tom Lane (Tue 26 16:18)
- pgsql: Added test case that was part of Zoltan's patch but apparently Michael Meskes (Tue 26 10:38)
- pgsql: Finally applied patch by Boszormenyi Zoltan <zb(at)cybertec(dot)at> to Michael Meskes (Tue 26 09:10)
- pgsql: Reformat the comments in pg_hba.conf and pg_ident.conf These Peter Eisentraut (Tue 26 06:58)
- pgsql: Make the default pg_hba.conf and pg_ident.conf align at Peter Eisentraut (Tue 26 06:45)
- pgsql: Fix longstanding gripe that we check for 0000000001.history at Simon Riggs (Tue 26 00:07)
- pgsql: Add get_bit/set_bit functions for bit strings, paralleling those Tom Lane (Mon 25 21:21)
- pgsql: Add note that PREPARE TRANSACTION is for transaction managers, Heikki Linnakangas (Mon 25 18:23)
- pgbulkload - pgbulkload: Add RPM spec files. User Itagaki (Mon 25 03:57)
- pgbulkload - pgbulkload: New Directory User Itagaki (Mon 25 03:56)
- pgsql: Apply Tcl_Init() to the "hold" interpreter created by pltcl. Tom Lane (Mon 25 01:58)
- pgsql: Rewrite dblink_record_internal() and dblink_fetch() to use a Joe Conway (Sun 24 22:19)
- pgsql: Fix assorted core dumps and Assert failures that could occur Tom Lane (Sun 24 21:49)
- autodoc - autodoc: Apply a fix to the function signatures that was User Rbt (Sun 24 20:01)
- pgsql: Add missing closing tag. Magnus Hagander (Sun 24 14:46)
- psqlodbc - psqlodbc: Removed the use of misused strcat_s together with User Hinoue (Sun 24 07:56)
- pgsql: Insert CHECK_FOR_INTERRUPTS calls into loops in dbsize.c, to Tom Lane (Sat 23 21:29)
- pgsql: Add explanatory detail to Hot Standby cancelation error messages Simon Riggs (Sat 23 17:04)
- pgsql: In HS, Startup process sets SIGALRM when waiting for buffer pin. Simon Riggs (Sat 23 16:37)
- pgbuildfarm - client-code: . autoconfig port to use based on a single User Andrewd (Sat 23 15:03)
- psqlodbc - psqlodbc: Removed "#define SQL_WCHART_CONVERT" which causes User Hinoue (Sat 23 12:03)
- pgsql: Revert mention that HTML documentation has to be built first. Bruce Momjian (Fri 22 22:50)
- pg-migrator - pg_migrator: Clarify email address for news. User Bmomjian (Fri 22 20:46)
- pg-migrator - pg_migrator: Stamp 8.4.14. User Bmomjian (Fri 22 20:43)
- pg-migrator - pg_migrator: Fix argument handling problems on Solaris. User Bmomjian (Fri 22 20:40)
- pgsql: Fix mismatched tags introduced by attribute options patch. Robert Haas (Fri 22 17:30)
- pgsql: Fix several oversights in previous commit - attribute options Robert Haas (Fri 22 16:42)
- pgsql: Replace ALTER TABLE ... Robert Haas (Fri 22 16:40)
- pgsql: Document that the HTML documentation must be built before the PDF Bruce Momjian (Fri 22 15:49)
- pgsql: PL/Python DO handler Also cleaned up some redundancies between Peter Eisentraut (Fri 22 15:45)
- pgsql: Make argument const char * as per Takahiro Itagaki's suggestion. Michael Meskes (Fri 22 14:21)
- pgsql: Applied patch by Boszormenyi Zoltan <zb(at)cybertec(dot)at> to fix Michael Meskes (Fri 22 14:14)
- pgbulkload - pgbulkload: If ENCODING not specified and "INFILE = stdin", User Mhasegawa (Fri 22 10:39)
- pgbulkload - pgbulkload: - Support input data filter function (FILTER = User Mhasegawa (Fri 22 09:31)
- pgstatsinfo - pg_reporter: Added template for pg_statsinfo. User Itagaki (Fri 22 08:06)
- pgstatsinfo - pg_reporter: New Directory User Itagaki (Fri 22 07:59)
- pgbulkload - pgbulkload: Support XLogReportUnloggedStatement if User Itagaki (Fri 22 06:02)
- pgsql: Fix unsafe loop test, and declare as_ident as bool rather than Robert Haas (Thu 21 18:43)
- pgsql: Add new escaping functions PQescapeLiteral and Robert Haas (Thu 21 14:59)
- pg-migrator - pg_migrator: Improve code in check_for_libpq_envvars; User Bmomjian (Thu 21 14:26)
- pgsql: Add missing flag reset to ensure subsequent manual cancelation Simon Riggs (Thu 21 09:30)
- pgsql: Fix bogus comments. Heikki Linnakangas (Thu 21 08:20)
- pgsql: Adjust psql to use pg_get_triggerdef(pretty=true) to remove extra Takahiro Itagaki (Thu 21 06:11)
- pgsql: Better internal documentation of locking for Hot Standby conflict Simon Riggs (Thu 21 00:54)
- pgsql: Well, the systemtap guys moved the goalposts again: with the Tom Lane (Wed 20 23:12)
- pgsql: Add user-specific .pg_service.conf file This extends the Peter Eisentraut (Wed 20 21:15)
- pgsql: Fix bogus subdir setting. Heikki Linnakangas (Wed 20 20:35)
- pgsql: Write a WAL record whenever we perform an operation without Heikki Linnakangas (Wed 20 19:43)
- pgsql: Now that much of walreceiver has been pulled back into the Heikki Linnakangas (Wed 20 18:54)
- pgsql: Add missing "!= NULL", for the sake of consistency. Heikki Linnakangas (Wed 20 11:58)
- pgsql: Adjust windows makefiles too, now that the walreceiver dynamic Heikki Linnakangas (Wed 20 09:30)
- pgsql: Adjust MSVC build script too, now that the walreceiver dynamic Heikki Linnakangas (Wed 20 09:22)
- pgsql: Rethink the way walreceiver is linked into the backend. Instead Heikki Linnakangas (Wed 20 09:16)
- pgsql: Before attempting to create a composite type, check whether a Peter Eisentraut (Wed 20 05:47)
- pgsql: Fix typo in Mkvcbuild.pl Andrew Dunstan (Wed 20 04:29)
Mail converted by MHonArc