Commits

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

DateSubjectAuthorReleases
2009-01-15 Make .pot files depend on the makefiles, so that they are updated when the Peter Eisentraut 8.4.0
2009-01-14 Avoid version-control system directories when creating TAGS. Besides Peter Eisentraut 8.4.0
2009-01-14 Make the columns is_insertable_into and is_updatable behave uniformly Peter Eisentraut 8.4.0
2009-01-14 Make error messages match backend style. Peter Eisentraut 8.4.0
2009-01-14 misc.o depends on pg_config_paths.h when --enable-nls is used. Peter Eisentraut 8.4.0
2009-01-13 Remove useless (and insecure) temp file handling. Peter Eisentraut 8.4.0
2009-01-12 Add some minimal documentation that the SQL standard requires parentheses Peter Eisentraut 8.4.0
2009-01-12 Use qualified_name instead of relation_expr for commands that have no Peter Eisentraut 8.4.0
2009-01-12 Add ONLY support to LOCK and TRUNCATE. By default, these commands are now Peter Eisentraut 8.4.0
2009-01-11 Make tests pass with or without locale. Peter Eisentraut 8.4.0
2009-01-09 Remove fairly useless mixed-case identifier test that causes locale Peter Eisentraut 8.4.0
2009-01-09 Change chapter titles thus: Peter Eisentraut 8.4.0
2009-01-09 More portable use of "find". Peter Eisentraut 8.4.0
2009-01-09 Rewrite update-po target, so that it works less like a shell script and more Peter Eisentraut 8.4.0
2009-01-08 Add note that not all SQL commands support ONLY in the same way. Peter Eisentraut 8.4.0
2009-01-07 Produce a full version string for Sun Studio. Peter Eisentraut 8.4.0
2009-01-05 When cross-compiling, allow and require an external zic program to be used Peter Eisentraut 8.4.0
2009-01-05 Fix for cross-compilation between mingw32 and something else. The choice Peter Eisentraut 8.4.0
2009-01-05 Allow out-of-tree builds on mingw and cygwin Peter Eisentraut 8.4.0
2009-01-04 Allow configure to deal with Python 3.0. Changes were: Peter Eisentraut 8.4.0
2009-01-02 Initialize .pot files with some useful default values. Peter Eisentraut 8.4.0
2009-01-02 Split the ecpg translation support into a separate catalog for the ecpg Peter Eisentraut 8.4.0
2008-12-19 SQL/MED catalog manipulation facilities Peter Eisentraut 8.4.0
2008-12-18 Add note that TRUNCATE uses an access exclusive lock. This apparently Peter Eisentraut 8.4.0
2008-12-11 The macros NULL_DEV and DEVNULL were both used to work around Peter Eisentraut 8.4.0