Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2008-05 Thread Index (1/3)
Last updated: Wed Jan 18 01:50:44 2012
436 messages
- pgsql: Done: -Remove psql newline patch when we find out why mingw Andrew Dunstan (Sat 31 15:05)
- pgsnap - pgsnap: Bugfix : pg_config report was not available with 7.4 User Gleu (Sat 31 09:13)
- prefix - prefix: Contributed spec file for RPM packaging, thx to Devrim User Dim (Sat 31 01:36)
- pgsnap - pgsnap: I forgot to include a file. User Gleu (Fri 30 06:55)
- pgsnap - pgsnap: Adds 7.4 compatibility. User Gleu (Fri 30 06:40)
- pgsnap - pgsnap: Fixes 8.0 compatibility. User Gleu (Fri 30 06:31)
- pgsql: Copy refint.so and autoinc.so into the src/test/regress directory Tom Lane (Fri 30 00:05)
- pgsql: Improve the documentation comment for replace(). Tom Lane (Thu 29 22:48)
- pgsql: Tweak libpq to avoid crashing due to incorrect buffer size Tom Lane (Thu 29 22:02)
- pgsnap - pgsnap: TODO review. User Gleu (Thu 29 20:40)
- pgsnap - pgsnap: Bugfix : Check the availability of pg_connect() User Gleu (Thu 29 20:32)
- pgsnap - pgsnap: Bugfix : Objects from schemas out of search_path User Gleu (Thu 29 20:18)
- pgsql: Make 8.3.x psql print tab characters as an appropriate number of Tom Lane (Thu 29 19:36)
- pgsnap - pgsnap: Bugfix : Blocks read et Blocks hit informations were User Gleu (Thu 29 19:02)
- pgsql: Fix some bugs introduced by the 8.2-era conversion of cube Tom Lane (Thu 29 18:47)
- pgsnap - pgsnap: Fixes one more PHP notice message. User Gleu (Thu 29 18:24)
- pgloader - pgloader: Document host setting for Unix Domain Socket User Dim (Thu 29 09:23)
- pgloader - pgloader: Protect the database connection establishing into User Dim (Thu 29 09:16)
- nairogms - alpha: deleted old sql files User Neothezion (Thu 29 09:08)
- nairogms - alpha: First import of the project User Neothezion (Thu 29 09:04)
- pgsql: Add description to: * Add deferred trigger queue file < This Bruce Momjian (Thu 29 02:04)
- pgsql: Update odbc URL. Bruce Momjian (Thu 29 02:01)
- pgsql: Add URL for: * Add deferred trigger queue file > Bruce Momjian (Thu 29 01:58)
- nairogms - alpha: start of alpha release of the project User Neothezion (Thu 29 01:05)
- nairogms - alpha: New Directory User Neothezion (Thu 29 01:05)
- pgsql: Backpatch Zdenek Kotala's fix to prevent pglz_decompress from Tom Lane (Wed 28 21:58)
- pgsql: Set hidden field for guc enum missed in previous commit. Magnus Hagander (Wed 28 15:22)
- pgloader - pgloader: Build tablename and COPY column list only at COPY User Dim (Wed 28 10:08)
- pgsql: Add a field to guc enums to allow hiding of values from display Magnus Hagander (Wed 28 09:04)
- pgsql: Improve GRANT documentation to point out that UPDATE and DELETE Tom Lane (Wed 28 00:55)
- pgsql: Require bind_textdomain_codeset() not just gettext() to enable Tom Lane (Tue 27 22:18)
- pgsnap - pgsnap: Bugfix : Fix DB name in Locks and "Exclusive Locks" User Gleu (Tue 27 22:16)
- pgsnap - pgsnap: Fix DB name in Locks report. User Gleu (Tue 27 22:05)
- pgsnap - pgsnap: Add an "Exclusive Locks" report (without transactions User Gleu (Tue 27 21:58)
- pgsnap - pgsnap: Add links in "Installed Products" report. User Gleu (Tue 27 21:44)
- pgsnap - pgsnap: Add GEQO in "Installed Products" report. User Gleu (Tue 27 21:17)
- pgsql: Back-patch the 8.3 fix that prohibits TRUNCATE, CLUSTER, and Tom Lane (Tue 27 21:13)
- pgsnap - pgsnap: Fixes PHP notice messages. User Gleu (Tue 27 21:11)
- pgsnap - pgsnap: Apply 0.3.3 patches to HEAD. User Gleu (Tue 27 20:16)
- pgsnap - pgsnap: Release 0.3.3. User Gleu (Tue 27 20:01)
- pgsql: Clarify description of typmod input function, per Jeff Davis. Tom Lane (Tue 27 18:05)
- pgsnap - pgsnap: Bugfix : pg_config and pg_controldata reports were not User Gleu (Tue 27 16:49)
- pgsnap - pgsnap: Bugfix : on "Installed Products" report, pgsnap didn't User Gleu (Tue 27 16:11)
- pgsnap - pgsnap: Bugfix : default report for statistics tab should be User Gleu (Tue 27 15:57)
- pgsql: Explicitly bind gettext() to the UTF8 locale when in use. Magnus Hagander (Tue 27 12:24)
- pgsql: Alter the xxx_pattern_ops opclasses to use the regular equality Tom Lane (Tue 27 00:41)
- temporal - temporal: added notice that the repository has moved to User Jdavis (Mon 26 19:12)
- pgsql: Fix an old corner-case bug in set_config_option: push_old_value Tom Lane (Mon 26 18:54)
- pgsql: Adjust timestamp regression tests to prevent two low-probability Tom Lane (Sun 25 21:51)
- pgsnap - pgsnap: Onclick calls aren't useful with jquery (per a comment User Gleu (Sat 24 07:07)
- pgtcl - libpgtcl: * Add new pg_result suboption -tupleArrayWithoutNulls. User Karl (Sat 24 06:23)
- pginstaller - pginst: Check for the correct version of python (2.5 is User Mha (Fri 23 19:29)
- pgtcl - libpgtcl: * Add "escape_bytea" and "unescape_bytea" to the User Karl (Fri 23 19:06)
- pgsql: Link in keywords file instead of copying it. Michael Meskes (Wed 21 19:51)
- pgsql: Add include directory required after the latest changes to the Magnus Hagander (Wed 21 18:16)
- pgsql: Fix function headers not matching prototype in header file, per Magnus Hagander (Wed 21 16:00)
- pgsql: Use CRITICAL_SECTION instead of Mutexes for thread-locking in Magnus Hagander (Wed 21 14:22)
- orafce - orafce: regress tests for plunit some small fix ToDo: README User Okbob (Wed 21 10:36)
- pgloader - pgloader: Support for fixed format datafile User Dim (Wed 21 10:33)
- pgloader - pgloader: New Directory User Dim (Wed 21 10:18)
- libpqtypes - libpqtypes: spelling error in docs, PGputf should be PQputf User Achernow (Wed 21 09:38)
- pgloader - pgloader: Close database connection on PGLoader object User Dim (Wed 21 07:44)
- pgsql: ecpg_keywords.o also depends on preproc.h Michael Meskes (Wed 21 00:38)
- pgsql: Synced parser. Michael Meskes (Tue 20 23:17)
- pgtcl - libpgtcl: * Add support for the lo_truncate function that User Karl (Tue 20 15:07)
- npgsql - Npgsql2: updates to Entity Framework support for .NET 3.5 SP1 User Jbcooley (Tue 20 04:20)
- pgsql: Adjust -Wl,--asneeded test to avoid using the switch if it breaks Tom Lane (Tue 20 03:31)
- pgsql: Simplify code in formatting.c now that to upper/lower/initcase do Bruce Momjian (Tue 20 01:55)
- pgsql: Done: < o Use LC_TIME for localized weekday/month names, rather Bruce Momjian (Tue 20 01:12)
- pgsql: Remove arbitrary 10MB limit on two-phase state file size. Heikki Linnakangas (Mon 19 18:19)
- pgsql: Make to_char()'s localized month/day names depend on LC_TIME, not Tom Lane (Mon 19 18:08)
- libpqtypes - libpqtypes: bug fix in datetime.c, out-of-range time_t User Achernow (Mon 19 13:38)
- pgsql: Coercion sanity check in ri_HashCompareOp failed to allow for Tom Lane (Mon 19 04:47)
- pgsql: Make another try at using -Wl,--as-needed to suppress linking of Tom Lane (Sun 18 20:13)
- pgsql: Remove old kluge put in to allow Windows regression tests to Andrew Dunstan (Sun 18 06:50)
- pgsql: okay, looks like ecpg/compatlib needs -lintl too. Tom Lane (Sun 18 03:24)
- pgsql: Rewrite the warning about non-transaction-safety of TRUNCATE ... Tom Lane (Sat 17 23:36)
- pgsql: Use isatty() test for pager on Win32; not sure why it was Bruce Momjian (Sat 17 23:34)
- pgsql: In psql, test for output to stdout when forcing pager for wide Bruce Momjian (Sat 17 21:40)
- pgsql: Another fix for compiles on an empty 'po' directory. Bruce Momjian (Sat 17 21:27)
- pgsql: Don't call rm with empty file list. Peter Eisentraut (Sat 17 20:24)
- pgsql: ecpglib needs to link with libintl if it's in use. Tom Lane (Sat 17 20:24)
- pgsql: Improve pg_regress so that it reports the fact if any test Tom Lane (Sat 17 20:03)
- pgsql: Fix utterly-bogus code for computing row heights. Tom Lane (Sat 17 17:52)
- pgsql: Fix a subtle bug exposed by recent wal_sync_method Tom Lane (Sat 17 17:25)
- pgsql: Remove DEFAULT_SYNC_FLAGBIT ... Tom Lane (Sat 17 16:49)
- pgsql: fix ecpg regression tests broken by over-eager adding of Andrew Dunstan (Sat 17 02:43)
- pgsql: Add $PostgreSQL$ markers to a lot of files that were missing Andrew Dunstan (Sat 17 01:28)
- pgsql: Allow ALTER SEQUENCE START WITH to change the recorded Tom Lane (Sat 17 01:20)
- pgsql: Fix declarations of pthread functions, missed in recent commit. Tom Lane (Fri 16 23:57)
- pgsql: Add a RESTART (without parameter) option to ALTER SEQUENCE, Tom Lane (Fri 16 23:36)
- pgsql: Reduce unnecessary PANIC to ERROR, improve a couple of comments. Tom Lane (Fri 16 19:15)
- pgsql: Recent patch doesn't compile without <limits.h> Tom Lane (Fri 16 18:35)
- pgsql: Suppress a possibly-uninitialized-variable warning. Tom Lane (Fri 16 18:34)
- pgsql: Implement error checking for pthreads calls in thread-safe mode. Magnus Hagander (Fri 16 18:30)
- pgsql: Suppress compiler warning induced by recent header file Tom Lane (Fri 16 17:31)
- pgsql: Update contrib for tsearch changes. Tom Lane (Fri 16 17:26)
- pgsql: Update psql startup banner to be shorter, suggest "help" for Bruce Momjian (Fri 16 17:17)
- pgsql: Done in TODO: > o -Have \l+ show database size, if permissions Bruce Momjian (Fri 16 17:04)
- pgsql: Add detection of psql pager to trigger on wide output. Bruce Momjian (Fri 16 17:00)
- pgsql: Extend GIN to support partial-match searches, and extend tsquery Tom Lane (Fri 16 16:32)
- pgsql: Add localization support to ecpg. Peter Eisentraut (Fri 16 15:20)
- pgfouine - pgfouine: CSV log preliminary support User Gsmet (Fri 16 08:45)
- pgfouine - pgfouine: fixed stderr date parsing User Gsmet (Fri 16 08:45)
- npgsql - Npgsql2: Updated for beta 4 release User Jbcooley (Fri 16 02:43)
- pgsql: Done: PL/pgSQL > o -Add CASE capability to language (already Bruce Momjian (Fri 16 02:23)
- pgsql: Persuade GIN to react to control-C in a reasonable amount of time Tom Lane (Fri 16 01:27)
- pgsql: Support SQL/PSM-compatible CASE statement in plpgsql. Tom Lane (Thu 15 22:39)
- pgsql: Add code to eval_const_expressions() to support Tom Lane (Thu 15 17:37)
- orafce - orafce: plunit complete source code todo: regress test and doc User Okbob (Thu 15 09:32)
- prefix - prefix: Preparing the 0.3 release User Dim (Thu 15 08:34)
- pgsql: Add support for tracking call counts and elapsed runtime for Tom Lane (Thu 15 00:49)
- plproxy - plproxy: make ANY test work with linux/pg8.3. User Mkz (Wed 14 20:04)
- plproxy - plproxy: update news and doc for 2.0.5 User Mkz (Wed 14 20:03)
- plproxy - plproxy: bump version to 2.0.5rc1 User Mkz (Wed 14 19:58)
- pgsql: Move the "instr_time" typedef and associated macros into a new Tom Lane (Wed 14 19:10)
- pgsql: New Directory Tom Lane (Wed 14 19:05)
Mail converted by MHonArc