Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2010-01 Thread Index (2/3)
Last updated: Wed Jan 18 01:49:52 2012
487 messages
- pgsql: Build plperl's new Util.xs Andrew Dunstan (Wed 20 04:14)
- pgsql: Fix doc build, which was broken by PL/perl utility functions Robert Haas (Wed 20 03:37)
- pgsql: Add utility functions to PLPerl: quote_literal, Andrew Dunstan (Wed 20 01:08)
- pgsql: Reformat documentation of libpq escaping functions. Robert Haas (Wed 20 00:42)
- pgsql: When doing a parallel restore, we must guard against out-of-range Tom Lane (Tue 19 18:39)
- pgsql: Fix thinko in my recent change to put an explicit argisrow field Tom Lane (Tue 19 16:33)
- pgsql: Add pg_stat_reset_shared('bgwriter') to reset the cluster-wide Magnus Hagander (Tue 19 14:11)
- pgsql: Add pg_table_size() and pg_indexes_size() to provide more Tom Lane (Tue 19 05:50)
- pgsql: Add "USING expressions" option to plpgsql's OPEN cursor FOR Tom Lane (Tue 19 01:35)
- pg-migrator - pg_migrator: Update comment for User Bmomjian (Mon 18 22:58)
- pg-migrator - pg_migrator: Stamp 8.4.13. User Bmomjian (Mon 18 22:22)
- pg-migrator - pg_migrator: Reorganize location of version check User Bmomjian (Mon 18 22:21)
- pgsql: Cast slightly abused enum to int, so that GCC 4.5 won't warn Peter Eisentraut (Mon 18 22:19)
- pg-migrator - pg_migrator: pgindent run. User Bmomjian (Mon 18 21:29)
- pg-migrator - pg_migrator: Comment cleanup; add 'static' User Bmomjian (Mon 18 21:29)
- pg-migrator - pg_migrator: Major code restructing for clarity. User Bmomjian (Mon 18 19:33)
- pgsql: Fix an oversight in convert_EXISTS_sublink_to_join: we can't Tom Lane (Mon 18 18:17)
- pg-migrator - pg_migrator: File reorganization, for clarity. User Bmomjian (Mon 18 17:10)
- pg-migrator - pg_migrator: Improve tablespace handling for 8.5 User Bmomjian (Mon 18 14:06)
- pgsql: Fix incorrect comparison of scan key in GIN. Teodor Sigaev (Mon 18 11:50)
- pgsql: Fix portalmem.c to avoid keeping a dangling pointer to a cached Tom Lane (Mon 18 02:30)
- npgsql - Npgsql2: Changed NpgsqlInet test method name to better explain User Fxjr (Mon 18 02:14)
- npgsql - Npgsql2: Added a fix for 64 bits windows. User Fxjr (Mon 18 02:07)
- pgsql: Update SET CONSTRAINTS reference page --- it failed to mention Tom Lane (Mon 18 00:32)
- pgsql: Improve the handling of SET CONSTRAINTS commands by having them Tom Lane (Sun 17 22:56)
- pgsql: Add include directory for dblink to find fmgroids.h on VS2008 Magnus Hagander (Sun 17 13:22)
- psqlodbc - psqlodbc: 1) Allow password which contains special characters User Hinoue (Sun 17 13:11)
- pgsql: Silence compiler warning, noted by Stefan Kaltenbrunner Magnus Hagander (Sun 17 12:11)
- pgsql: Remove unnecessary, inconsistent flag resets in Tom Lane (Sun 17 04:28)
- pg-migrator - pg_migrator: Ajdust source code alignment. User Bmomjian (Sun 17 01:21)
- pg-migrator - pg_migrator: Fix version typo. User Bmomjian (Sun 17 00:48)
- pg-migrator - pg_migrator: Release 8.4.12. User Bmomjian (Sun 17 00:43)
- pg-migrator - pg_migrator: Use MAXPGPATH more consistently. User Bmomjian (Sun 17 00:18)
- pg-migrator - pg_migrator: Create script to delete old cluster. User Bmomjian (Sun 17 00:14)
- pgsql: Fix spelling error, noticed by Thomas Shinnick Magnus Hagander (Sat 16 20:39)
- pg-migrator - pg_migrator: Allow pg_migrator to upgrade to 8.5 with new User Bmomjian (Sat 16 20:19)
- pgsql: Re-order configure tests to reflect the fact that the code Tom Lane (Sat 16 19:50)
- pgsql: Fix unportable use of isxdigit() with char (rather than unsigned Tom Lane (Sat 16 17:40)
- pgsql: Fix bogus initialization of KnownAssignedXids shared memory state Tom Lane (Sat 16 17:17)
- npgsql - Npgsql2: Added a test for Europe/Amsterdam timezone with dates User Fxjr (Sat 16 15:06)
- pgsql: Lock database while running drop database in Hot Standby to Simon Riggs (Sat 16 14:16)
- pgsql: Build the walreceiver library on MSVC as well. Magnus Hagander (Sat 16 11:55)
- pgsql: Improved printing of Python exceptions in PL/Python Mimic the Peter Eisentraut (Sat 16 11:04)
- pgsql: Message mentions msec when it should be seconds, so use s instead Simon Riggs (Sat 16 10:13)
- pgsql: Teach standby conflict resolution to use SIGUSR1 Conflict reason Simon Riggs (Sat 16 10:06)
- pgsql: Huh, apparently on cygwin we HAVE_SIGPROCMASK, so both variants Tom Lane (Sat 16 05:52)
- pgsql: Add #include <sys/time.h> for struct timeval definition on Bruce Momjian (Sat 16 01:55)
- pgsql: PGDLLIMPORT-ize the remaining variables needed by walreceiver. Tom Lane (Sat 16 00:04)
- pgsql: Do parse analysis of an EXPLAIN's contained statement during the Tom Lane (Fri 15 22:36)
- pgsql: Second try: walreceiver should not be built with -DBUILDING_DLL Tom Lane (Fri 15 21:43)
- pgsql: No, scratch that, it was getting added twice. Tom Lane (Fri 15 21:06)
- pgsql: Actually, I'll bet the mingw problem is lack of $(BE_DLLLIBS) ... Tom Lane (Fri 15 20:45)
- pgsql: Fix bogus subdir setting ... Tom Lane (Fri 15 20:34)
- pgsql: Move build of src/backend/replication/walreceiver/ later in the Heikki Linnakangas (Fri 15 17:01)
- pgbouncer - pgbouncer: doc/confix.txt: uncoonfuse newer asciidoc User Mkz (Fri 15 16:39)
- pgsql: Added correct error handling in DESCRIBE statement processing by Michael Meskes (Fri 15 13:19)
- pgsql: Remove unused (in non-assertion-enabled build) variable. Heikki Linnakangas (Fri 15 11:47)
- pgsql: Applied patch by Boszormenyi Zoltan <zb(at)cybertec(dot)at> to add Michael Meskes (Fri 15 10:44)
- pgsql: Introduce Streaming Replication. Heikki Linnakangas (Fri 15 09:19)
- pgsql: New Directory Heikki Linnakangas (Fri 15 09:12)
- pg-migrator - pg_migrator: Restore restriction that pg_migrator must be User Bmomjian (Fri 15 00:40)
- pgsql: Add point_ops opclass for GiST. Teodor Sigaev (Thu 14 16:31)
- pgexternaltable - src: New Directory User Maosen (Thu 14 11:31)
- pgexternaltable - src: User Maosen (Thu 14 11:22)
- pgexternaltable - src: del streambuffer.* User Maosen (Thu 14 11:21)
- pgexternaltable - src: del test.c User Maosen (Thu 14 11:16)
- pgsql: First part of refactoring of code for ResolveRecoveryConflict. Simon Riggs (Thu 14 11:09)
- pgsql: Simplify validate_exec() by using access(2) to check file Tom Lane (Thu 14 00:14)
- pgsql: When loading critical system indexes into the relcache, ensure we Tom Lane (Wed 13 23:16)
- pgsql: Fix bug #5269: ResetPlanCache mustn't invalidate cached utility Tom Lane (Wed 13 16:57)
- pgstatsinfo - pg_reporter: Imported Sources User Itagaki (Wed 13 10:46)
- pgsql: Applied Zoltan's patch to make char the default sqlda type. Michael Meskes (Wed 13 09:07)
- pgsql: Fix SQL3 type return value. Michael Meskes (Wed 13 08:42)
- pgbouncer - pgbouncer: Check error from event_init() to eliminate User Mkz (Wed 13 07:24)
- pgsql: Make fixed_paramref_hook behave properly when there are 'unused' Tom Lane (Wed 13 01:21)
- pgsql: Update MSVC build instructions. Magnus Hagander (Tue 12 20:13)
- pgsql: Fix relcache reload mechanism to be more robust in the face of Tom Lane (Tue 12 18:12)
- pg-migrator - pg_migrator: All building against any PG source >= 8.3. User Bmomjian (Tue 12 18:06)
- pgsql: Removed ecpg Changelog file that was only there for historical Michael Meskes (Tue 12 12:41)
- pgbouncer - pgbouncer: Add new patches to NEWS User Mkz (Tue 12 10:24)
- pgbouncer - pgbouncer: sbuf: track exact wait state to avoid double User Mkz (Tue 12 10:19)
- pgbouncer - pgbouncer: In case of invalid state, show value in error msg User Mkz (Tue 12 10:18)
- pgbouncer - pgbouncer: test/test.ini: turn off query_timeout by default User Mkz (Tue 12 10:16)
- pg-migrator - pg_migrator: Mention why it is hard to implement User Bmomjian (Tue 12 03:27)
- pg-migrator - pg_migrator: Require today's CVS to migrate to 8.5 to take User Bmomjian (Tue 12 02:49)
- pgsql: Please tablespace directories in their own subdirectory so Bruce Momjian (Tue 12 02:43)
- pgsql: Fix aclexplode to not explode on a zero-entry ACL array. Tom Lane (Tue 12 02:39)
- pgsql: Remove tabs in SGML file. Bruce Momjian (Tue 12 02:33)
- pgsql: Add some simple support and documentation for using Tom Lane (Mon 11 18:41)
- pgsql: Improve ExecEvalVar's handling of whole-row variables in cases Tom Lane (Mon 11 15:31)
- pgsql: remove use of temp file for perlchunks.h, as in recent change to Andrew Dunstan (Mon 11 14:16)
- npgsql - Npgsql2: Added a fix for caseinsensitive parameter names in User Fxjr (Mon 11 01:58)
- pgsql: Some trivial adjustments in comments for struct RelationData. Tom Lane (Sun 10 22:19)
- pgsql: Remove unnecessary use of temp file. Tom Lane (Sun 10 18:10)
- pgsql: Improve plpgsql parsing to report "foo is not a known variable", Tom Lane (Sun 10 17:57)
- pgsql: Improve plpgsql's handling of record field references by forcing Tom Lane (Sun 10 17:15)
- pgsql: Docs for behaviour change of drop database during Hot Standby Simon Riggs (Sun 10 16:27)
- pgsql: Update Windows installation notes. Magnus Hagander (Sun 10 15:54)
- pgsql: During Hot Standby, fix drop database when sessions idle. Simon Riggs (Sun 10 15:44)
- pgsql: Create typedef pgsocket for storing socket descriptors. Magnus Hagander (Sun 10 14:16)
- pgsql: Remove partial, broken support for NULL pointers when fetching Robert Haas (Sun 10 04:49)
- pgsql: Document pg_tablespace.spcoptions. Robert Haas (Sun 10 01:23)
- pgsql: Make ExecEvalFieldSelect throw a more intelligible error if it's Tom Lane (Sat 09 20:46)
- pgsql: During Hot Standby, set DatabasePath correctly during relcache Simon Riggs (Sat 09 16:49)
- pgsql: Provide regression testing for plperlu, and for plperl+plperlu Andrew Dunstan (Sat 09 15:26)
- pgsql: Build perlchunks.h for plperl on MSVC Andrew Dunstan (Sat 09 14:46)
- pgsql: Fix makefile so it works for VPATH case. Tom Lane (Sat 09 03:53)
- pgsql: Tidy up and refactor plperl.c. Andrew Dunstan (Sat 09 02:41)
- pgsql: Backported fix for protecting ecpg against applications freeing Michael Meskes (Fri 08 09:22)
- pgsql: Also update ChangerLog file. Michael Meskes (Fri 08 09:06)
- pgstatsinfo - pg_statsinfo: - Separate reporter source code into 8.3 and User Kasahara (Fri 08 08:42)
- pgstatsinfo - pg_statsinfo: New Directory User Kasahara (Fri 08 08:30)
- pgsql: Fix oversight in EvalPlanQualFetch: after failing to lock a tuple Tom Lane (Fri 08 02:44)
- npgsql - Npgsql2: [#1010746] NpgsqlDate.AddMonths(m): User Fxjr (Fri 08 02:33)
- pgsql: pgBufferUsage needs PGDLLIMPORT for pg_stat_statements on Takahiro Itagaki (Fri 08 00:49)
- pgsql: Add buffer access counters to pg_stat_statements. Takahiro Itagaki (Fri 08 00:38)
- pgsql: Document why we copy reloptions into CacheMemoryContext Robert Haas (Thu 07 20:39)
- pgsql: Fix 3-parameter form of bit substring() to throw error for Tom Lane (Thu 07 20:17)
- pgsql: Make bit/varbit substring() treat any negative length as meaning Tom Lane (Thu 07 19:53)
- pgsql: Fix (some of the) breakage introduced into query-cancel Tom Lane (Thu 07 16:30)
Mail converted by MHonArc