Commit Graph

6989 Commits (bc4e6db44c07dbef7e7c8d528b9c050417f898c3)
 

Author SHA1 Message Date
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
Bruce Momjian aafff4af16 Aix additions 26 years ago
Bruce Momjian f6943a9f2b Aix patches from Zeugswetter Andrea 26 years ago
Bruce Momjian b39c6d002c Update TODO list. 26 years ago
Bruce Momjian ae16968051 Remove -qhalt=w flag from aix42. 26 years ago
Tom Lane 94728d1085 Add code to test for non-shared libperl and fail gracefully. 26 years ago
Peter Eisentraut 3d62fbc4eb squished \dS+ bug pointed out by Mike Mascari 26 years ago
Tom Lane bfabd4f052 Add scripts to enable/disable use of new LIKE/regexp selectivity 26 years ago
Tom Lane ea46ddcfa6 Tweak create_help.pl so it will work under either perl 4.* or perl 5.*. 26 years ago
Peter Eisentraut aae70b2dca more psql bug squashing: 26 years ago
Tom Lane 82849df6c6 Add new selectivity estimation functions for pattern-matching operators 26 years ago
Tom Lane 8c3b52e7b2 Allow COPY WITH OIDS to system OID values --- rely on unique indexes to 26 years ago
Tom Lane a6acf1a06a Show failing OID in 'cache lookup failed' messages. 26 years ago
Tom Lane 215c60dc21 Show failing OID in 'cache lookup failed' messages; 26 years ago
Tom Lane 1460dd0eff Show failing OID in 'cache lookup failed' messages. 26 years ago