Commit Graph

7003 Commits (dbd8d38fa5f0846974921df62f398cf7e191c862)
 

Author SHA1 Message Date
Peter Mount dbd8d38fa5 third attempt 26 years ago
Peter Mount 4fc3690238 Attempt III 26 years ago
Peter Mount 39116bfbfc Another attempt 26 years ago
Bruce Momjian 1b266fbcca Update libpgeasy readme. 26 years ago
Bruce Momjian a0551e8afa Make c++ examples return 0 from main(). 26 years ago
Bruce Momjian 02ee04180d Update readme for 7.0. 26 years ago
Bruce Momjian 1234981836 Fix libpq example return values 26 years ago
Hiroshi Inoue 56e09ddf0c change reindex ERROR/NOTICE message 26 years ago
Peter Eisentraut 282861ad75 initdb didn't always remove temp file 26 years ago
Tom Lane f46c1f1e33 Check that user-specified opclass in CREATE INDEX corresponds to operators 26 years ago
Tatsuo Ishii e308786889 Update pg_ctl so that it does not redirect outputs from postmaster 26 years ago
Bruce Momjian 418368bc3c Update SCO FAQ> 26 years ago
Bruce Momjian 297e7f3ef4 Fix \h to not go past array bounds 26 years ago
Bruce Momjian 11ae8ba7ea Add mention of int in variable. 26 years ago
Bruce Momjian bc4e6db44c Add mention of int for variable in examples 26 years ago
Tom Lane cfc0e015a1 Our test to see if we had permission to install into Perl5 install area 26 years ago
Tom Lane 2ee858b5f0 Update obsolete info in CREATE INDEX ref page. (I had fixed the text 26 years ago
Tom Lane 97f0521d8e Produce an appropriate error message when opclass is not supported by 26 years ago
Tom Lane a77c4df2c1 List of available pg_options items was a tad out-of-date. 26 years ago
Tom Lane 8994662a0b 7.0 buffer manager can support different backends running with different 26 years ago
Tom Lane 290978fff0 Remove broken tracing code (which would be dangerous if it did work...) 26 years ago
Tom Lane 51c92941c6 Update example: PgLargeObject constructor now takes a conninfo string, 26 years ago
Bruce Momjian 6caa4fa406 Update TODO list. 26 years ago
Tom Lane 3ddeba7403 pltcl didn't work well at all when Tcl had been built with a different 26 years ago
Tom Lane ef6c33f3b9 Finally figured out that HP's cpp won't do ANSI preprocessing constructs 26 years ago
Tom Lane f084cc4939 Fix still more static-declaration-vs-nonstatic-definition glitches. 26 years ago
Tom Lane 87e701b8d5 Clean up const-vs-not-const compiler warning in MULTIBYTE code. 26 years ago
Bruce Momjian a2b5fac8ca Allow libpq++ compile failure to stop entire compile. 26 years ago
Tom Lane a95eec6792 Add a regress test case for SELECT count(*) FROM view, so that we'll 26 years ago
Tom Lane 7c22d2e5f0 Correct error in rewriter that caused SELECT count(*) FROM view 26 years ago
Bruce Momjian 0156fdf9a5 libpq++.sgml fixes from Tom Vijlbrief 26 years ago
Bruce Momjian 0818dbc3cb Update TODO list. 26 years ago
Bruce Momjian 57673afe8c Update TODO list. 26 years ago
Bruce Momjian 3296e6fe68 More cleanup 26 years ago
Bruce Momjian 74d1478c6e Rename binary object to binary format. 26 years ago
Bruce Momjian bb72dc21f0 Update COPY manual page for \N. 26 years ago
Bruce Momjian b1d25149fb Remove old TODO items. Add some to release.sgml. 26 years ago
Bruce Momjian 1dcf5907c4 Fix \N mention in manual 26 years ago
Thomas G. Lockhart 7f85cac04a Clean up description of SET CONSTRAINTS. 26 years ago
Thomas G. Lockhart 07f600619e Update list of supported platforms to include SCO info. 26 years ago
Bruce Momjian fe922de3f7 Security fix for plperl. 26 years ago
Bruce Momjian 85736153ee Update release.sgml 26 years ago
Tom Lane b90e3e4cbb linux_alpha pattern should allow for more-detailed machine type such 26 years ago
Tom Lane 32e192d712 Repair coredump seen when a view refers to an inheritance group 26 years ago
Tom Lane 25442d8d2f Correct oversight in hashjoin cost estimation: nodeHash sizes its hash 26 years ago
Thomas G. Lockhart 24864d048e Include information for armv4l from Mark Knox <segfault@hardline.org>. 26 years ago
Tom Lane 609f93a436 Revert no-longer-needed relaxation of compiler errors. 26 years ago
Tom Lane 6216e84df6 Make ECPGraise's str parameter const to suppress warnings from gcc 26 years ago
Bruce Momjian 3b192c232d Add comment for -qhalt=w removal so it can be re-added later 26 years ago
Peter Mount 25dadc8514 Another attempt at 7.0 26 years ago