]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2006-08-13  Tom LaneIf test postmaster fails to start within 60 seconds...
2006-08-13  Tom LaneExtend 'guc' regression test to check manipulations...
2006-08-13  Tom LaneOriginal coding of 'returning' regression test inadvert...
2006-08-13  Bruce MomjianBack out plperl OUT hash/array parameter patch, again.
2006-08-13  Bruce MomjianFix recent guc comment-to-default patch for custom...
2006-08-13  Michael MeskesApplied patch for VPATH builds by Alvaro Herrera <alvhe...
2006-08-13  Bruce MomjianRe-apply plperl patch that allows OUT parameters to...
2006-08-13  Bruce MomjianRecommit patch to allow commented GUC variables to...
2006-08-13  Bruce MomjianRe-apply guc cleanup patch, with memory allocation...
2006-08-12  Tom LaneTweak SPI_cursor_open to allow INSERT/UPDATE/DELETE...
2006-08-12  Tom LaneRemove ancient, obsolete comment.
2006-08-12  Bruce MomjianBack out patch for plperl to handle OUT paramaters...
2006-08-12  Bruce MomjianBack out patch to reorganize guc processing. Was causi...
2006-08-12  Bruce MomjianBack out patch that allowed commented guc variables...
2006-08-12  Bruce MomjianDone:
2006-08-12  Bruce MomjianFix wording, per Neil.
2006-08-12  Tom LaneAdd INSERT/UPDATE/DELETE RETURNING, with basic docs...
2006-08-11  Bruce MomjianSet Win32 server-size socket buffer to 32k, for perform...
2006-08-11  Bruce MomjianDone:
2006-08-11  Bruce MomjianRevert undesired FAQ_DEV change.
2006-08-11  Bruce MomjianAllow commenting of variables in postgresql.conf to...
2006-08-11  Bruce MomjianRefactor GUC set_config_option function:
2006-08-11  Bruce Momjianplperl:
2006-08-11  Bruce MomjianMake the psql line counter 64-bit so it can handle...
2006-08-11  Bruce MomjianAdd Neil's presentation to FAQ_DEV.
2006-08-11  Alvaro HerreraFix typo.
2006-08-11  Bruce MomjianUpdate for company URL.
2006-08-11  Bruce MomjianAdd URLs
2006-08-10  Tom LaneFix UNION/INTERSECT/EXCEPT so that when two inputs...
2006-08-10  Bruce MomjianReturn inline to win32.h because code was OK, but keep...
2006-08-10  Bruce MomjianMove "#define inline __inline" from port/win32.h to...
2006-08-10  Bruce MomjianFix display of log duration so it is milliseconds.micro...
2006-08-09  Tom LaneFix inadequate makefile-fu in ecpg regression tests...
2006-08-09  Bruce MomjianRound microseconds on setitimer upwards.
2006-08-09  Bruce MomjianOn Win32, make minimum setitimer() sleep be 1ms, so...
2006-08-09  Bruce MomjianAdd URL for typmod:
2006-08-09  Bruce MomjianFix statement_timeout on Win32 so that it properly...
2006-08-09  Bruce MomjianFormatting improvement.
2006-08-09  Bruce MomjianAdd URL:
2006-08-09  Bruce MomjianAdd TODO items we don't want (Idea from Josh Berkus)
2006-08-09  Bruce MomjianUpdate packages:
2006-08-09  Michael MeskesFixed some memory bugs that somehow reappeared.
2006-08-09  Michael MeskesFixed error handling in numeric conversion (Joachim).
2006-08-09  Bruce MomjianSuppress MSVC warnings about weak functions by using
2006-08-09  Bruce MomjianUpdate packages description:
2006-08-08  Bruce MomjianUpdate packages:
2006-08-08  Bruce MomjianFix win32.mak for config cleanup.
2006-08-08  Bruce MomjianUpdate:
2006-08-08  Tom LaneFix 'make clean' for change of regression.diffs file...
2006-08-08  Tom LaneAdd a feature for automatic initialization and finaliza...
2006-08-08  Bruce MomjianReverse order of performance guides so powerpostgresql...
2006-08-08  Bruce MomjianAdd detail on packages:
2006-08-08  Bruce MomjianAdd package item:
2006-08-08  Bruce MomjianFix definition of "errcode" for MSVC.
2006-08-08  Bruce MomjianDone:
2006-08-08  Teodor SigaevFix bug introduced by last patch, thanks again to Mario...
2006-08-08  Michael MeskesCleaned up log output a little bit more.
2006-08-08  Michael MeskesClarified COPY FROM STDIN in ecpg todo
2006-08-08  Michael MeskesMade parser check for valid copy to/from stdin/stdout...
2006-08-08  Bruce MomjianDone:
2006-08-08  Bruce MomjianFor protocol-level prepare/bind/execute:
2006-08-07  Tom LanePut back another improperly-removed #include.
2006-08-07  Tom LaneOn some platforms, pg_usleep isn't interruptible by...
2006-08-07  Teodor Sigaevfix bug about modifying value in shared buffer,
2006-08-07  Tom LaneMake recovery from WAL be restartable, by executing...
2006-08-07  Michael MeskesJoachim fixed some bugs in numeric handling in pgtypeslib.
2006-08-06  Tom LaneTweak sanity_check regression test to display more...
2006-08-06  Tom LaneAdd support for forcing a switch to a new xlog file...
2006-08-06  Bruce MomjianUse better named loop variable for large loop, rather...
2006-08-05  Tom LaneFix inheritance_planner() to delete dummy subplans...
2006-08-05  Michael MeskesTwo more changes to regression tests to fix two differe...
2006-08-05  Neil ConwayFix references to the Options section in the pgcrypto...
2006-08-05  Tom LaneExtend relation_excluded_by_constraints() to check...
2006-08-05  Tom LaneTeach predicate_refuted_by() how to do proofs involving...
2006-08-04  Bruce MomjianAdd some blank lines for formatting.
2006-08-04  Tom LaneFix domain_in() bug exhibited by Darcy Buskermolen...
2006-08-04  Bruce Momjian#ifdef fix for MSVC builds of libpq.
2006-08-04  Bruce MomjianImprove logging of protocol-level prepared statements.
2006-08-04  Bruce MomjianFix bug in new pg_dump -T/-N handling that was dumping...
2006-08-04  Tom LaneRemove redeclaration of struct sqlca_t --- unnecessary...
2006-08-04  Tom LaneFix missing 'static' keywords --- some compilers gripe...
2006-08-04  Tom LaneFix inadequate quoting in test for AIX xlc.
2006-08-04  Tom Lane'make clean' must remove the create subdirectories...
2006-08-04  Tom LaneTeach eval_const_expressions to simplify BooleanTest...
2006-08-04  Michael MeskesRegression test updates and fixes
2006-08-04  Bruce MomjianSlight wording improvement in documentation.
2006-08-04  Bruce MomjianAdd missing ecpg function prototype needed when in...
2006-08-04  Bruce MomjianAdd URL for terminate backend test:
2006-08-04  Tom LaneAdd some basic tests of GUC behavior.
2006-08-03  Tom LaneCause ALTER TABLE to perform ALTER COLUMN DROP DEFAULT...
2006-08-03  Tom LaneRemove use of a regex character class in resultmap...
2006-08-03  Tom LaneFix AfterTriggerExecute() to pass tg_trigtuple and...
2006-08-03  Tom LaneAdd missing pgstat_count_index_scan(), per Andreas...
2006-08-03  Tom LaneA few regression tests for VALUES, from Gavin Sherry.
2006-08-03  Michael MeskesRemoved compiler warnings
2006-08-03  Michael MeskesApplied test suite update by Joachim Wieland <joe@mckni...
2006-08-02  Bruce MomjianMove 'ddl' right after 'none' in postgresql.conf. ...
2006-08-02  Bruce MomjianFix logic to prevent pg_dump from dumping system schema...
2006-08-02  Andrew Dunstanremove extraneous space after -L flag.
2006-08-02  Tom LaneArrange for ValuesScan to keep per-sublist expression...
next