Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2007-07 Thread Index (1/2)
Last updated: Wed Jan 18 01:51:19 2012
294 messages
- pgsql: Remove links to old Win32 source code ports. Bruce Momjian (Wed 01 00:24)
- veil - veil: Fix for changes forecast User Bloodnok (Tue 31 22:33)
- veil - veil: Changes for version 0.9.5. User Bloodnok (Tue 31 22:18)
- edb-debugger - server: Add a readme file User Dpage (Tue 31 21:19)
- edb-debugger - server: Remove an EDB specific function User Dpage (Tue 31 21:01)
- edb-debugger - server: Fix the Makefile for OS X User Dpage (Tue 31 20:59)
- pgsql: Fix a bug in the original implementation of redundant-join-clause Tom Lane (Tue 31 19:53)
- pgsql: If we're gonna use ExecRelationIsTargetRelation here, might as Tom Lane (Tue 31 16:36)
- pgsql: Fix security definer functions with polymorphic arguments. Tom Lane (Tue 31 15:49)
- edb-debugger - server: Makefile should now work on Mingw User Korryd (Tue 31 14:13)
- dtrace - dtrace: Imported Sources User Rlor (Mon 30 22:28)
- edb-debugger - server: Adding version-neutral wrapper around User Korryd (Mon 30 12:42)
- edb-debugger - server: Open-sourcing PL/pgSQL debugger - more to come, User Korryd (Mon 30 00:42)
- pgbuildfarm - client-code: remove masking my decl that stopped us User Andrewd (Sun 29 19:10)
- pgunittest - pgUnitTest_Dev: User Pgunittest (Sat 28 14:25)
- pgunittest - pgUnitTest_Dev: New Directory User Pgunittest (Sat 28 14:25)
- pgsql: Slight refactor for ExecOpenScanRelation(): we can use Neil Conway (Fri 27 19:09)
- pgsql: Update conformance information about bigint type found by Peter Eisentraut (Fri 27 10:37)
- pgsql: Remove FileUnlink(), which wasn't being used anywhere and Tom Lane (Thu 26 15:15)
- Error: Resource owner. Sachin Kulkarni (Thu 26 01:57)
- pgsql: Arrange to put TOAST tables belonging to temporary tables into Tom Lane (Wed 25 22:16)
- pgsql: Suppress warning when compiling with -DPROFILE_PID_DIR: Tom Lane (Wed 25 19:58)
- pgsql: Adjust horology test to avoid join-plan-dependent result ordering Tom Lane (Wed 25 17:22)
- pgsql: Synced parser Michael Meskes (Wed 25 16:10)
- pgsql: Rename DLLIMPORT macro to PGDLLIMPORT to avoid conflict with Magnus Hagander (Wed 25 12:22)
- pgsql: Fix standalone win32 makefile (MSVC6) for SSPI and GSSAPI. Magnus Hagander (Wed 25 11:37)
- pgsql: Disable warning 4090 = different const qualifiers on msvc since Magnus Hagander (Wed 25 10:51)
- pgsql: Silence compiler warnings on mingw Magnus Hagander (Wed 25 10:17)
- pgsql: Implement RETURN QUERY for PL/PgSQL. Neil Conway (Wed 25 04:19)
- pgsql: Fix predicate-proving logic to cope with binary-compatibility Tom Lane (Tue 24 17:22)
- pgsql: Silence compiler warning on mingw Magnus Hagander (Tue 24 11:16)
- pgsql: Make it possible, and default, for MingW to build with SSPI Magnus Hagander (Tue 24 09:00)
- pgsql: Create a new dedicated Postgres process, "wal writer", which Tom Lane (Tue 24 04:54)
- pgsql: Set a default autovacuum vacuum_cost_delay value of 20ms, to Alvaro Herrera (Tue 24 01:53)
- pgsql: Just noticed that libpq thinks the maximum command tag length is Tom Lane (Mon 23 18:59)
- pgsql: The correct min buffer size is INITIAL_EXPBUFFER_SIZE, not Magnus Hagander (Mon 23 18:12)
- pgsql: The proper guaranteed buffer size for errors is Magnus Hagander (Mon 23 18:10)
- pgsql: Use PQExpBuffer for error message in fe-auth.c. Magnus Hagander (Mon 23 17:52)
- pgsql: Reword paragraph about the autovacuum_max_workers setting. Alvaro Herrera (Mon 23 17:22)
- pgsql: Stupid typo. Magnus Hagander (Mon 23 10:57)
- pgsql: SSPI authentication on Windows. Magnus Hagander (Mon 23 10:16)
- pgbouncer - pgbouncer: Fix sloppy english in the comments. User Mkz (Mon 23 08:53)
- pgsql: Fix elog.c to avoid infinite recursion (leading to backend crash) Tom Lane (Sat 21 22:12)
- pgsql: Provide a bit more high-level documentation for the GEQO planner. Tom Lane (Sat 21 04:02)
- pgsql: Fix regression tests for PL/pgSQL error message changes Peter Eisentraut (Fri 20 16:38)
- pgsql: Fix WAL replay of truncate operations to cope with the Tom Lane (Fri 20 16:29)
- pgsql: Capitalize language key words in error messages Peter Eisentraut (Fri 20 16:23)
- pgsql: On second thought, the tests for what to do with stderr output Tom Lane (Thu 19 21:58)
- pgsql: Make replace(), split_part(), and string_to_array() behave Tom Lane (Thu 19 20:34)
- <Possible follow-ups>
- pgsql: Make replace(), split_part(), and string_to_array() behave Tom Lane (Thu 19 20:34)
- pgsql: Make replace(), split_part(), and string_to_array() behave Tom Lane (Thu 19 20:34)
- pgsql: Make replace(), split_part(), and string_to_array() behave Tom Lane (Thu 19 20:34)
- pgsql: Make replace(), split_part(), and string_to_array() behave Tom Lane (Thu 19 20:34)
- pgsql: Make replace(), split_part(), and string_to_array() behave Tom Lane (Thu 19 20:34)
- pgsql: Only use the pipe chunking protocol if we know the syslogger Andrew Dunstan (Thu 19 19:13)
- pgsql: Adjust configure script to print the bison and flex versions in Tom Lane (Thu 19 17:15)
- pgsql: Fix an old thinko in SS_make_initplan_from_plan, which is used Tom Lane (Wed 18 21:41)
- pgsql: Cast NULL to a pointer type in the execl() call, to avoid a Alvaro Herrera (Wed 18 21:19)
- pgsql: GSSAPI documentation Magnus Hagander (Wed 18 12:00)
- pginstaller - web: Update Turkish translation and fix links. User Mha (Wed 18 09:08)
- pginstaller - web: Correct python version, per Magnus User Dpage (Wed 18 08:16)
- pginstaller - web: Make download link in the FAQ always point to the User Mha (Wed 18 07:53)
- pgsql: Document that 'deleted' is also tracked by autovacuum. Bruce Momjian (Wed 18 03:39)
- pgsql: Properly adjust age() seconds to match the sign of the larger Bruce Momjian (Wed 18 03:13)
- pgsql: Document that age() adds days, then full months. Bruce Momjian (Wed 18 03:12)
- pgsql: Add: > > o Allow GLOBAL temporary tables to exist as empty by Bruce Momjian (Wed 18 00:16)
- pgsql: Fix incorrect optimization of foreign-key checks. Tom Lane (Tue 17 17:45)
- pgsql: Implement CREATE TABLE LIKE ... Neil Conway (Tue 17 05:15)
- pgsql: Remove http://www.benchmarkresources.com, no longer resolves to a Bruce Momjian (Tue 17 05:15)
- pgsql: Add CVS Wiki URL to docs. Bruce Momjian (Tue 17 01:52)
- pgsql: Fix outfuncs.c to dump A_Const nodes representing NULLs Tom Lane (Tue 17 01:21)
- pgsql: Add: > * Allow multiple indexes to be created concurrently, Bruce Momjian (Tue 17 00:07)
- pgsql: Update docs that GNU tar versions >=1.16 exit with 1 on files Bruce Momjian (Mon 16 22:20)
- pgsql: Fix pg_buffercache to release buffer partition locks in reverse Tom Lane (Mon 16 21:20)
- pgsql: Add comments spelling out why it's a good idea to release Tom Lane (Mon 16 21:09)
- pgsql: With the native compiler on Unixware, disable optimization if Neil Conway (Mon 16 17:38)
- pgsql: Allow plpgsql function parameter names to be qualified with the Tom Lane (Mon 16 17:01)
- pgsql: Hmm, so evidently _check_lock and _clear_lock take an argument of Tom Lane (Mon 16 14:02)
- pgcheck - pokus: User Machr2 (Mon 16 13:32)
- pgcheck - .: Imported Sources User Machr2 (Mon 16 12:01)
- pgsql: Quote pathnames so pg_standby works with paths that have spaces Magnus Hagander (Mon 16 08:40)
- pgsql: So our reward for including <sys/atomic_op.h> seems to be a bunch Tom Lane (Mon 16 04:57)
- pgsql: On AIX, include <sys/atomic_op.h> so that the functions we use Tom Lane (Mon 16 02:03)
- pgsql: Get rid of overly cute, unportable, probably not very efficient Tom Lane (Sun 15 23:57)
- pgsql: Fix CHECK_RELATION_BLOCK_RANGE macro, which was not merely Tom Lane (Sun 15 23:46)
- pgsql: Fix a passel of signed vs unsigned char warnings. Tom Lane (Sun 15 23:30)
- pgsql: Silence a rather odd compiler warning. Tom Lane (Sun 15 23:06)
- pgsql: Avoid possibly-unportable initializer, per buildfarm warning. Tom Lane (Sun 15 22:57)
- pgsql: Change a couple of exit(0) to return 0 to suppress complaints Tom Lane (Sun 15 22:54)
- pgsql: Silence Solaris compiler warnings, per buildfarm. Tom Lane (Sun 15 22:49)
- pgsql: Silence Solaris compiler warning, per buildfarm. Tom Lane (Sun 15 22:43)
- pgsql: Fix compile warning on Solaris, per buildfarm. Tom Lane (Sun 15 22:40)
- pgsql: Fix possible portability problem, per buildfarm warnings. Tom Lane (Sun 15 22:34)
- pgsql: Fix unportable use of isspace(), per buildfarm results. Tom Lane (Sun 15 22:32)
- pgsql: Because plpgsql's scanner uses %option case-insensitive, flex's Tom Lane (Sun 15 22:18)
- pgsql: Reject zero or negative BY step in plpgsql integer FOR-loops, and Tom Lane (Sun 15 02:15)
- pgsql: Note incompatibility with Oracle's version of FOR ... Tom Lane (Sun 15 00:45)
- pgsql: Editorial overhaul of plpgsql documentation. Tom Lane (Sat 14 23:02)
- pgbuildfarm - client-code: use XP_EXIT_FIX setting in build scripts for User Andrewd (Sat 14 19:35)
- pgsql: Support for finding gssapi functions in the library "gss", as Magnus Hagander (Sat 14 11:13)
- pginstaller - pginst: Add gssapi32.dll which we now seem to need. User Dpage (Fri 13 16:23)
- pgestraier - pgestraier: subversion revision 87 commited to CVS User Dpavlin (Fri 13 10:13)
- pgestraier - pgestraier: added IMDB download link for test database User Dpavlin (Fri 13 10:13)
- pgsql: Volatile-qualify a dozen variables in plpython.c to eliminate Tom Lane (Fri 13 04:58)
- pgsql: Fix map_sql_typecoll_to_xmlschema_types() to not fail on dropped Tom Lane (Fri 13 03:43)
- pgsql: Add casts to suppress warnings about m68k-specific kluge in Tom Lane (Fri 13 02:25)
- pgsql: Fix a portability bug (ye olde not casting a <ctype.h> argument Tom Lane (Thu 12 23:51)
- pgsql: Get dirmod.c on the same page as port.h about whether we use Tom Lane (Thu 12 23:28)
- pgsql: Fixup the indentation of a comment that was mangled by pgindent, Neil Conway (Thu 12 23:25)
- pgsql: Simplify overly-cute array coding to avoid an apparent gcc bug, Tom Lane (Thu 12 23:10)
- pgsql: Suppress Sun Studio warnings, per Stefan. Tom Lane (Thu 12 21:27)
- pgsql: Suppress an integer-overflow warning. Tom Lane (Thu 12 21:17)
- pgsql: Some of our port-specific dynloader implementations are careful Tom Lane (Thu 12 21:13)
- pgsql: Compute max and min int8 values using unsigned arithmetic, in Tom Lane (Thu 12 21:04)
- pgsql: Fix some warnings (probably actual bugs) generated by new GSSAPI Tom Lane (Thu 12 20:36)
- pgsql: Fix mistaken Assert in adjust_appendrel_attr_needed, per Greg Tom Lane (Thu 12 18:27)
- pgsql: Silence compile warning on win32, per Stefan and Buildfarm. Magnus Hagander (Thu 12 18:15)
- pgsql: Enable GSSAPI to build using MSVC. Magnus Hagander (Thu 12 14:43)
- pgsql: Support GSSAPI builds where the header is <gssapi.h> and not Magnus Hagander (Thu 12 14:36)
- pgsql: Fix freenig of names in Kerberos when using MIT - need to use the Magnus Hagander (Thu 12 14:10)
- pgsql: Suppress a warning that some versions of gcc emit about %x in Tom Lane (Wed 11 23:15)
- pgsql: A bunch of GSSAPI fixes per comments from Tom: * use elog not Magnus Hagander (Wed 11 08:27)
Mail converted by MHonArc