Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2008-04 Thread Index (2/3)
Last updated: Wed Jan 18 01:50:47 2012
382 messages
- pgsql: Fix two race conditions between the pending unlink mechanism that Heikki Linnakangas (Fri 18 06:48)
- pgsql: Cause EXPLAIN's VERBOSE option to print the target list (output Tom Lane (Fri 18 01:42)
- pgsql: Fix a couple of oversights associated with the "physical tlist" Tom Lane (Thu 17 21:22)
- pgsql: TODO Done: > * -Allow administrators to safely terminate Bruce Momjian (Thu 17 20:57)
- pgsql: Re-enable pg_terminate_backend() using SIGTERM. Bruce Momjian (Thu 17 20:56)
- pgsql: Add some code to EXPLAIN to show the targetlist (ie, output Tom Lane (Thu 17 18:30)
- pgsql: Repair two places where SIGTERM exit could leave shared memory Tom Lane (Wed 16 23:59)
- pgsql: Fix MinGW warnings re formats and unused variables. Andrew Dunstan (Wed 16 22:16)
- pgsql: Ignore blank lines in typedef file. Bruce Momjian (Wed 16 21:03)
- pgsql: Update most recent release to 8.3.1. Bruce Momjian (Wed 16 20:57)
- pgsql: Fix LOAD_CRIT_INDEX() macro to take out AccessShareLock on the Tom Lane (Wed 16 18:30)
- pgsql: Fix comment typo. Bruce Momjian (Wed 16 18:18)
- pgsql: Update TODO wording. Bruce Momjian (Wed 16 17:50)
- pgsql: Add to TODO: > * Implement the non-threaded Avahi service Bruce Momjian (Wed 16 17:26)
- pgsql: Avoid using unnecessary pgwin32_safestat in libpq. Andrew Dunstan (Wed 16 14:20)
- pgsql: Re-add terminate TODO item. Bruce Momjian (Tue 15 21:39)
- pgsql: Revert addition of pg_terminate_backend() because of race Bruce Momjian (Tue 15 20:28)
- pgsql: Add multi-line flag to regex that needs it. Andrew Dunstan (Tue 15 16:22)
- pgsql: Add TODO item: < * Allow NOTIFY in rules involving conditionals Bruce Momjian (Tue 15 15:09)
- pgsql: Move LISTEN/NOTIFY items to separate TODO section. Bruce Momjian (Tue 15 15:07)
- pgsql: Add to TODO: > * Allow XML to accept more liberal DOCTYPE Bruce Momjian (Tue 15 14:24)
- pgsql: Done: > * -Allow administrators to safely terminate individual Bruce Momjian (Tue 15 13:55)
- pgsql: Add pg_terminate_backend() to allow terminating only a single Bruce Momjian (Tue 15 13:55)
- pgsql: Make integer_datetimes the default for MSVC even if not mentioned Andrew Dunstan (Tue 15 12:16)
- pgsql: Push index operator lossiness determination down to GIST/GIN Tom Lane (Mon 14 17:05)
- pgsql: Fix indentation in new REFERENCED BY psql output, per Brendan Alvaro Herrera (Mon 14 15:04)
- pgsql: Add URL for: * Consider automatic caching of statements at Bruce Momjian (Mon 14 13:33)
- pgsql: Since createplan.c no longer cares whether index operators are Tom Lane (Sun 13 20:51)
- pgsql: Phase 2 of project to make index operator lossiness be determined Tom Lane (Sun 13 19:18)
- CVSROOT: add a global cvsignore know, currently just with objfiles.txt Marc G. Fournier (Sun 13 03:54)
- pgsql: Turn the -i/--ignore-version options of pg_dump and pg_dumpall Tom Lane (Sun 13 03:49)
- pgsql: Clean up a few places where Datums were being treated as pointers Tom Lane (Sat 12 23:21)
- pgsql: Create new routines systable_beginscan_ordered, Tom Lane (Sat 12 23:14)
- npgsql - Npgsql2: Test for DataTable.Load and using varchar and char. User Jbcooley (Sat 12 15:52)
- npgsql - Npgsql2: Tests for Fill and populating schema User Jbcooley (Sat 12 15:47)
- npgsql - Npgsql2: #1010371 - Fix DataTable.Load by fixing User Jbcooley (Sat 12 15:46)
- pgsql: A quick try at un-breaking the Cygwin build. Tom Lane (Fri 11 23:53)
- pgsql: Add some debug support code to try to catch future mistakes in Tom Lane (Fri 11 22:54)
- pgsql: Fix several datatype input functions that were allowing unused Tom Lane (Fri 11 22:52)
- pgsql: Update wording: < * Allow functions to control the transaction Bruce Momjian (Fri 11 19:54)
- pgsql: Changed TODO wording: < * Support procedures, which return no Bruce Momjian (Fri 11 19:36)
- pgsql: Add TODO: > * Support procedures, which return no value > > Bruce Momjian (Fri 11 19:16)
- pgsql: Update URLs for dead space map. Bruce Momjian (Fri 11 19:15)
- pgsql: Fix main README typo. Bruce Momjian (Fri 11 16:09)
- npgsql - Npgsql2: Readded cast for byte[] when handling bytea User Fxjr (Fri 11 14:41)
- npgsql - Npgsql2: Add Entity Framework configurations to allow 2.0 User Jbcooley (Fri 11 02:55)
- npgsql - Npgsql2: Fully qualify type name for ProviderException so that User Jbcooley (Fri 11 02:43)
- npgsql - Npgsql2: Sspi patch from Brar Piening User Jbcooley (Thu 10 23:29)
- pgsql: Replace "amgetmulti" AM functions with "amgetbitmap", in which Tom Lane (Thu 10 22:25)
- pgsql: Add TODO URLs moved from open items queue: > Bruce Momjian (Thu 10 18:58)
- pgsql: Create wrapper pgwin32_safestat() and redefine stat() to it on Magnus Hagander (Thu 10 16:59)
- prefix - prefix: fix gpr_consistent() key retrieval from GiST parameters User Dim (Thu 10 15:59)
- pgsql: Make parameters in implementation have same const:ness as the Magnus Hagander (Thu 10 15:21)
- pgsql: Remove mention of DBD::PgSPI, which is unmaintained and generally Alvaro Herrera (Thu 10 15:16)
- pgsql: Mention pg_backend_pid() in the system information section in Alvaro Herrera (Thu 10 13:34)
- prefix - prefix: more DEBUGs, fixes in gpr_picksplit() User Dim (Thu 10 13:19)
- pgsql: Fixed bug in PGTYPEStimestamp_sub that used pointers instead of Michael Meskes (Thu 10 10:45)
- pgsql: PGTYPEStimestamp_sub should use the values and not the pointers Michael Meskes (Thu 10 10:43)
- prefix - prefix: Cleanup: get rid of useless operators and functions User Dim (Thu 10 08:28)
- prefix - prefix: refine __pr_penalty() DEBUG, some more docs User Dim (Thu 10 07:38)
- npgsql - Npgsql2: Fixed mapping for char parameter values. User Fxjr (Thu 10 03:25)
- prefix - prefix: Respect GiST calling conventions for gpr_penalty() User Dim (Wed 09 19:06)
- pgsnap - pgsnap: Reports for pgPool and other tools are not always User Gleu (Wed 09 17:21)
- pgsnap - pgsnap: command usage was wrong. User Gleu (Wed 09 17:10)
- pgsnap - pgsnap: Get last log file. User Gleu (Wed 09 17:08)
- prefix - prefix: more Asserts to try to find where garbage comes from User Dim (Wed 09 16:09)
- pgbouncer - pgbouncer: set version to 1.1.3rc1 User Mkz (Wed 09 15:23)
- pgbouncer - pgbouncer: update AUTHORS User Mkz (Wed 09 15:21)
- pgbouncer - pgbouncer: refresh generated manpages User Mkz (Wed 09 15:20)
- pgbouncer - pgbouncer: More descriptive usage screen. User Mkz (Wed 09 14:47)
- pgbouncer - pgbouncer: Cmdline option and config param to support user User Mkz (Wed 09 14:24)
- pgbouncer - pgbouncer: ignore_startup_parameters config variable. User Mkz (Wed 09 13:58)
- prefix - prefix: Augment README.txt with some more tests User Dim (Wed 09 13:25)
- prefix - prefix: penalty fix, some more debug Assert() tied to test data User Dim (Wed 09 13:02)
- pgsql: Document that continuous archiving backup can be used for cases Bruce Momjian (Wed 09 02:52)
- pgsql: Update text FAQ. Bruce Momjian (Wed 09 01:04)
- pgsql: Small wording improvements for source code READMEs. Bruce Momjian (Wed 09 01:01)
- pgsql: Revert README cleanups. Bruce Momjian (Wed 09 01:00)
- pgsql: Revert sentence removal from nickname in FAQ. Bruce Momjian (Wed 09 00:56)
- pgsql: Remove mention of the Berkeley origins of the alias "Postgres" Bruce Momjian (Wed 09 00:44)
- pgsnap - pgsnap: Small typo. User Gleu (Tue 08 21:31)
- pgsnap - pgsnap: Add some contrib modules to "Installed products" User Gleu (Tue 08 21:27)
- pgsnap - pgsnap: Bugfix : sequence relkind is 'S', not 's'. User Gleu (Tue 08 21:19)
- pgsnap - pgsnap: Show/hide SQL statements for each report. User Gleu (Tue 08 21:16)
- pgsnap - pgsnap: New Directory User Gleu (Tue 08 21:15)
- pgsnap - pgsnap: Support for pgstattuple contrib module. User Gleu (Tue 08 20:13)
- pgsql: Fix tsvector_update_trigger() to be domain-friendly: it needs to Tom Lane (Tue 08 18:20)
- optimizer - jos: Greedy algorithm crash bug fixies. User Julo (Tue 08 17:26)
- prefix - prefix: Better version of gpr_penalty() User Dim (Tue 08 16:10)
- optimizer - jos: Greedy algorithm rewritten from scratch and added to User Julo (Tue 08 16:05)
- prefix - prefix: fix gpr_penalty implementation, having it consider User Dim (Tue 08 14:06)
- pgsnap - pgsnap: * Support for -W commandline option (per Olivier "dup" User Gleu (Tue 08 13:23)
- pgsnap - pgsnap: Bugfix : last_vacuum/last_analyze columns are first User Gleu (Tue 08 12:29)
- pgsql: On cygwin and win32, don't override the shlib name when building Peter Eisentraut (Tue 08 09:50)
- pgsql: Make integer_datetimes the default on msvc as well, to have the Magnus Hagander (Tue 08 07:51)
- pgsql: Always define stlib, since some platforms need it for building Peter Eisentraut (Mon 07 23:08)
- pgsnap - pgsnap: Check pgstattuple availability. User Gleu (Mon 07 21:17)
- pgsnap - pgsnap: Refactoring TODO file. User Gleu (Mon 07 17:50)
- pgsnap - pgsnap: Imported Sources User Gleu (Mon 07 17:42)
- pgsql: Implement a few changes to how shared libraries and dynamically Peter Eisentraut (Mon 07 14:17)
- npgsql - Npgsql2: Updated changelog for Npgsql Beta3 release User Fxjr (Mon 07 04:19)
- npgsql - Npgsql2: Updated release notes for Npgsql beta3 release User Fxjr (Mon 07 04:19)
- npgsql - Npgsql2: Added documentation about integrated security. User Fxjr (Mon 07 04:18)
- npgsql - Npgsql2: Added additional resources to project User Jbcooley (Mon 07 04:13)
- npgsql - Npgsql2: Change Integrated Security default to false. User Jbcooley (Mon 07 03:55)
- npgsql - Npgsql2: Added SSPI patch from Brar Piening User Jbcooley (Mon 07 03:24)
- pgsql: Add to TODO: > > o Add ability to obfuscate function bodies > Bruce Momjian (Mon 07 02:14)
- pgsql: Add documentation clarification for IS [NOT] NULL and row-valued Bruce Momjian (Mon 07 00:51)
- pgsql: Make plpgsql support FOR over a query specified by a cursor Tom Lane (Sun 06 23:43)
- pgsql: Improve hash_any() to use word-wide fetches when hashing suitably Tom Lane (Sun 06 16:58)
- npgsql - Npgsql2: Added assembly reference to fix build User Jbcooley (Sun 06 00:28)
- npgsql - Npgsql2: Added missing files to fix build User Jbcooley (Sun 06 00:28)
- npgsql - Npgsql2: Fixed assembly references. User Fxjr (Sat 05 17:05)
- dbi-link - dbi-link: Changed quote_ident and quote_literal functions in David Fetter (Sat 05 05:50)
- npgsql - Npgsql2: Added missing DateDataTypes.cs file to project User Fxjr (Sat 05 04:23)
- pgsql: A small visit from the portability and localization police. Tom Lane (Sat 05 03:40)
- npgsql - Npgsql2: Updated RELEASENOTES.txt User Fxjr (Sat 05 03:10)
- npgsql - Npgsql2: Updated Monodevelop project file. User Fxjr (Sat 05 02:45)
- pgsql: Make dblink_current_query() reference pg_catalog.current_query(), Bruce Momjian (Sat 05 02:44)
- npgsql - Npgsql2: Added missing assembly reference. User Fxjr (Sat 05 02:44)
- npgsql - Npgsql2: Updated assembly version to Beta3 release User Fxjr (Sat 05 02:43)
- pgsql: Re-add dblink_current_query() for backward compatibility. Bruce Momjian (Sat 05 02:26)
- pgsql: Defend against JOINs having more than 32K columns altogether. Tom Lane (Sat 05 01:58)
- pgsql: Have pg_stop_backup() wait for all archive files to be sent, Bruce Momjian (Sat 05 01:34)
- pgsql: Re-implement division for numeric values using the traditional Tom Lane (Fri 04 18:50)
- pgsql: Remove no-longer-used function assign_backslash_quote() Tom Lane (Fri 04 18:49)
- pgsql: Oops, change should go in scan.l to survive a clean checkout and Magnus Hagander (Fri 04 18:42)
- pgsql: Remove unneed #include now that current_query() has moved to the Bruce Momjian (Fri 04 18:22)
- pgsql: Allow 'help' in psql to show \? help, for novice assistance. Bruce Momjian (Fri 04 18:22)
- pgsql: Implement current_query(), that shows the currently executing Bruce Momjian (Fri 04 18:20)
- pgsql: Have psql command 'help' suggest the use of \?, updated version. Bruce Momjian (Fri 04 18:13)
- pgsql: Convert backslash_quote guc to use enum. Magnus Hagander (Fri 04 11:47)
- pgsql: Turn xmlbinary and xmloption GUC variables into enumsTurn Magnus Hagander (Fri 04 08:33)
Mail converted by MHonArc