Commits

DateSubjectAuthorReleases
2011-09-10 Add datatype directory to SUBDIRS. Itagaki Takahiro 9.2.0
2011-03-10 Cleanup copyright years and file names in the header comments of some files. Itagaki Takahiro 9.1.0
2011-03-09 Remove 's' from recovery_target_timeline's' from the release note. Itagaki Takahiro 9.1.0
2011-03-09 synchronous_standby_names is a string parameter. Itagaki Takahiro 9.1.0
2011-02-24 More psql tab-completion for new commands. Itagaki Takahiro 9.1.0
2011-02-24 Add tab-completion for CREATE UNLOGGED TABLE in psql, Itagaki Takahiro 9.1.0
2011-02-23 Make the second words lowercase in psql's \d titles for unlogged tables. Itagaki Takahiro 9.1.0
2011-02-21 Fix pg_server_to_client, that was broken in the previous commit. Itagaki Takahiro 9.1.0
2011-02-21 Add ENCODING option to COPY TO/FROM and file_fdw. Itagaki Takahiro 9.1.0
2011-02-18 Fix an uninitialized field in DR_copy. Itagaki Takahiro 9.1.0
2011-02-18 Add transaction-level advisory locks. Itagaki Takahiro 9.1.0
2011-02-16 Export the external file reader used in COPY FROM as APIs. Itagaki Takahiro 9.1.0
2011-02-10 Fix typo in the documentation. Itagaki Takahiro 9.1.0
2011-02-07 Fix a comment for MergeAttributes. Itagaki Takahiro 9.1.0
2011-02-07 Fix error messages for FreeFile in COPY command. Itagaki Takahiro 9.1.0
2011-02-01 Fix wrong error reports in 'number of array dimensions exceeds the Itagaki Takahiro 8.2.21
2011-02-01 Fix wrong error reports in 'number of array dimensions exceeds the Itagaki Takahiro 8.3.15
2011-02-01 Fix wrong error reports in 'number of array dimensions exceeds the Itagaki Takahiro 8.4.8
2011-02-01 Fix wrong error reports in 'number of array dimensions exceeds the Itagaki Takahiro 9.0.4
2011-02-01 Fix wrong error reports in 'number of array dimensions exceeds the Itagaki Takahiro 9.1.0
2011-02-01 Add a link from client_encoding parameter to the list of character sets Itagaki Takahiro 9.1.0
2011-01-26 Make 'on' uppercase in a sql example. Itagaki Takahiro 9.1.0
2011-01-07 New system view pg_stat_replication displays activity of wal sender processes. Itagaki Takahiro 9.1.0
2011-01-04 Improve psql tab completion for CREATE/ALTER ROLE [NO]REPLICATION. Itagaki Takahiro 9.1.0
2010-12-15 Add pg_read_binary_file() and whole-file-at-once versions of pg_read_file(). Itagaki Takahiro 9.1.0