]> granicus.if.org Git - postgresql/history - src
Improve pg_dump's query for retrieving BLOB comments to be more efficient
[postgresql] / src /
2009-04-01 Tom LaneImprove pg_dump's query for retrieving BLOB comments...
2009-04-01 Heikki LinnakangasUpdate comment to reflect that LC_COLLATE and LC_CTYPE...
2009-04-01 Tom LaneRemove last references to the crypt auth method, per...
2009-03-31 Tom LaneModify the relcache to record the temp status of both...
2009-03-31 Magnus HaganderDon't crash initdb when we fail to get the current...
2009-03-31 Tom LaneAdd a "relistemp" boolean column to pg_class, which...
2009-03-31 Heikki LinnakangasFix a rare race condition when commit_siblings > 0...
2009-03-31 Tom LaneAdd PQinitOpenSSL() function to support applications...
2009-03-30 Tom LaneFix window function plan generation to cope with volati...
2009-03-30 Tom LaneFix an oversight in the support for storing/retrieving...
2009-03-28 Bruce MomjianClarify variable naming: pq_initssllib -> pq_init_ssl_lib
2009-03-28 Bruce MomjianBetter document PQinitSSL(0) behavior in regards to...
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-27 Tom LaneTeach reindex_index() to clear pg_index.indcheckxmin...
2009-03-27 Heikki LinnakangasFix tab completion of ANALYZE VERBOSE <tab>. It was...
2009-03-26 Peter EisentrautGettext plural support
2009-03-26 Tom LaneAdjust phrasing of complaints about multi-byte COPY...
2009-03-26 Tom LaneIf we expect a hash join to be performed in multiple...
2009-03-25 Tom LaneAdjust the APIs for GIN opclass support functions to...
2009-03-25 Peter EisentrautUse double quotes instead of single quotes.
2009-03-25 Peter EisentrautComplete list of valid fork names, and use double quotes.
2009-03-25 Peter EisentrautUpdate line count for \? output (obtained from wc -l)
2009-03-25 Peter EisentrautIn the \? output, align the columns consistently.
2009-03-25 Peter EisentrautPolish SQL/MED terminology
2009-03-25 Peter EisentrautNo period if it's not a sentence
2009-03-24 Tom LaneInstall a search tree depth limit in GIN bulk-insert...
2009-03-24 Tom LaneFix stupid parenthesization mistake. Per bug #4728...
2009-03-24 Tom LaneImplement "fastupdate" support for GIN indexes, in...
2009-03-24 Peter EisentrautFix my typo
2009-03-23 Andrew DunstanRemove munging of xml and xpath params to xpath()....
2009-03-23 Tom LaneConst-ify the parse table passed to fillRelOptions...
2009-03-23 Peter EisentrautAdd expected file for locale-enabled installations.
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 LaneClean up pg_SSPI_error() coding a little bit: make...
2009-03-22 Tom LaneRemove the -d and -D options of pg_dump and pg_dumpall...
2009-03-22 Tom LaneRemove the datetime keywords ABSTIME and RELTIME, which...
2009-03-21 Tom LaneOptimize multi-batch hash joins when the outer relation...
2009-03-20 Peter EisentrautRename pg_restore -m to -j, and add documentation about...
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-18 Heikki LinnakangasFix Windows-specific race condition in syslogger. This...
2009-03-17 Bruce MomjianImprove zero-year comments.
2009-03-17 Bruce MomjianDocument that datetime year '0' is considered in a...
2009-03-17 Peter EisentrautAdd -w option to --help output. It was apparently...
2009-03-15 Tom LaneClean up the code for to_timestamp's conversion of...
2009-03-13 Tom LaneFix identify_locking_dependencies to reflect the fact...
2009-03-13 Tom LaneRestore previous ordering of BUFFER_FLUSH_START probe...
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-11 Teodor SigaevSome languages have symbols with zero display's width...
2009-03-11 Andrew DunstanUse thread-local storage for querybuffer in fmtId(...
2009-03-11 Tom LaneImprove match_special_index_operator() to recognize...
2009-03-10 Tom LaneMake SubPlan nodes carry the result's typmod as well...
2009-03-10 Tom LaneFix set_subquery_pathlist() to copy the RTE's subquery...
2009-03-10 Teodor SigaevPrevent recursion during parse of email-like string...
2009-03-09 Peter EisentrautIn parse_bool_with_len, avoid crash when no result...
2009-03-09 Peter EisentrautTweak the regression test case so that the ordering...
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 Magnus HaganderFix MSVC build for new ways to pull in keywords.c and...
2009-03-08 Alvaro Herrerapg_bind_textdomain_codeset must exist only on ENABLE_NLS.
2009-03-08 Alvaro HerreraAdd comments about kwlookup.c expectations
2009-03-08 Alvaro HerreraOn Windows, call bind_textdomain_codeset on domains...
2009-03-07 Magnus HaganderMake pg_hba parsing report all errors in the file befor...
2009-03-07 Alvaro HerreraAvoid MSVC breakage caused by my previous commit by...
2009-03-07 Alvaro HerreraSeparate the key word list that lived in keywords.c...
2009-03-05 Tom LaneTeach the planner to support index access methods that...
2009-03-05 Tom LaneFix column privilege checking for cases where parent...
2009-03-05 Peter EisentrautMessage tuning
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...
2009-03-04 Magnus HaganderChange hba load failure message to LOG instead of WARNING.
2009-03-04 Heikki LinnakangasReload config file in startup process on SIGHUP.
2009-03-04 Peter EisentrautClarify to the translator that yyerror() deals with...
2009-03-04 Peter EisentrautProvide some proper minimal documentation for the pg_du...
2009-03-04 Heikki LinnakangasAdd some sanity checks to CREATE CAST ... WITHOUT FUNCT...
2009-03-04 Peter EisentrautAdd new SQL:2008 error codes for invalid LIMIT and...
2009-03-04 Peter EisentrautDon't actively violate the system limit of maximum...
2009-03-04 Magnus HaganderLog a warning instead of shutting down the system if...
2009-03-03 Heikki LinnakangasFix copy-pasto in the patch to allow background writer...
2009-03-03 Heikki LinnakangasRemove the placeholder LWLockId in place of the removed...
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 LaneShave a few cycles in compare_pathkeys() by checking...
2009-02-28 Tom LaneReduce the maximum value of vacuum_cost_delay and autov...
2009-02-27 Tom LaneTemporarily (I hope) disable flattening of IN/EXISTS...
2009-02-27 Tom LaneTighten up join ordering rules to account for recent...
2009-02-27 Heikki LinnakangasIn CREATE CONVERSION, test that the given function...
2009-02-27 Peter EisentrautAdd the long options to the psql --help display, where...
2009-02-27 Tom LaneImprove create_unique_path to not be fooled by unrelate...
2009-02-26 Tom LaneRemove outdated join_1.out regression test comparison...
2009-02-26 Peter EisentrautFinal removal of -q options, which haven't done anythin...
2009-02-26 Peter EisentrautAdd a -w/--no-password option that prevents all passwor...
2009-02-25 Tom LaneFix an old problem in decompilation of CASE constructs...
2009-02-25 Magnus HaganderRemove references to foreign data wrapper libraries...
2009-02-25 Peter EisentrautUse the same style in the help synopsis that other...
next