]> granicus.if.org Git - postgresql/history - src/backend/utils
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
[postgresql] / src / backend / utils /
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-06-10 Tom LaneFix cash_in() to behave properly in locales where frac_...
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-09 Peter EisentrautFix xmlattribute escaping XML special characters twice...
2009-06-09 Tom LaneSwitch order of tests to avoid possible Assert failure for
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-04 Tom LaneImprove the recently-added support for properly plurali...
2009-06-01 Tom LaneChange AdjustIntervalForTypmod to not discard higher...
2009-06-01 Tom LaneFix DecodeInterval to report an error for multiple...
2009-05-27 Peter EisentrautFix compiler warnings on Sun Studio of the sort
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 LaneAdd range checks to time_recv() and timetz_recv(),...
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-13 Tom LaneRewrite xml.c's memory management (yet again). Give...
2009-05-12 Tom LaneFix intratransaction memory leaks in xml_recv, xmlconca...
2009-05-05 Tom LaneInstall a "dead man switch" to allow the postmaster...
2009-05-03 Tom LaneFix assign_pgstat_temp_directory() to ensure the direct...
2009-05-03 Tatsuo IshiiUpdate UTF-8 <--> EUC_KR, JOHAB, UHC mappings.
2009-05-02 Tom LaneInstall some simple defenses in postmaster startup...
2009-05-01 Tom LaneWhen checking for datetime field overflow, we should...
2009-04-24 Magnus HaganderMove gettext encoding names into encnames.c, so we...
2009-04-23 Heikki Linnakangasvarstr_cmp and any comparison function that piggybacks...
2009-04-23 Tom LaneChange the default value of max_prepared_transactions...
2009-04-19 Tom LaneFix estimate_num_groups() to not fail on PlaceHolderVar...
2009-04-15 Alvaro HerreraSubstitute extraneous underscores with spaces.
2009-04-09 Tom LaneRemove SQL-compatibility function cardinality(). It...
2009-04-09 Tom LaneTreat EOF like \n for line-counting purposes in ParseCo...
2009-04-08 Tom LaneAllow leading and trailing spaces around NaN in numeric_in.
2009-04-08 Peter EisentrautXMLATTRIBUTES() should send the attribute values through
2009-04-08 Heikki LinnakangasOops, mustn't call textdomain() when compiling without...
2009-04-08 Heikki LinnakangasTell gettext which codeset to use by calling bind_textd...
2009-04-07 Bruce MomjianRevert addition of units to GUC descriptions; doesn...
2009-04-07 Bruce MomjianMore GUC units doc updates.
2009-04-06 Bruce MomjianAdd unit documentation for various postgresql.conf...
2009-04-06 Peter EisentrautAdd entry in the encoding number to OS name table for...
2009-04-06 Bruce MomjianProperly align equals signs in new postgresql.conf...
2009-04-06 Bruce MomjianDocument in postgresql.conf that the default units for
2009-04-06 Bruce MomjianDisplay postgresql.conf unit options in an easier-to...
2009-04-05 Tom LaneChange cardinality() into a C-code function, instead...
2009-04-05 Tom LaneChange EXPLAIN output so that subplans and initplans...
2009-04-04 Tom LaneRewrite interval_hash() so that the hashcodes are equal...
2009-04-02 Bruce MomjianRevert DTrace patch from Robert Lor
2009-04-02 Bruce MomjianGive a better error message when trying to change
2009-04-02 Bruce MomjianAdd support for additional DTrace probes.
2009-04-02 Tom LaneFix SetClientEncoding() to maintain a cache of previous...
2009-04-02 Tom LaneFix GUC's reports of assign_hook failure to always...
2009-04-01 Heikki LinnakangasUpdate comment to reflect that LC_COLLATE and LC_CTYPE...
2009-03-31 Tom LaneModify the relcache to record the temp status of both...
2009-03-31 Tom LaneAdd a "relistemp" boolean column to pg_class, which...
2009-03-27 Tom LaneAdd an errdetail explaining why we reject infinite...
2009-03-27 Tom LaneFix possible failures when a tuplestore switches from...
2009-03-25 Tom LaneAdjust the APIs for GIN opclass support functions to...
2009-03-23 Andrew DunstanRemove munging of xml and xpath params to xpath()....
2009-03-23 Tom LaneMore fixes for 8.4 DTrace probes. Remove useless BUFFE...
2009-03-22 Tom LaneAdd isExtend to the parameters of the buffer_read_start...
2009-03-22 Tom LaneRemove the datetime keywords ABSTIME and RELTIME, which...
2009-03-18 Heikki LinnakangasFix case of the just resurrected UCS_to_BIG5.pl script...
2009-03-18 Heikki LinnakangasAdd seven kanji characters defined in the Windows 950...
2009-03-17 Bruce MomjianImprove zero-year comments.
2009-03-17 Bruce MomjianDocument that datetime year '0' is considered in a...
2009-03-15 Tom LaneClean up the code for to_timestamp's conversion of...
2009-03-12 Tom LaneFix core dump due to null-pointer dereference in to_cha...
2009-03-11 Tom LaneCode review for dtrace probes added (so far) to 8.4...
2009-03-09 Peter EisentrautIn parse_bool_with_len, avoid crash when no result...
2009-03-09 Peter EisentrautAccept 'on' and 'off' as input for boolean data type...
2009-03-09 Bruce MomjianAdd summarization comment about visibility functions.
2009-03-09 Alvaro HerreraRevert pg_bind_textdomain_codeset to a existant-but...
2009-03-08 Alvaro Herrerapg_bind_textdomain_codeset must exist only on ENABLE_NLS.
2009-03-08 Alvaro HerreraOn Windows, call bind_textdomain_codeset on domains...
2009-03-04 Tom LanePut back our old workaround for machines that declare...
2009-03-02 Tom LaneWhen we are in error recursion trouble, arrange to...
2009-03-02 Teodor SigaevFix usage of char2wchar/wchar2char. Changes:
2009-02-28 Tom LaneFix buffer allocations in encoding conversion routines...
2009-02-28 Tom LaneReduce the maximum value of vacuum_cost_delay and autov...
2009-02-25 Tom LaneFix an old problem in decompilation of CASE constructs...
2009-02-18 Tom LaneRemove the special cases to prevent minus-zero results...
2009-02-18 Heikki LinnakangasStart background writer during archive recovery. Backgr...
2009-02-15 Tom LaneTeach the planner to treat a partial unique index as...
2009-02-10 Peter EisentrautSupport for KOI8U encoding
2009-02-10 Peter EisentrautRemove the encoding *numbers* from the comments. They...
2009-02-10 Peter EisentrautAdd possibility to generate only some files, by passing...
2009-02-07 Bruce MomjianFix to_timestamp() to not require upper/lower case...
2009-02-06 Tom LaneClean up some loose ends from the column privileges...
2009-01-30 Tom LaneFix unnest() to handle a toasted input array safely...
2009-01-29 Tom LaneReplace argument-checking Asserts with regular test...
2009-01-27 Magnus HaganderSilence compiler warnings in new win32 locale code
2009-01-27 Peter EisentrautRevert updatable views
2009-01-26 Alvaro HerreraAllow extracting and parsing of reloptions from a bare...
2009-01-22 Tom LaneSupport column-level privileges, as required by SQL...
2009-01-22 Peter EisentrautAutomatic view update rules
2009-01-22 Magnus HaganderExplicitly bind gettext to the correct encoding on...
2009-01-21 Magnus HaganderRemove stray ' character at end of line.
2009-01-21 Magnus HaganderMake win32 builds always do SetEnvironmentVariable...
2009-01-21 Magnus HaganderMake some strings translatable again that were accident...
2009-01-19 Magnus HaganderUse the new text domain names ("postgres-8.4" instead...
next