Commit Graph

7057 Commits (11a93191dc55a3684065c1c0dc247e22e8ece76a)
 

Author SHA1 Message Date
Thomas G. Lockhart 11a93191dc Minor fixups for markup and wording. 26 years ago
Bruce Momjian b5c430467f Update TODO list. 26 years ago
Bruce Momjian 91885836f7 Update TODO list. 26 years ago
Bruce Momjian 50432d9d09 Update TODO list. 26 years ago
Bruce Momjian 55778b36f4 Update TODO list. 26 years ago
Tom Lane b45f3a6e5b Forgot that dumpall's output script should 'delete from pg_group' before 26 years ago
Peter Eisentraut 5e4d8be18b psql: suppress warnings about too many arguments if the command is not valid in the first place 26 years ago
Peter Eisentraut 8322072188 Spello SERIALIZED -> SERIALIZABLE in psql tab completion 26 years ago
Peter Mount 02faee5eaa ImageViewer transaction fixes 26 years ago
Bruce Momjian 2937bf0adf Update TODO list. 26 years ago
Bruce Momjian ad1c88104b Please apply the following patch to the FAQ_AIX 26 years ago
Tom Lane 0471eb1681 Because we ended up forcing an initdb for 7.0 final, we aren't going 26 years ago
Tom Lane c0337ec2a9 Force initdb because of pg_group index fix. 26 years ago
Tom Lane 3bd03b3803 Make the indexes on pg_group be shared system relations. 26 years ago
Tom Lane 3a69c316cc Accept pg_group as well as pg_shadow data from dumpall script. 26 years ago
Tom Lane 3d1461802e Dump contents of pg_group along with pg_shadow. 26 years ago
Tom Lane 570a58f427 Don't leak a file descriptor when updating pg_pwd file. Also, check for 26 years ago
Thomas G. Lockhart 8bd6c1f8e9 Polishing for 7.0 release. Fix up inconsistant spacing in release notes. 26 years ago
Thomas G. Lockhart 7db607f354 Installation guide for 7.0 release. From SGML sources. 26 years ago
Tom Lane de13d88146 Do not try to build libpq++ if class 'string' is not defined in the 26 years ago
Peter Mount 86b8bd0748 Minor fixes ready for 7.0 26 years ago
Hiroshi Inoue c804a48ec6 Oops,I've forgotten to add an documentation about -P option of 26 years ago
Bruce Momjian f25d8b47fc Update sco faq. 26 years ago
Bruce Momjian 5c6e5c887a Update FAQ. 26 years ago
Thomas G. Lockhart 832df546f5 Remove derived files from CVS. Now kept in 26 years ago
Thomas G. Lockhart b738d5948a Improve section heading for date/time history. 26 years ago
Thomas G. Lockhart 45f79cae14 Fixups in content and markup for 7.0 release. 26 years ago
Bruce Momjian a6894eb81a Update HISTORY/sgml for new pgaccess version. 26 years ago
Bruce Momjian 7ef29a26cb Update SCO FAQ. Billy G. Allie 26 years ago
Tatsuo Ishii 832877e95a Modify getdatabaseencoding(), pg_encoding_to_char() 26 years ago
Tom Lane f6a3b87c7b Reset CurrentMemoryContext to TopMemoryContext at the beginning of error 26 years ago
Tom Lane e0095c6c42 Remove bogus 'xid loop detected' check, which actually wasn't detecting 26 years ago
Bruce Momjian 2f19d11fc8 Clean up ecpg test files. 26 years ago
Bruce Momjian 3e24112b71 Update TODO list. 26 years ago
Bruce Momjian 0ccf3c8877 Update pgeasy examples 26 years ago
Bruce Momjian 9bd604f3be Update TODO list. 26 years ago
Bruce Momjian 7bd35f0f77 Update TODO list. 26 years ago
Bruce Momjian 0e69b81d25 Update libpgeasy define. 26 years ago
Bruce Momjian 96d643e5d5 More libpgeasy update of connectdb() parameter ordering 26 years ago
Bruce Momjian 7aa443d01e Change libpgeasy to take dbname at end like all other interfaces. 26 years ago
Bruce Momjian 796695c9d1 Update TODO list. 26 years ago
Tom Lane a90dc572ed Setting statistic options from SET PG_OPTIONS caused a backend crash 26 years ago
Tom Lane 45cc0e9b27 plpgsql RAISE statement was careless about the possibility of a NULL 26 years ago
Tom Lane f106779263 Except_Intersect_Rewrite() failed to ignore resjunk targetlist entries, 26 years ago
Bruce Momjian fb7318a632 Update libpgeasy e-mail address 26 years ago
Tom Lane d6eac08f11 Repair problem noted by Elphick: make_rels_by_joins failed to handle 26 years ago
Tom Lane 85a5303877 -D switch to postmaster should override any PGDATA environment variable 26 years ago
Tom Lane 1b4f150541 Tweak outUnique to include uniqColIdx[] field in the printout. This does 26 years ago
Tom Lane 6a4fa7eccb On HPUX, shl_load should be called with options BIND_IMMEDIATE rather 26 years ago
Bruce Momjian 00645eb1fd Fix include "" to <> 26 years ago