]> granicus.if.org Git - postgresql/shortlog
postgresql
2010-10-01 Marc G. FournierTag 7.4.30 REL7_4_STABLE github/REL7_4_STABLE REL7_4_30
2010-09-30 Tom LaneUse a separate interpreter for each calling SQL userid...
2010-09-30 Peter EisentrautTranslation updates for 7.4.30
2010-09-30 Tom LaneUpdate release notes for releases 9.0.1, 8.4.5, 8.3...
2010-09-25 Tom LaneFurther fixes to the pg_get_expr() security fix in...
2010-09-24 Tom LaneStill more .gitignore cleanup.
2010-09-23 Tom LanePrevent show_session_authorization from crashing when...
2010-09-23 Tom LaneAnother missing .gitignore entry ...
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 LaneSome more gitignore cleanups: cover contrib and PL...
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-08-17 Peter EisentrautBackpatch some blatant spelling mistakes
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-07-30 Tom LaneImproved version of patch to protect pg_get_expr()...
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-06-30 Heikki LinnakangasstringToNode() and deparse_expression_pretty() crash...
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-10 Itagaki TakahiroFix incorrect change in dblink introduced by the previo...
2010-06-09 Itagaki TakahiroFix connection leak in dblink when dblink_connect(...
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 7.4.29 REL7_4_29
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 Peter EisentrautTranslation update
2010-05-12 Tom LanePreliminary release notes for releases 8.4.4, 8.3.11...
2010-05-08 Tom LaneWork around a subtle portability problem in use of...
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-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-03-25 Alvaro HerreraPrevent ALTER USER f RESET ALL from removing the settin...
2010-03-20 Tom LaneClear error_context_stack and debug_query_string at...
2010-03-17 Magnus HaganderTypo fixes.
2010-03-12 Marc G. Fourniertag 7.4.28 REL7_4_28
2010-03-10 Tom LanePreliminary release notes for releases 8.4.3, 8.3.10...
2010-03-08 Magnus HaganderAdd missing space in example.
2010-03-06 Tom LaneWhen reading pg_hba.conf and similar files, do not...
2010-03-03 Tom LaneFix a couple of places that would loop forever if attem...
2010-02-25 Tom LaneBack-patch addition of ssl_renegotiation_limit into...
2010-02-03 Joe ConwayCheck to ensure the number of primary key fields suppli...
2010-02-01 Tom LaneChange regexp engine's ccondissect/crevdissect routines...
2010-01-25 Tom LaneApply Tcl_Init() to the "hold" interpreter created...
2010-01-07 Tom LaneMake bit/varbit substring() treat any negative length...
2009-12-10 Marc G. Fourniertag 7.4.27 REL7_4_27
2009-12-10 Tom LaneUpdate release notes for releases 8.4.2, 8.3.9, 8.2...
2009-12-09 Tom LanePrevent indirect security attacks via changing session...
2009-12-09 Magnus HaganderReject certificates with embedded NULLs in the commonNa...
2009-12-08 Peter EisentrautTranslation updates
2009-12-02 Tom LaneIgnore attempts to set "application_name" in the connec...
2009-11-10 Alvaro HerreraFix longstanding problems in VACUUM caused by untimely...
2009-10-30 Tom LaneMake the overflow guards in ExecChooseHashTableSize...
2009-10-16 Tom LaneRewrite pam_passwd_conv_proc to be more robust: avoid...
2009-10-08 Heikki LinnakangasFix off-by-one bug in bitncmp(): When comparing a numbe...
2009-09-26 Tom LaneFix RelationCacheInitializePhase2 (Phase3, in HEAD...
2009-09-08 Tom LaneRemove outside-the-scanner references to "yyleng".
2009-09-04 Marc G. FournierTag 7.4.26 REL7_4_26
2009-09-03 Tom LaneFinal updates of release notes for 8.4.1, 8.3.8, 8...
2009-09-03 Tom LaneDisallow RESET ROLE and RESET SESSION AUTHORIZATION...
2009-09-03 Peter EisentrautTranslation updates
2009-09-02 Peter EisentrautImprove picksplit debug message
2009-08-27 Bruce MomjianUpdate release notes for 7.4.26, 8.0.22, 8.1.18, 8...
2009-08-24 Tom LaneFix inclusions of readline/editline header files so...
2009-08-18 Tom LaneFix overflow for INTERVAL 'x ms' where x is more than...
2009-08-10 Andrew DunstanRe-add documentation for --no-readline option of psql...
2009-08-07 Tom LaneTry to defend against the possibility that libpq is...
2009-06-23 Tom LaneFix an ancient error in dist_ps (distance from point...
2009-06-10 Tom LaneFix cash_in() to behave properly in locales where frac_...
2009-06-05 Andrew DunstanAdjust recent PERL_SYS_INIT3 call to avoid platforms...
2009-06-04 Andrew DunstanInitialise perl library as documented in perl API....
2009-05-02 Tom LaneSplit the release notes into a separate file for each...
2009-05-01 Tom LaneWhen checking for datetime field overflow, we should...
2009-04-25 Tom LaneFix the handling of sub-SELECTs appearing in the argume...
2009-04-25 Bruce MomjianRemove HELIOS Software GmbH name and copyright from...
2009-04-15 Magnus HaganderRemove beer-ware license from crypt-md5.c, per
2009-04-07 Teodor SigaevFix 'all at one page bug' in picksplit method of R...
2009-04-07 Tom LaneDefend against non-ASCII letters in fuzzystrmatch code...
2009-04-04 Tom LaneRewrite interval_hash() so that the hashcodes are equal...
2009-03-31 Tom LaneFix contrib/pgstattuple and contrib/pageinspect to...
2009-03-13 Marc G. Fourniertag 7.4.25 REL7_4_25
2009-03-12 Tom LaneUpdate back-branch release notes.
2009-03-12 Tom LaneFix core dump due to null-pointer dereference in to_cha...
2009-03-05 Heikki LinnakangasAdd MUST (Mauritius Island Summer Time) to the list...
2009-03-04 Tom LanePut back our old workaround for machines that declare...
next