]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2010-11-13  Tom LaneAdd missing outfuncs.c support for struct InhRelation.
2010-11-12  Tom LaneFix old oversight in const-simplification of COALESCE...
2010-11-11  Heikki LinnakangasFix bug introduced by the recent patch to check that...
2010-11-10  Tom LaneFix line_construct_pm() for the case of "infinite"...
2010-11-09  Tom LaneRepair memory leakage while ANALYZE-ing complex index...
2010-11-07  Tom LaneAdd support for detecting register-stack overrun on...
2010-11-03  Tom LaneReduce recursion depth in recently-added regression...
2010-11-02  Tom LaneEnsure an index that uses a whole-row Var still depends...
2010-10-28  Tom LaneFix plpgsql's handling of "simple" expression evaluation.
2010-10-26  Heikki LinnakangasBefore removing backup_label and irrevocably changing...
2010-10-20  Heikki LinnakangasIf pk is NULL, the backend would segfault when accessin...
2010-10-20  Tom LaneFix ecpg test building process to not generate *.dSYM...
2010-10-11  Tom LaneFix assorted bugs in GIN's WAL replay logic.
2010-10-08  Robert HaasWarn that views can be safely used to hide columns...
2010-10-03  Tom LaneBehave correctly if INSERT ... VALUES is decorated...
2010-10-01  Marc G. FournierTag 8.2.18 REL8_2_18
2010-09-30  Tom LaneUse a separate interpreter for each calling SQL userid...
2010-09-30  Peter EisentrautTranslation updates for 8.2.18
2010-09-30  Tom LaneUpdate release notes for releases 9.0.1, 8.4.5, 8.3...
2010-09-29  Magnus HaganderTreat exit code 128 (ERROR_WAIT_NO_CHILDREN) as non...
2010-09-25  Tom LaneFurther fixes to the pg_get_expr() security fix in...
2010-09-24  Tom LaneStill more .gitignore cleanup.
2010-09-24  Robert HaasAdd contrib/xml2/pgxml.sql to .gitignore
2010-09-23  Tom LanePrevent show_session_authorization from crashing when...
2010-09-23  Tom LaneAvoid sharing subpath list structure when flattening...
2010-09-23  Tom LaneMore fixes for libpq's .gitignore file.
2010-09-23  Tom LaneDo some copy-editing on the Git usage docs.
2010-09-22  Tom LaneFix documentation gitignore for pre-9.0 doc build methods.
2010-09-22  Tom LaneAnother gitignore straggler.
2010-09-22  Tom LaneSome more gitignore cleanups: cover contrib and PL...
2010-09-22  Magnus HaganderAdd gitignore files for ecpg regression tests.
2010-09-22  Magnus HaganderRemove anonymous cvs instructions, and replace them...
2010-09-22  Magnus HaganderConvert cvsignore to gitignore, and add .gitignore...
2010-09-21  Tom LaneBack-patch replacement of README.CVS with README.git.
2010-09-02  Tom LaneFix up flushing of composite-type typcache entries...
2010-08-30  Tom LaneBack-port into 8.2 an old fix to ensure that BYTE_ORDER...
2010-08-29  Tom LaneReduce PANIC to ERROR in some occasionally-reported...
2010-08-29  Tom LaneRemove obsolete remark that PQprepare() is more flexibl...
2010-08-26  Tom LaneUpdate time zone data files to tzdata release 2010l...
2010-08-26  Tom LaneFix ExecMakeTableFunctionResult to verify that all...
2010-08-25  Peter EisentrautCatch null pointer returns from PyCObject_AsVoidPtr...
2010-08-16  Tom LaneArrange to fsync the contents of lockfiles (both postma...
2010-08-16  Tom LaneFix psql's copy of utf2ucs() to match the backend's...
2010-08-11  Robert HaasFix one more incorrect errno definition in the ECPG...
2010-08-11  Robert HaasFix incorrect errno definitions in ECPG manual.
2010-08-09  Tom LaneFix incorrect logic in plpgsql for cleanup after evalua...
2010-08-06  Peter EisentrautFix indexterm spelling
2010-07-30  Tom LaneImproved version of patch to protect pg_get_expr()...
2010-07-29  Tom LaneFix another longstanding problem in copy_relation_data...
2010-07-29  Robert HaasFix possible page corruption by ALTER TABLE .. SET...
2010-07-28  Tom LaneFix potential failure when hashing the output of a...
2010-07-27  Peter EisentrautSpelling fix
2010-07-26  Peter EisentrautFix grammar
2010-07-23  Magnus HaganderBackpatch reservation of shared memory region during...
2010-07-23  Robert HaasAvoid deep recursion when assigning XIDs to multiple...
2010-07-13  Heikki LinnakangasOops, in the previous fix to prevent a cursor that...
2010-07-09  Tom LaneAvoid an Assert failure in deconstruct_array() by makin...
2010-07-08  Tom LaneFix "cannot handle unplanned sub-select" error that...
2010-07-05  Heikki LinnakangasThe previous fix in CVS HEAD and 8.4 for handling the...
2010-07-03  Tom LaneFix assorted misstatements and poor wording in the...
2010-07-01  Robert HaasAllow ALTER TABLE .. SET TABLESPACE to be interrupted.
2010-06-30  Heikki LinnakangasstringToNode() and deparse_expression_pretty() crash...
2010-06-22  Robert HaasDeprecate the use of => as an operator name.
2010-06-15  Tom LaneFix dblink_build_sql_insert() and related functions...
2010-06-15  Tom LaneConsolidate and improve checking of key-column-attnum...
2010-06-14  Tom LaneRearrange dblink's dblink_build_sql_insert() and relate...
2010-06-09  Itagaki TakahiroFix connection leak in dblink when dblink_connect(...
2010-06-07  Teodor SigaevAdd missed function dblink_connect_u(text[,text]) to...
2010-06-03  Itagaki TakahiroFix dblink to treat connection names longer than NAMEDA...
2010-05-27  Tom LaneChange ps_status.c to explicitly track the current...
2010-05-20  Magnus HaganderChange the "N. Central Asia Standard Time" timezone...
2010-05-17  Andrew Dunstan> Follow up a visit from the style police.
2010-05-16  Robert HaasFix longstanding typo in V1 calling conventions documen...
2010-05-15  Tom LaneImprove documentation of pg_restore's -l and -L switche...
2010-05-14  Marc G. Fourniertag 8.2.17 REL8_2_17
2010-05-13  Andrew DunstanFix MSVC builds for recent plperl changes. Go back...
2010-05-13  Tom LaneUpdate release notes with security issues.
2010-05-13  Tom LaneUse an entity instead of non-ASCII letter. Thom Brown
2010-05-13  Tom LanePrevent PL/Tcl from loading the "unknown" module from...
2010-05-13  Andrew DunstanAbandon the use of Perl's Safe.pm to enforce restrictio...
2010-05-13  Magnus HaganderFix some spelling errors.
2010-05-13  Peter EisentrautTranslation update
2010-05-12  Tom LanePreliminary release notes for releases 8.4.4, 8.3.11...
2010-05-11  Tom LaneUpdate time zone data files to tzdata release 2010j...
2010-05-11  Tom LaneAdd PKST to the default set of timezone abbreviations.
2010-05-08  Tom LaneWork around a subtle portability problem in use of...
2010-05-05  Tom LaneFix psql to not go into infinite recursion when expandi...
2010-05-01  Tom LaneAdd code to InternalIpcMemoryCreate() to handle the...
2010-04-30  Tom LaneFix multiple memory leaks in PLy_spi_execute_fetch_resu...
2010-04-16  Heikki LinnakangasOn Windows, syslogger runs in two threads. The main...
2010-04-15  Tom LaneFix psql's \copy to not insert spaces around dots and...
2010-04-15  Peter EisentrautIP port -> TCP port
2010-04-14  Tom LaneFix a problem introduced by my patch of 2010-01-12...
2010-04-09  Magnus HaganderClean up inconsistent commas
2010-04-09  Magnus HaganderUpdate list of Windows timezones we try to match locali...
2010-04-08  Magnus HaganderProceed to look for the next timezone when matching...
2010-04-06  Magnus HaganderLog the actual timezone name that we fail to look up...
2010-04-03  Andrew DunstanSync perl's ppport.h on all branches back to 7.4 with...
2010-04-02  Tom LaneEnsure that contrib/pgstattuple functions respond to...
2010-04-01  Heikki LinnakangasDon't pass an invalid file handle to dup2(). That cause...
next