Commits

Showing commits that first shipped in 8.4 (backpatches included). Clear

DateSubjectAuthorReleases
2009-02-27 Fix the inconsistent and wrong claims that the option value in CREATE Peter Eisentraut 8.4.0
2009-02-26 Final removal of -q options, which haven't done anything since 8.3 and Peter Eisentraut 8.4.0
2009-02-26 Add a -w/--no-password option that prevents all password prompts to all Peter Eisentraut 8.4.0
2009-02-25 Use the same style in the help synopsis that other programs are using. Peter Eisentraut 8.4.0
2009-02-25 Clean up help (-?) output. Peter Eisentraut 8.4.0
2009-02-25 Remove feof(stdin) calls related to when to prompt for a password, Peter Eisentraut 8.4.0
2009-02-25 Sort the output of --help mostly alphabetical, make it align better, make Peter Eisentraut 8.4.0
2009-02-24 Don't append epoch to log_filename if no format specifier is given. Peter Eisentraut 8.4.0
2009-02-24 Add the possibility to specify an explicit validator function for foreign-data Peter Eisentraut 8.4.0
2009-02-23 Add quotes to message Peter Eisentraut 8.4.0
2009-02-20 another small message tweak Peter Eisentraut 8.4.0
2009-02-19 Wordsmithing for PL/Perl messages Peter Eisentraut 8.4.0
2009-02-19 Add an implicit rule %.c -> %.i for running the C preprocessor. Peter Eisentraut 8.4.0
2009-02-19 Remove croak and Perl_croak from gettext triggers. While we could Peter Eisentraut 8.4.0
2009-02-18 Message wordsmithing Peter Eisentraut 8.4.0
2009-02-17 Add _() calls for the argument of plpgsql_yyerror() so it actually gets Peter Eisentraut 8.4.0
2009-02-17 Add plpgsql_yyerror to gettext triggers Peter Eisentraut 8.4.0
2009-02-17 Mark 3rd argument of validate_tupdesc_compat() for translation, instead of Peter Eisentraut 8.4.0
2009-02-17 Redefine _() to dgettext() instead of gettext() so that it uses the plpgsql Peter Eisentraut 8.4.0
2009-02-17 Remove gettext trigger write_stderr(), which isn't used by PLs. Peter Eisentraut 8.4.0
2009-02-12 The Czech (cs_CZ) and Slovak (sk_SK) locales sort numbers after letters, Peter Eisentraut 8.4.0
2009-02-12 Unset language-related locale settings in any case, otherwise psql will Peter Eisentraut 8.4.0
2009-02-11 Only unset the locale environment when --no-locale is used (the way it was Peter Eisentraut 8.4.0
2009-02-10 Support for KOI8U encoding Peter Eisentraut 8.4.0
2009-02-10 Remove the encoding *numbers* from the comments. They are useless, and Peter Eisentraut 8.4.0