Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2008-07 Thread Index (2/2)
Last updated: Wed Jan 18 01:50:38 2012
345 messages
- pgrpm - pgrpm: - one more thanks User Nanardon (Fri 18 13:34)
- pgrpm - pgrpm: - apply patch from jbj: make it compatible with rpm5 User Nanardon (Fri 18 13:32)
- pgsql: Suppress compiler warning, and not incidentally make the code Tom Lane (Fri 18 04:33)
- pgsql: Implement SQL-spec RETURNS TABLE syntax for functions. Tom Lane (Fri 18 03:40)
- pgsql: Add URL for: * Implement SQL:2003 window functions > Bruce Momjian (Fri 18 02:03)
- pgsql: Add MSVC++ debug libraries to .cvsignore. Alvaro Herrera (Thu 17 21:16)
- pgsql: Avoid crashing when a table is deleted while we're on the process Alvaro Herrera (Thu 17 21:02)
- pgsql: Add dump support for SortBy nodes. Tom Lane (Thu 17 16:02)
- pgscript - pgScript: autofind and autoclean scripts User Pgunittest (Thu 17 14:56)
- pgscript - pgScript: Replacing Makefiles and configures User Pgunittest (Thu 17 13:59)
- pgscript - pgScript: pgAdmin export script User Pgunittest (Thu 17 13:41)
- pgsql: Add to TODO: > > * Reduce locking requirements for creating a Bruce Momjian (Thu 17 01:34)
- aupg - aupg_src: I am so ashamed to commit this patch. User Rlucas (Thu 17 00:05)
- pgsql: Add URL for: * Implement SQL:2003 window functions > > Bruce Momjian (Wed 16 21:03)
- pgsql: Fix previous patch so that it actually works --- consider Tom Lane (Wed 16 19:33)
- pgsql: Add a "provariadic" column to pg_proc to eliminate the remarkably Tom Lane (Wed 16 16:57)
- pgsql: Allow TRUNCATE foo, foo to succeed, per report from Nikhils. Bruce Momjian (Wed 16 16:57)
- Re: pgsql: Allow TRUNCATE foo, foo to succeed, per report from Nikhils. Simon Riggs (Wed 16 20:07)
- Re: pgsql: Allow TRUNCATE foo, foo to succeed, per report from Nikhils. Bruce Momjian (Wed 16 20:24)
- Re: pgsql: Allow TRUNCATE foo, foo to succeed, per report from Nikhils. Simon Riggs (Wed 16 20:34)
- Re: pgsql: Allow TRUNCATE foo, foo to succeed, per report from Nikhils. Neil Conway (Wed 16 22:00)
- Re: pgsql: Allow TRUNCATE foo, foo to succeed, per report from Nikhils. Simon Riggs (Wed 16 23:00)
- Re: pgsql: Allow TRUNCATE foo, foo to succeed, per report from Nikhils. Nikhils (Thu 17 05:46)
- Re: pgsql: Allow TRUNCATE foo, foo to succeed, per report from Nikhils. Simon Riggs (Thu 17 07:43)
- Re: pgsql: Allow TRUNCATE foo, foo to succeed, per report from Nikhils. Dave Page (Thu 17 08:01)
- Re: pgsql: Allow TRUNCATE foo, foo to succeed, per report from Nikhils. Simon Riggs (Thu 17 08:21)
- Re: pgsql: Allow TRUNCATE foo, foo to succeed, per report from Nikhils. Bruce Momjian (Fri 18 02:11)
- pgsql: Add to TODO: > > o Add external tool to auto-tune some Bruce Momjian (Wed 16 16:19)
- pgbouncer - pgbouncer: tag 1.2rc2 User Mkz (Wed 16 15:53)
- pgbouncer - pgbouncer: test: increase allowed conns, decrease buffer len User Mkz (Wed 16 15:52)
- pgbouncer - pgbouncer: few doc cleanups User Mkz (Wed 16 15:50)
- pgbouncer - pgbouncer: Further memory conservation by making state User Mkz (Wed 16 15:41)
- pgsql: Support "variadic" functions, which can accept a variable number Tom Lane (Wed 16 01:30)
- pgsql: Add array_fill() to create arrays initialized with a value. Bruce Momjian (Wed 16 00:53)
- pgsql: Fix alignment of SGML array docs. Bruce Momjian (Tue 15 18:30)
- pgsql: Add Swedish_Sweden.1252 Windows locale example to docs. Bruce Momjian (Tue 15 17:45)
- pgsql: Add to TODO: > > o Reduce PITR WAL file size by removing full Bruce Momjian (Tue 15 17:01)
- pgsnap - pgsnap: Bugfix: if blks_hit and blks_read are zero, there's no User Gleu (Tue 15 16:48)
- pgsql: Addendum: psql sequence value display patch was originally Bruce Momjian (Tue 15 16:24)
- psqlodbc - psqlodbc: Note that the data sources applet may be in the User Dpage (Tue 15 14:22)
- pgsnap - pgsnap: Bugfix: wrong column titles. User Gleu (Tue 15 14:11)
- pgsql: Add TODO: > > * Consider decreasing the I/O caused by updating Bruce Momjian (Tue 15 13:55)
- pgscript - pgScript: PGSTEST symbol checks User Pgunittest (Tue 15 09:29)
- pgsql: Done: > o -Have psql show current values for a sequence Bruce Momjian (Tue 15 03:22)
- pgsql: Have psql \d show the value of sequence columns. Bruce Momjian (Tue 15 03:21)
- pgsql: Clarify that locale names on Windows are more verbose. Bruce Momjian (Tue 15 01:35)
- pgsql: Add comment about literal strings in our syntax not being Bruce Momjian (Mon 14 23:13)
- pgsql: Add to TODO: > * Improve ability to modify views via ALTER TABLE Bruce Momjian (Mon 14 22:57)
- pgsql: Add column storage type to psql \d+ display. Bruce Momjian (Mon 14 22:51)
- pgsql: In psql, rename trans_* variables to translate_*, for clarity. Bruce Momjian (Mon 14 22:00)
- pgsql: Done: < * Add temporal versions of generate_series() > * -Add Bruce Momjian (Mon 14 20:54)
- pgsql: Add URL for: * Consider allowing control of upper/lower case Bruce Momjian (Mon 14 17:55)
- pgsql: Done, per Simon: < o Fix server restart problem when the server Bruce Momjian (Mon 14 17:16)
- pgsql: Clean up buildfarm failures arising from the seemingly Tom Lane (Mon 14 03:26)
- pgsql: Create a type-specific typanalyze routine for tsvector, which Tom Lane (Mon 14 00:51)
- npgsql - Npgsql2: [#1010425] Patch for actual german translation Added User Fxjr (Sun 13 23:21)
- pgsql: Change the PageGetContents() macro to guarantee its result is Tom Lane (Sun 13 21:50)
- pgsql: Clean up the use of some page-header-access macros: principally, Tom Lane (Sun 13 20:45)
- pgsql: Fix a couple of stray misuses of "binary compatible". Tom Lane (Sat 12 16:20)
- pgsql: More replacements of binary compatible to binary coercible. Peter Eisentraut (Sat 12 10:45)
- pgsql: Don't make --enable-cassert turn on RANDOMIZE_ALLOCATED_MEMORY Tom Lane (Sat 12 02:28)
- pgsql: Const-ify the arguments of str_tolower() and friends to suppress Tom Lane (Sat 12 00:45)
- pgsql: Multi-column GIN indexes. Tom Lane (Fri 11 21:08)
- pgsql: Fix an oversight in the original implementation of Tom Lane (Fri 11 16:08)
- Re: pgsql: Add: > > * Add temporal versions of generate_series() > > Simon Riggs (Fri 11 15:42)
- pgsql: Add caching of query to GIN/GiST consistent function. Teodor Sigaev (Fri 11 11:56)
- pgsql: Allow binary-coercible types for cast function arguments and Peter Eisentraut (Fri 11 07:02)
- pgsql: Make sure we only try to free snapshots that have been passed Alvaro Herrera (Fri 11 02:10)
- pgsql: Fix a few typos in comments in snapmgr.c, and sort header Neil Conway (Fri 11 00:01)
- veil - veil: Updates for the serialisation interfaces for veil User Bloodnok (Thu 10 23:43)
- pgsql: Add unchangeable GUC "variables" segment_size, wal_block_size, Tom Lane (Thu 10 22:08)
- pgrpm - pgrpm: - 0.1.8 User Nanardon (Thu 10 05:37)
- npgsql - Npgsql2: Fixed a problem where LargeObjectManager was User Fxjr (Thu 10 05:34)
- pgsql: Tighten up SS_finalize_plan's computation of valid_params to Tom Lane (Thu 10 02:14)
- pgsql: Fix mis-calculation of extParam/allParam sets for plan nodes, as Tom Lane (Thu 10 01:41)
- pgbouncer - pgbouncer: log proper reason for disconnect User Mkz (Wed 09 16:27)
- pgsql: Increase PG_SYSLOG_LIMIT (the max line length sent to syslog()) Tom Lane (Wed 09 15:56)
- pginstaller - pginst: Update the template message in the french User Gleu (Wed 09 15:47)
- pgsphere - pgsphere: more compatible to applications User Richtej (Wed 09 14:00)
- npgsql - Npgsql2: Added support to not add type casts with prepared User Fxjr (Wed 09 04:13)
- pgsql: Fix performance bug in write_syslog(): the code to preferentially Tom Lane (Tue 08 22:17)
- pgbouncer - pgbouncer: remove extra argument for SBuf callback User Mkz (Tue 08 20:02)
- pgsql: Fix WAL file cutoff point calculation in pg_standby. Heikki Linnakangas (Tue 08 15:12)
- Re: pgsql: Prevent shutdown in normal mode if online backup is running, and Simon Riggs (Tue 08 14:24)
- pgsql: Minor improvements to the Gin internal documentation. Neil Conway (Tue 08 03:53)
- pgsql: Add comment for deadlock_timeout: /* This is PGC_SIGHUP Bruce Momjian (Tue 08 02:07)
- pgsql: Fix estimate_num_groups() to assume that GROUP BY expressions Tom Lane (Mon 07 20:25)
- pgsql: Fix AT TIME ZONE (in all three variants) so that we first try to Tom Lane (Mon 07 18:12)
- pgsql: Added documentation for function xmlagg. Peter Eisentraut (Mon 07 16:11)
- pgsql: Added documentation for xmlagg function. Peter Eisentraut (Mon 07 15:55)
- pgsql: Prevent integer overflows during units conversion when displaying Tom Lane (Sun 06 19:48)
- psqlodbc - psqlodbc: Fixed has a default promotion can't match an empty User H-saito (Sun 06 15:08)
- veil - veil: Initial release of changes for serialisation. User Bloodnok (Sat 05 00:34)
- npgsql - Npgsql2: [#1010424] French localization Added French User Fxjr (Fri 04 15:34)
- psqlodbc - psqlodbc: The version is now 8.3.0201. User Hinoue (Fri 04 13:49)
- pgsql: Fix initialization of GinScanEntryData.partialMatch Teodor Sigaev (Fri 04 13:22)
- pgsql: Fix a couple of bugs in win32 shmem name generation: * Don't cut Magnus Hagander (Fri 04 10:50)
- pllolcode - pllolcode: Update documentation User Eggyknap (Fri 04 01:14)
- pllolcode - pllolcode: Remove some code restricting string lengths. User Eggyknap (Fri 04 01:12)
- pllolcode - pllolcode: Improve string handling in lex scanner by User Eggyknap (Fri 04 01:04)
- pgsql: Add a function pg_get_keywords() to let clients find out the set Tom Lane (Thu 03 20:58)
- npgsql - Npgsql2: [#1010421] Matching of parameter names should be User Fxjr (Thu 03 19:50)
- pgsql: Don't refer to the database name "regression" inside the Peter Eisentraut (Thu 03 16:02)
- pgsql: Don't print the name of the database in psql \z. Peter Eisentraut (Thu 03 16:00)
- pgsql: Clean up weird whitespace. Peter Eisentraut (Thu 03 15:37)
- pgscript - pgScript: Bug in encoding deletion User Pgunittest (Thu 03 14:12)
- pgbouncer - pgbouncer: dont waste room for storing login-time salt. User Mkz (Thu 03 13:07)
- pgbouncer - pgbouncer: decrease noise from bad connections the User Mkz (Thu 03 13:01)
- pgscript - pgScript: Support for dollar-quoted strings in queries User Pgunittest (Thu 03 12:08)
- muninpgplugins - muninpgplugins: correct install.sh to output symlinks User C2main (Thu 03 10:03)
- pgsql: When an ERROR happens on a dblink remote connection, take pains Joe Conway (Thu 03 04:16)
- pgsql: Fix psql's \d and allied commands to work with all server Tom Lane (Thu 03 03:58)
- pgsql: Update source code comment about when to use gettext_noop(). Bruce Momjian (Thu 03 02:51)
- aupg - aupg_src: Fixed incompatibility with PostgreSQL 8.3's new User Rlucas (Thu 03 02:01)
- pgsql: Fix transaction-lifespan memory leak in xpath(). Tom Lane (Thu 03 00:08)
- pgsql: Documentation patch by Kevin L. Bruce Momjian (Tue 01 21:49)
- pgsql: Remove GUC extra_desc strings that are redundant with the enum Tom Lane (Tue 01 21:07)
- pgsql: Add URL for: * Add database and transaction-level triggers Bruce Momjian (Tue 01 18:38)
- pgsql: Add to TODO: > * Fix TRUNCATE ... Bruce Momjian (Tue 01 18:09)
- pgsql: Move volatility, language, etc. Heikki Linnakangas (Tue 01 11:51)
- pgsql: Extend VacAttrStats to allow typanalyze functions to store Heikki Linnakangas (Tue 01 11:07)
- pgsql: "debug" level was supposed to be hidden, since it's just an alias Magnus Hagander (Tue 01 07:34)
- pgsql: Split apart message_level_options into one set for server-side Magnus Hagander (Tue 01 06:41)
- pgsql: Fix identify_system_timezone() so that it tests the behavior of Tom Lane (Tue 01 03:42)
Mail converted by MHonArc