Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2009-07 Thread Index (1/2)
Last updated: Wed Jan 18 01:50:05 2012
265 messages
- pgsql: Create a multiplexing structure for signals to Postgres child Tom Lane (Fri 31 20:26)
- deny-updates - trunk: Update 8.1 regression test results User Alexk (Thu 30 17:29)
- deny-updates - trunk: Test after triggers as well User Decibel (Thu 30 17:25)
- pgstatsinfo - pg_statsinfo: - Previously, pg_statsinfo did not delete User Kasahara (Thu 30 13:47)
- pgsql: Make sure FD_SETSIZE is set before we include any Windows header Magnus Hagander (Thu 30 09:28)
- pgsql: Merge the Constraint and FkConstraint node types into a single Tom Lane (Thu 30 02:45)
- deny-updates - trunk: Remove errant -'s User Decibel (Wed 29 22:37)
- pgsql: Fix time_part and timetz_part (ie, EXTRACT() for those datatypes) Tom Lane (Wed 29 22:19)
- deny-updates - trunk: Switch to using temp table in deny test to make it User Decibel (Wed 29 21:47)
- pgsql: Support deferrable uniqueness constraints. Tom Lane (Wed 29 20:56)
- pgsql: Fix a thinko introduced into CountActiveBackends by a recent Tom Lane (Wed 29 15:57)
- pgrpm - pgrpm: - apply patch from mandriva for rpm4.4 User Nanardon (Wed 29 03:50)
- pgsql: Correct calculations of overlap and contains operations over Teodor Sigaev (Tue 28 09:48)
- pgsql: Fix incorrect cleanup of tsquery in ts_rewrite(). Teodor Sigaev (Tue 28 09:32)
- pgstatsinfo - pg_statsinfo: - Move all tables/views/functions on User Kasahara (Tue 28 08:25)
- pgsql: Add system catalog columns pg_constraint.conindid and Tom Lane (Tue 28 02:56)
- pgsql: Fix minor memory leak in Win32 SID handling functions. Magnus Hagander (Mon 27 08:46)
- pgsql: Enable the use of multiple CPUs/cores when building on MSVC. Magnus Hagander (Mon 27 07:11)
- pgsql: Add s_lock support for SuperH architecture. Tom Lane (Mon 27 05:31)
- npgsql - Npgsql2: [#1010679] NpgsqlCommand.GetClearCommandText speed User Fxjr (Mon 27 05:14)
- pgsql: Improve comment, per gripe from Alvaro. Tom Lane (Mon 27 04:10)
- pgsql: Fix pg_stat_statements for EXEC_BACKEND case. Tom Lane (Mon 27 03:34)
- pgsql: Experiment with using EXPLAIN COSTS OFF in regression tests. Tom Lane (Mon 27 00:26)
- pgsql: Extend EXPLAIN to allow generic options to be specified. Tom Lane (Sun 26 23:34)
- pgsql: Code review for FORCE QUOTE * patch: fix error checking to Tom Lane (Sat 25 17:04)
- pgsql: Small stylistic improvement in recent FORCE QUOTE * code - use a Andrew Dunstan (Sat 25 13:35)
- pgsql: Allow * as parameter for FORCE QUOTE for COPY CSV. Andrew Dunstan (Sat 25 00:07)
- pgsql: Assorted minor refactoring in EXPLAIN. Tom Lane (Fri 24 21:08)
- pgsql: Reserve the shared memory region during backend startup on Magnus Hagander (Fri 24 20:12)
- pgsql: Fix the fix for the gist error message Peter Eisentraut (Fri 24 19:54)
- pgsql: Document \dg+ and \du+ The fact that \dg and \du take the + Peter Eisentraut (Fri 24 19:40)
- pgsql: Avoid extra system calls to block SIGPIPE if the platform Tom Lane (Fri 24 17:58)
- pgsql: Add commentary about Cygwin's broken erand48, per report from Tom Lane (Fri 24 15:08)
- pgsql: Force use of our erand48 on Cygwin Andrew Dunstan (Thu 23 23:50)
- pgsql: Teach pg_dump to dump comments attached to the columns of a Tom Lane (Thu 23 22:59)
- pgsql: Save a few cycles in EXPLAIN and related commands by not Tom Lane (Thu 23 21:27)
- pgsql: In a non-hashed Agg node, reset the "aggcontext" at group Tom Lane (Thu 23 20:45)
- hstore-new - hstore-new: fix leakage of wasted space on concatenation User Andrewsn (Thu 23 19:54)
- deny-updates - trunk: Add allow_on_condition function to allow trigger User Alexk (Thu 23 19:01)
- pgsql: Fix another thinko in join_is_legal's handling of semijoins: we Tom Lane (Thu 23 17:42)
- pgsql: Update location to download flex for building on Windows. Andrew Dunstan (Thu 23 17:07)
- pgsql: Clarify NULLIF example found by "Vesa-Matti J Kari" Peter Eisentraut (Wed 22 18:49)
- pgsql: Change do_tup_output() to take Datum/isnull arrays instead of a Tom Lane (Wed 22 18:27)
- pgsql: Fix mismatch in const:ness of parameters. Magnus Hagander (Wed 22 11:07)
- pgsql: Replace PLpgSQL_dstring by StringInfo. Joe Conway (Wed 22 02:31)
- pgsql: Tweak TOAST code so that columns marked with MAIN storage Tom Lane (Wed 22 01:21)
- pgsql: Make pg_dump/pg_restore --clean options drop large objects too. Tom Lane (Tue 21 21:50)
- pgsql: Change pg_listener attribute number constants to match the usual Peter Eisentraut (Tue 21 20:25)
- pgsql: Speed up AllocSetFreeIndex, which is a significant cost in palloc Tom Lane (Tue 21 19:53)
- pgsql: Remove translated FAQs The English FAQ has been moved to the Peter Eisentraut (Tue 21 19:20)
- pgsql: Add a further customization to the SGML Emacs mode to prevent the Peter Eisentraut (Tue 21 19:07)
- pgbouncer - pgbouncer: doc/config.txt improvements Patch by Greg Sabino User Mkz (Tue 21 18:37)
- pg-migrator - pg_migrator: Restructure return value handling from User Bmomjian (Tue 21 17:36)
- pgsql: Fix another semijoin-ordering bug. Tom Lane (Tue 21 02:02)
- pg-migrator - pg_migrator: Adjust version checks to be clearer. User Bmomjian (Mon 20 23:51)
- pg-migrator - pg_migrator: Adjust output file names to be more User Bmomjian (Mon 20 23:43)
- pg-migrator - pg_migrator: Realign text paragraphs. User Bmomjian (Mon 20 23:40)
- pg-migrator - pg_migrator: Update changes file for 8.4.1. User Bmomjian (Mon 20 22:34)
- pg-migrator - pg_migrator: Stamp 8.4.1. User Bmomjian (Mon 20 22:22)
- pg-migrator - pg_migrator: Document cvs tagging step. User Bmomjian (Mon 20 22:21)
- pg-migrator - pg_migrator: Update large object TODO: o handle large User Bmomjian (Mon 20 22:03)
- pg-migrator - pg_migrator: Document sequence issues, large object User Bmomjian (Mon 20 22:00)
- pg-migrator - pg_migrator: Properly migrate large object indexes. User Bmomjian (Mon 20 22:00)
- pgsql: Properly restore pg_largeobject.relfozenxid in binary upgrade Bruce Momjian (Mon 20 20:53)
- pgsql: Install src/include/utils/fmgroids.h on VPATH builds too. Alvaro Herrera (Mon 20 20:39)
- pg-migrator - pg_migrator: Properly migrate sequences to handle new User Bmomjian (Mon 20 18:57)
- pgsql: Small additional clean from the rearrangement of the HTML index Peter Eisentraut (Mon 20 18:35)
- textsearch-ja - textsearch_senna: Fix a bug that initial_n_segments User Itagaki (Mon 20 08:29)
- pgsql: Use errcontext mechanism in PL/Python Error messages from Peter Eisentraut (Mon 20 08:11)
- pgsql: Remove unnecessary and version-sensitive dependence on the exact Tom Lane (Mon 20 03:48)
- pgsql: DROP IF EXISTS for columns and constraints. Andrew Dunstan (Mon 20 02:42)
- pgsql: Teach simplify_boolean_equality to simplify the forms foo <> true Tom Lane (Mon 20 00:30)
- hstore-new - hstore-new: helps to update this file too. User Andrewsn (Sun 19 22:44)
- pgsql: Rewrite GEQO's gimme_tree function so that it always finds a Tom Lane (Sun 19 21:01)
- pgsql: Fix a thinko in join_is_legal: when we decide we can implement a Tom Lane (Sun 19 20:33)
- libpqtypes - libpqtypes: fixed typos in changelog User Achernow (Sun 19 12:35)
- hstore-new - hstore-new: fix edge-case bugs with empty arrays and nulls User Andrewsn (Sun 19 02:15)
- preprepare - preprepare: Implement SELECT User Dim (Sat 18 21:18)
- pgsql: Fix error cleanup failure caused by 8.4 changes in plpgsql to try Tom Lane (Sat 18 19:15)
- pg-migrator - pg_migrator: Stamp 8.4.1 alpha1, mention known bugs User Bmomjian (Sat 18 00:15)
- pgsql: Repair bug #4926 "too few pathkeys for mergeclauses". Tom Lane (Fri 17 23:19)
- pgbouncer - pgbouncer: doc/usage.txt improvements Patch by Greg Sabino User Mkz (Fri 17 15:48)
- pgsql: Make GEQO's planning deterministic by having it start from a Tom Lane (Thu 16 20:55)
- pgsql: Add erand48() to the set of functions supported by our src/port/ Tom Lane (Thu 16 17:44)
- hstore-new - debian: Imported Sources User Dim (Thu 16 14:08)
- pgsql: pg_standby doesn't need to be linked with libpq. Heikki Linnakangas (Thu 16 11:33)
- pgsql: Make backend header files C++ safe This alters various Peter Eisentraut (Thu 16 06:47)
- enumkit - enumkit: add clean target User Andrewd (Wed 15 20:47)
- enumkit - enumkit: update for modern varlena macros User Andrewd (Wed 15 20:14)
- pgsql: Rearrangement of the HTML docs build rules Set up proper Peter Eisentraut (Tue 14 22:17)
- pgsql: Remove duplicate definition of TYPECAST token. Tom Lane (Tue 14 20:35)
- pgsql: Tweak the core scanner so that it can be used by plpgsql too. Tom Lane (Tue 14 20:24)
- pgsql: Do a conditional SPI_push/SPI_pop when replanning a query in Tom Lane (Tue 14 16:30)
- pg-migrator - pg_migrator: Propery migrate sequence tables, per bug User Bmomjian (Tue 14 02:35)
- pgsql: vacuumlo query cleanups No need for VACUUM ANAYZE of newly Bruce Momjian (Mon 13 23:30)
- pgsql: Update information schema to SQL:2008 - yes_or_no domain for Peter Eisentraut (Mon 13 20:28)
- preprepare - preprepare: debian packaging fixes and ITP number User Dim (Mon 13 13:56)
- preprepare - preprepare: debian Section: database User Dim (Mon 13 13:45)
- preprepare - preprepare: be serious about debian packaging and multiple User Dim (Mon 13 13:42)
- pgsql: Make the configure messages rejecting old bison and flex versions Tom Lane (Mon 13 05:37)
- pgsql: Although the flex documentation avers that yyalloc and yyrealloc Tom Lane (Mon 13 03:11)
- pgsql: Convert the core lexer and parser into fully reentrant code, by Tom Lane (Mon 13 02:02)
- pgsql: Advance the minimum required version of "flex" from 2.5.4 to Tom Lane (Mon 13 01:52)
- pgsql: Stamp minor library version numbers for 8.5; sorry for the delay. Bruce Momjian (Mon 13 01:37)
- pgsql: Fix up PGDLLIMPORT marking for standard_conforming_strings. Tom Lane (Mon 13 00:42)
- pgsql: Move some declarations in the raw-parser header files to create a Tom Lane (Sun 12 17:13)
- pgsql: Alter some gratuitous uses of "ANSI" when "SQL standard" might Peter Eisentraut (Sat 11 21:15)
- pgsql: Correct what ISO stands for Peter Eisentraut (Sat 11 21:13)
- npgsql - Npgsql2: updated for release 2.0.6 (again) User Jbcooley (Sat 11 19:30)
- npgsql - Npgsql2: Added more information to release notes of 2.0.6 User Fxjr (Sat 11 19:20)
- npgsql - Npgsql2: updated for release 2.0.6 User Jbcooley (Sat 11 19:02)
- npgsql - Npgsql2: Added release notes for 2.0.6 release User Fxjr (Sat 11 18:59)
- npgsql - Npgsql2: update the version number for build 2.0.6. User Jbcooley (Sat 11 18:47)
- pgsql: Fix set_rel_width() to do something reasonable with non-Var items Tom Lane (Sat 11 04:09)
- veil - veil: Minor documentation fix User Bloodnok (Fri 10 22:40)
- pgsql: Fix xslt_process() to ensure that it inserts a NULL terminator Tom Lane (Fri 10 00:32)
- prefix - prefix: debian section is now database User Dim (Thu 09 14:56)
- prefix - prefix: rc2, VPATH build in debian/rules, length(prefix_range) User Dim (Thu 09 11:12)
- pgsql: Remove no-longer-necessary transmission of postmaster's Tom Lane (Wed 08 19:00)
- pgsql: Need to use pg_perm_setlocale when setting LC_CTYPE and Heikki Linnakangas (Wed 08 17:55)
- pgsql: Add missing HOUR TO SECOND option to list of possible INTERVAL Tom Lane (Wed 08 17:22)
- pgsql: When calling unsupported "make check" with a pgxs module, return Peter Eisentraut (Wed 08 13:47)
- hstore-new - hstore-new: make PG_CONFIG variable for benefit of User Andrewsn (Wed 08 12:02)
- pgtcl - libpgtcl: * In pg_select code, correct memory allocation for User Karl (Wed 08 03:49)
- pgtcl - libpgtcl: * pg_select was not checking returns from User Karl (Wed 08 03:45)
- pgsql: Just a little more schema-qualification ... Tom Lane (Tue 07 21:45)
- pgsql: psql backward compatibility fix For servers older than 8.3, sort Peter Eisentraut (Tue 07 20:32)
- pgsql: Don't use 'return' where you should use 'PG_RETURN_xxx'. Tom Lane (Tue 07 19:29)
- pgsql: Query in SQL function still not schema-safe; add a couple more Tom Lane (Tue 07 19:28)
- pgsql: Sort child tables by name instead of OID in \d+ display This was Peter Eisentraut (Tue 07 19:07)
- pgsql: Fix typo in comment. Tom Lane (Tue 07 18:49)
Mail converted by MHonArc