Commits

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

DateSubjectAuthorReleases
2011-02-01 Fix wrong error reports in 'number of array dimensions exceeds the Itagaki Takahiro 9.0.4
2010-11-25 Don't raise "identifier will be truncated" messages in dblink Itagaki Takahiro 9.0.2
2010-11-10 Don't use __declspec (dllimport) for PGDLLEXPORT to reduce warnings Itagaki Takahiro 9.0.2
2010-09-28 Only DISCARD ALL should be in the command_no_begin list. Itagaki Takahiro 9.0.1
2010-09-28 Add DISCARD to the command_no_begin list for AUTOCOMMIT=off. Itagaki Takahiro 9.0.1
2010-06-17 Remove prototype of GetOldestWALSendPointer(), that is marked as NOT_USED. Itagaki Takahiro 9.0.0
2010-06-15 Add new GUC categories corresponding to sections in docs, and move Itagaki Takahiro 9.0.0
2010-06-14 Fix typo in Japanese translation for psql "Use \d+ to list them." Itagaki Takahiro 9.0.0
2010-06-14 Remove max_standby_delay message from ps display of recovery process Itagaki Takahiro 9.0.0
2010-06-10 Rename restartpoint_command to archive_cleanup_command. Itagaki Takahiro 9.0.0
2010-06-09 Avoid "identifier will be truncated" warning in dblink Itagaki Takahiro 9.0.0
2010-06-09 Fix connection leak in dblink when dblink_connect() or dblink_connect_u() Itagaki Takahiro 9.0.0
2010-06-07 Ensure default-only storage parameters for TOAST relations Itagaki Takahiro 9.0.0
2010-06-07 Replace "slave" to "standby" in documentation for consistent terminology. Itagaki Takahiro 9.0.0
2010-06-03 Fix dblink to treat connection names longer than NAMEDATALEN-2 (62 bytes). Itagaki Takahiro 9.0.0
2010-05-28 PGDLLEXPORT is __declspec (dllexport) only on MSVC, Itagaki Takahiro 9.0.0
2010-05-27 Mark PG_MODULE_MAGIC and PG_FUNCTION_INFO_V1 with PGDLLEXPORT Itagaki Takahiro 9.0.0
2010-05-14 Remove CRs. Itagaki Takahiro 9.0.0
2010-05-11 Set per-function GUC settings during validating the function. Itagaki Takahiro 9.0.0
2010-05-06 Code page for EUC-KR is surely 51949. Itagaki Takahiro 9.0.0
2010-04-28 Add CP949 as an alias for UHC encoding. pg_get_encoding_from_locale() Itagaki Takahiro 9.0.0
2010-04-22 Fix encoding issue when lc_monetary or lc_numeric are different encoding Itagaki Takahiro 9.0.0
2010-04-07 psql tab completion for ALTER DEFAULT PRIVILEGES and USER MAPPING FOR PUBLIC. Itagaki Takahiro 9.0.0
2010-04-07 Add cygwin version check before using cygwin_conv_path(), Itagaki Takahiro 9.0.0
2010-04-05 Assorted tab-completion improvements in psql. Itagaki Takahiro 9.0.0