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