]> granicus.if.org Git - postgresql/shortlog
postgresql
2009-06-10 Tom LaneFix ill-advised whitespace prettification, per buildfarm.
2009-06-10 Peter EisentrautClarify to the translator that plpgsql_yyerror() deals...
2009-06-10 Tom LaneProperly mark pg_freespace() function as strict. Also...
2009-06-10 Peter EisentrautClarify error message
2009-06-10 Tom LaneSupport Kerberos on platforms where libcom_err depends...
2009-06-10 Tom LaneAdd warning that xpath() doesn't work with non-UTF8...
2009-06-10 Peter EisentrautImprove capitalization and punctuation in recently...
2009-06-10 Tom LaneAdd a warning about possible strange behavior of volati...
2009-06-10 Tom LaneKeep rs_startblock the same during heap_rescan, so...
2009-06-10 Tom LaneFix cash_in() to behave properly in locales where frac_...
2009-06-10 Bruce MomjianFix Linux typedef code.
2009-06-10 Peter EisentrautCorrect/improve the datetime_precision field in the...
2009-06-10 Tom LaneMake handling of INTERVAL DAY TO MINUTE and INTERVAL...
2009-06-10 Tom LaneEnsure xmlFree(NULL) is a no-op instead of a core dump...
2009-06-10 Bruce MomjianFix BSD find_typedef logic.
2009-06-10 Bruce MomjianUpdate pgindent instructions.
2009-06-10 Bruce MomjianDocument new location for typedef list.
2009-06-09 Peter EisentrautFix xmlattribute escaping XML special characters twice...
2009-06-09 Tom LaneMark internal_in as not strict, so that the construct...
2009-06-09 Alvaro HerreraFix typo, per Tom
2009-06-09 Tom LaneSwitch order of tests to avoid possible Assert failure for
2009-06-09 Tom LaneRestore dblink_current_query() to being a C-language...
2009-06-09 Alvaro HerreraDynamically set a lower bound on autovacuum nap time...
2009-06-09 Joe ConwayDefault client encoding to server encoding for dblink...
2009-06-09 Tom LaneFix failure to double-quote function argument names...
2009-06-08 Peter EisentrautFix map_sql_table_to_xmlschema() with dropped attributes.
2009-06-08 Tom LaneFix contrib/pageinspect to not create an ABI breakage...
2009-06-08 Tom LaneBe a bit more verbose about the effects of string liter...
2009-06-07 Tom LaneRevert my patch of 2009-04-04 that removed contrib...
2009-06-06 Tom LaneImprove the IndexVacuumInfo/IndexBulkDeleteResult API...
2009-06-06 Joe ConwayAdd support for using SQL/MED compliant FOREIGN DATA...
2009-06-06 Tom LaneMove variable declaration to avoid 'unused variable...
2009-06-06 Tom LaneFix a serious bug introduced into GIN in 8.4: now that...
2009-06-05 Andrew DunstanAdjust recent PERL_SYS_INIT3 call to avoid platforms...
2009-06-05 Tom LaneGIN's ItemPointerIsMin, ItemPointerIsMax, and ItemPoint...
2009-06-05 Andrew DunstanSearch for versioned perl library instead of using...
2009-06-05 Bruce MomjianRemove sleep() from backup script example; not needed...
2009-06-04 Tom LaneTrivial code style cleanup around a couple of ngettext...
2009-06-04 Tom LaneRemove a couple of debugging messages that have been...
2009-06-04 Tom LaneImprove the recently-added support for properly plurali...
2009-06-04 Andrew DunstanInitialise perl library as documented in perl API....
2009-06-03 Bruce MomjianWording improvement for recent sesssion identifier...
2009-06-03 Tom LaneClean up ecpg's use of mmerror(): const-ify the format...
2009-06-03 Tom LaneFix tsquerysel() to not fail on an empty TSQuery. ...
2009-06-03 Tom LaneChange rather bizarre code ordering in get_id(). This...
2009-06-03 Tom LaneImprove comment about 'if (1)' hack in copy.c macros.
2009-06-03 Bruce MomjianAdd comment about why "((void) 0)" is used in copy...
2009-06-03 Bruce MomjianAdd example of how to generate the session identifier...
2009-06-02 Tom LaneRemove the old advice to keep from_collapse_limit less...
2009-06-02 Heikki LinnakangasOnly recycle normal files in pg_xlog as WAL segments...
2009-06-02 Joe ConwayFix dblink_get_result() as reported by Oleksiy Shchukin...
2009-06-01 Tom LaneChange AdjustIntervalForTypmod to not discard higher...
2009-06-01 Tom LaneFix DecodeInterval to report an error for multiple...
2009-05-31 Tom LaneUpdate obsolete comment in index_drop(). When the...
2009-05-29 Michael MeskesChange macros to make gcc quiet when parsing.
2009-05-28 Bruce MomjianDocument that forking while having open libpq connectio...
2009-05-28 Heikki LinnakangasWhen archiving is enabled, rotate the last WAL segment...
2009-05-27 Tom LaneImprove release note explanation of the change in libpq...
2009-05-27 Magnus HaganderProperly return the usermap result when doing gssapi...
2009-05-27 Peter EisentrautFix to use the same format specifiers in both branches...
2009-05-27 Tom LaneIgnore RECHECK in CREATE OPERATOR CLASS, just throwing...
2009-05-27 Peter EisentrautFix compiler warnings on Sun Studio of the sort
2009-05-27 Michael MeskesReverting patch just in case a compiler treats this...
2009-05-27 Bruce MomjianRemove tabs from SGML file.
2009-05-27 Tom LaneImprove documentation about function volatility: mentio...
2009-05-26 Tom LaneAllow the second argument of pg_get_expr() to be just...
2009-05-26 Tom LaneRemove the useless and rather inconsistent return value...
2009-05-26 Tom LaneRemove unused declarations of EncodeTimeOnly and Decode...
2009-05-26 Tom LaneAdd range checks to time_recv() and timetz_recv(),...
2009-05-24 Tom LaneUse more-portable coding for the check on handing out...
2009-05-24 Tom LaneFix LIKE's special-case code for % followed by _. ...
2009-05-21 Teodor SigaevResort tsvector's lexemes in tsvectorrecv instead of...
2009-05-21 Michael MeskesRemoved comparison of unsigned expression < 0.
2009-05-21 Peter EisentrautConvert some messages to use ngettext().
2009-05-20 Peter EisentrautFix sgml-mode example. thanks Andrew Dunstan
2009-05-20 Michael MeskesRemoved unsigned/signed mismatches.
2009-05-20 Michael MeskesMore variables gcc moans about
2009-05-20 Michael MeskesRemoved some unneeded variables and comparisons
2009-05-20 Heikki LinnakangasSilence a gcc compiler warning about non-literal format...
2009-05-19 Peter EisentrautAdd documentation string for LDFLAGS_SL in configure...
2009-05-19 Heikki LinnakangasUpdate relpages and reltuples estimates in stand-alone...
2009-05-19 Tom LaneFix bug #4814 (wrong subscript in consistent-function...
2009-05-18 Tom LaneMake pwdfMatchesString() a little more careful about...
2009-05-18 Peter EisentrautAdd some instructions on how to customize emacs for...
2009-05-18 Peter EisentrautUpdate SQL conformance entries for window functions...
2009-05-18 Peter EisentrautRefer to tables by id, not by "the following table...
2009-05-18 Peter EisentrautSome documentation cleanup for the addition of the...
2009-05-16 Tom LaneMinor copy-editing for description of partial-table...
2009-05-16 Tom LaneMinor editorialization on storage.sgml's documentation...
2009-05-16 Tom LaneMake an editorial pass over the Client Authentication...
2009-05-16 Tom LaneImprove comments in pg_ident.conf.sample.
2009-05-15 Tom LaneFix all the server-side SIGQUIT handlers (grumble ...
2009-05-15 Marc G. Fourniercommit for BETA2 REL8_4_BETA2
2009-05-14 Tom LaneInclude recovery_end_command in recovery.conf.sample.
2009-05-14 Tom LaneUpdate release notes to today.
2009-05-14 Tom LaneClean up overly hasty docs patch for pg_standby.
2009-05-14 Alvaro HerreraTranslation updates
2009-05-14 Tom LaneImprove a couple of comments.
2009-05-14 Heikki LinnakangasAdd a note to release notes about the smart failover...
2009-05-14 Heikki LinnakangasAdd recovery_end_command option to recovery.conf. recov...
next