2009-03-04 |
petere | Provide some proper minimal documentation for the pg_dump...
|
commit | commitdiff | tree |
2009-03-04 |
petere | Add new SQL:2008 error codes for invalid LIMIT and...
|
commit | commitdiff | tree |
2009-03-04 |
petere | Don't actively violate the system limit of maximum...
|
commit | commitdiff | tree |
2009-02-27 |
petere | Add the long options to the psql --help display, where...
|
commit | commitdiff | tree |
2009-02-27 |
petere | Equip the programs installed by contrib with proper...
|
commit | commitdiff | tree |
2009-02-27 |
petere | Fix the inconsistent and wrong claims that the option...
|
commit | commitdiff | tree |
2009-02-26 |
petere | Final removal of -q options, which haven't done anything...
|
commit | commitdiff | tree |
2009-02-26 |
petere | Add a -w/--no-password option that prevents all password...
|
commit | commitdiff | tree |
2009-02-25 |
petere | Use the same style in the help synopsis that other...
|
commit | commitdiff | tree |
2009-02-25 |
petere | Clean up help (-?) output.
|
commit | commitdiff | tree |
2009-02-25 |
petere | Remove feof(stdin) calls related to when to prompt...
|
commit | commitdiff | tree |
2009-02-25 |
petere | Sort the output of --help mostly alphabetical, make...
|
commit | commitdiff | tree |
2009-02-24 |
petere | Don't append epoch to log_filename if no format specifier...
|
commit | commitdiff | tree |
2009-02-24 |
petere | Add the possibility to specify an explicit validator...
|
commit | commitdiff | tree |
2009-02-23 |
petere | Add quotes to message
|
commit | commitdiff | tree |
2009-02-20 |
petere | another small message tweak
|
commit | commitdiff | tree |
2009-02-19 |
petere | Wordsmithing for PL/Perl messages
|
commit | commitdiff | tree |
2009-02-19 |
petere | Add an implicit rule %.c -> %.i for running the C preprocessor.
|
commit | commitdiff | tree |
2009-02-19 |
petere | Remove croak and Perl_croak from gettext triggers....
|
commit | commitdiff | tree |
2009-02-18 |
petere | Message wordsmithing
|
commit | commitdiff | tree |
2009-02-17 |
petere | Add _() calls for the argument of plpgsql_yyerror(...
|
commit | commitdiff | tree |
2009-02-17 |
petere | Add plpgsql_yyerror to gettext triggers
|
commit | commitdiff | tree |
2009-02-17 |
petere | Mark 3rd argument of validate_tupdesc_compat() for...
|
commit | commitdiff | tree |
2009-02-17 |
petere | Redefine _() to dgettext() instead of gettext() so...
|
commit | commitdiff | tree |
2009-02-17 |
petere | Remove gettext trigger write_stderr(), which isn't...
|
commit | commitdiff | tree |
2009-02-12 |
petere | The Czech (cs_CZ) and Slovak (sk_SK) locales sort numbers...
|
commit | commitdiff | tree |
2009-02-12 |
petere | Unset language-related locale settings in any case...
|
commit | commitdiff | tree |
2009-02-11 |
petere | Only unset the locale environment when --no-locale...
|
commit | commitdiff | tree |
2009-02-10 |
petere | Support for KOI8U encoding
|
commit | commitdiff | tree |
2009-02-10 |
petere | Remove the encoding *numbers* from the comments. They...
|
commit | commitdiff | tree |
2009-02-10 |
petere | Add possibility to generate only some files, by passing...
|
commit | commitdiff | tree |
2009-02-07 |
petere | Set column privileges to supported
|
commit | commitdiff | tree |
2009-02-02 |
petere | Put pg_user_mapping section into the right (alphabetical...
|
commit | commitdiff | tree |
2009-01-30 |
petere | Make messages consistent with existing ones
|
commit | commitdiff | tree |
2009-01-30 |
petere | Whitespace fix in message
|
commit | commitdiff | tree |
2009-01-29 |
petere | Message fix
|
commit | commitdiff | tree |
2009-01-27 |
petere | Revert updatable views
|
commit | commitdiff | tree |
2009-01-26 |
petere | Message format tuning
|
commit | commitdiff | tree |
2009-01-23 |
petere | Message style review
|
commit | commitdiff | tree |
2009-01-22 |
petere | Recreate ecpg_config.h with a stamp file created by...
|
commit | commitdiff | tree |
2009-01-22 |
petere | Automatic view update rules
|
commit | commitdiff | tree |
2009-01-20 |
petere | Do not msgmerge against /dev/null; merge against the...
|
commit | commitdiff | tree |
2009-01-20 |
petere | Revise the permission checking on user mapping DDL...
|
commit | commitdiff | tree |
2009-01-19 |
petere | Avoid regression test cases that fail in locales that...
|
commit | commitdiff | tree |
2009-01-19 |
petere | Alter regression test cases that rely on the sort order...
|
commit | commitdiff | tree |
2009-01-19 |
petere | Alter the regression test cases that rely on the sort...
|
commit | commitdiff | tree |
2009-01-19 |
petere | Message wordsmithing
|
commit | commitdiff | tree |
2009-01-16 |
petere | Manual attempt to update this file.
|
commit | commitdiff | tree |
2009-01-16 |
petere | plpython_error.out is for Python 2.4, plpython_error_3...
|
commit | commitdiff | tree |
2009-01-16 |
petere | Wordsmithing
|
commit | commitdiff | tree |
2009-01-15 |
petere | Remove period from primary error message.
|
commit | commitdiff | tree |
2009-01-15 |
petere | Cleanup pass over PL/Python NLS. Add translation support...
|
commit | commitdiff | tree |
2009-01-15 |
petere | Remove unneeded GETTEXT_TRIGGERS.
|
commit | commitdiff | tree |
2009-01-15 |
petere | NLS cleanup in ecpglib
|
commit | commitdiff | tree |
2009-01-15 |
petere | Build needed things in src/test/regress/ first. And...
|
commit | commitdiff | tree |
2009-01-15 |
petere | Make .pot files depend on the makefiles, so that they...
|
commit | commitdiff | tree |
2009-01-14 |
petere | Avoid version-control system directories when creating...
|
commit | commitdiff | tree |
2009-01-14 |
petere | Make the columns is_insertable_into and is_updatable...
|
commit | commitdiff | tree |
2009-01-14 |
petere | Make error messages match backend style.
|
commit | commitdiff | tree |
2009-01-14 |
petere | misc.o depends on pg_config_paths.h when --enable-nls...
|
commit | commitdiff | tree |
2009-01-13 |
petere | Remove useless (and insecure) temp file handling.
|
commit | commitdiff | tree |
2009-01-12 |
petere | Add some minimal documentation that the SQL standard...
|
commit | commitdiff | tree |
2009-01-12 |
petere | Use qualified_name instead of relation_expr for commands...
|
commit | commitdiff | tree |
2009-01-12 |
petere | Add ONLY support to LOCK and TRUNCATE. By default...
|
commit | commitdiff | tree |
2009-01-11 |
petere | Make tests pass with or without locale.
|
commit | commitdiff | tree |
2009-01-09 |
petere | Remove fairly useless mixed-case identifier test that...
|
commit | commitdiff | tree |
2009-01-09 |
petere | Change chapter titles thus:
|
commit | commitdiff | tree |
2009-01-09 |
petere | More portable use of "find".
|
commit | commitdiff | tree |
2009-01-09 |
petere | Rewrite update-po target, so that it works less like...
|
commit | commitdiff | tree |
2009-01-08 |
petere | Add note that not all SQL commands support ONLY in...
|
commit | commitdiff | tree |
2009-01-07 |
petere | Produce a full version string for Sun Studio.
|
commit | commitdiff | tree |
2009-01-05 |
petere | When cross-compiling, allow and require an external...
|
commit | commitdiff | tree |
2009-01-05 |
petere | Fix for cross-compilation between mingw32 and something...
|
commit | commitdiff | tree |
2009-01-05 |
petere | Allow out-of-tree builds on mingw and cygwin
|
commit | commitdiff | tree |
2009-01-04 |
petere | Allow configure to deal with Python 3.0. Changes were:
|
commit | commitdiff | tree |
2009-01-02 |
petere | Initialize .pot files with some useful default values.
|
commit | commitdiff | tree |
2009-01-02 |
petere | Split the ecpg translation support into a separate...
|
commit | commitdiff | tree |
2008-12-19 |
petere | SQL/MED catalog manipulation facilities
|
commit | commitdiff | tree |
2008-12-18 |
petere | Add note that TRUNCATE uses an access exclusive lock...
|
commit | commitdiff | tree |
2008-12-11 |
petere | The macros NULL_DEV and DEVNULL were both used to work...
|
commit | commitdiff | tree |
2008-12-11 |
petere | Move carefully obscured SunOS 4 specific #include out...
|
commit | commitdiff | tree |
2008-12-11 |
petere | Append major version number and for libraries soname...
|
commit | commitdiff | tree |
2008-12-07 |
petere | Set up ar, dlltool, dllwrap, and windres for cross...
|
commit | commitdiff | tree |
2008-12-05 |
petere | Better descriptions in pg_get_keywords(), consistent...
|
commit | commitdiff | tree |
2008-12-04 |
petere | Default values for function arguments
|
commit | commitdiff | tree |
2008-12-04 |
petere | Call genhtml with --prefix option so local build paths...
|
commit | commitdiff | tree |
2008-12-03 |
petere | Update key words table to 8.4 and SQL:2008.
|
commit | commitdiff | tree |
2008-12-01 |
petere | Add braces to clarify syntax synopsis
|
commit | commitdiff | tree |
2008-12-01 |
petere | Small correction
|
commit | commitdiff | tree |
2008-12-01 |
petere | typo
|
commit | commitdiff | tree |
2008-11-28 |
petere | Reduce risk of accidentally running temp-install regression...
|
commit | commitdiff | tree |
2008-11-27 |
petere | Add that PL/Java is an implementation of SQL/JRT, and...
|
commit | commitdiff | tree |
2008-11-27 |
petere | Drop CLI related features from the list, since we don...
|
commit | commitdiff | tree |
2008-11-27 |
petere | Mark features related to WITH/SELECT as supported.
|
commit | commitdiff | tree |
2008-11-26 |
petere | configure check for docbook2man program, used in the...
|
commit | commitdiff | tree |
2008-11-26 |
petere | Feature F442 "Mixed column references in set functions...
|
commit | commitdiff | tree |
2008-11-26 |
petere | Add %expect 0 to all parser input files to prevent...
|
commit | commitdiff | tree |
2008-11-25 |
petere | If pg_ctl stop fails, print an error message and exit...
|
commit | commitdiff | tree |
2008-11-24 |
petere | Move FAQ_AIX information to installation instructions.
|
commit | commitdiff | tree |
2008-11-24 |
petere | CLUSTER VERBOSE and corresponding clusterdb --verbose...
|
commit | commitdiff | tree |