Commit Graph

14277 Commits (debb072886efcb15e7f0825e35b168afe316d37d)
 

Author SHA1 Message Date
Bruce Momjian debb072886 Add for protocol changes: 23 years ago
Bruce Momjian b7ebebea1e Move psql \? Formatting above Large Object/Copy. 23 years ago
Bruce Momjian c4a7e5dd9f psql \? rearrangement, suggested by Tom. 23 years ago
Bruce Momjian 721dd19212 Reorder psql \? help into groupings, idea from Harald Armin Massa. 23 years ago
Bruce Momjian dc8d322a8b Mark SCO Openserver 5.0.4. supported by 7.3.1 as per chat report from user. 23 years ago
Bruce Momjian 92d77c69e5 Fix line count error reporting in config files, like pg_hba.conf, per 23 years ago
Dave Cramer d9d59ca65e patch for getTables to fix problems with backends before 7.3 by Kris Jurka 23 years ago
Dave Cramer 58eeb82cf8 Mike Beachy's build patch to allow ant builds without make 23 years ago
Dave Cramer a905eaacf0 Aaron's patch for Pooled Connections 23 years ago
Bruce Momjian 0046d80b97 Back out psql help change. Not done yet. 23 years ago
Bruce Momjian 6ca16d7b80 Bump version for 7.3 and 7.4. 23 years ago
Bruce Momjian 944f95d2b6 Add: 23 years ago
Tom Lane 5435944e23 Reverse out unintended resultmap change. 23 years ago
Tom Lane 53f275b9e5 If typecmds is going to have its own header file, said header file 23 years ago
D'Arcy J.M. Cain be134e9dc4 Add an unnecessary assignment to remove a bogus warning. I checked the 23 years ago
Bruce Momjian 1d8dfe3ac4 More minor improvements to the SGML docs, namely 23 years ago
Bruce Momjian bc6625970c Following patch avoids removing oids in the temporary table from the 23 years ago
Bruce Momjian b842726fc7 I've simplified the Darwin/Mac OS X startup script I submitted earlier 23 years ago
Bruce Momjian 3bca6ca61c This patch updates doc/src/sgml/runtime.sgml to refer to "MacOS X", not 23 years ago
Tom Lane 9ee4891570 Some quick fixes for ALTER DOMAIN patch. It still needs a lot of work, 23 years ago
Peter Eisentraut 4ed6be54e2 Fix Latin9/Unicode conversion by selecting the right table. 23 years ago
Tom Lane 780651d09c Update obsolete comment. 23 years ago
Bruce Momjian 1170a970a9 Add: 23 years ago
Tom Lane d6161ba7ec Explain's code for showing quals of SubqueryScan nodes has been broken 23 years ago
Bruce Momjian 3af3f79e69 In the examples, I missed changing a few 'column' and 'table' mentions 23 years ago
Bruce Momjian e87e82d2b7 Attached are two small patches to expose md5 as a user function -- including 23 years ago
Bruce Momjian 88ae9cd411 Mention of DEFAULT_STATISTICS_TARGET default. 23 years ago
Bruce Momjian da1738a178 This patch improves the documentation for SERIAL columns a little bit. 23 years ago
Bruce Momjian 982b26c0a9 RANDOM_PAGE_COST clarification of docs. 23 years ago
Bruce Momjian a2bd3e2085 Thank you very much, you catch it :). This bug had a long life, because it 23 years ago
Bruce Momjian f679690621 Mark ALTER DOMAIN as supported, fix typo in header. 23 years ago
Bruce Momjian 05a6b37912 Re-addd Rod's ALTER DOMAIN patch. 23 years ago
Bruce Momjian 78705d0a19 Add file. 23 years ago
Bruce Momjian 6e9adbe191 Add SGML file. 23 years ago
Bruce Momjian 38ffbb95d5 Back out V6 code, caused postmaster startup failure. 23 years ago
Bruce Momjian 4bfd1ad9e0 Add missing v6utils file. 23 years ago
Bruce Momjian 3bf160131d Updated IPv6 patch to fix netmask. 23 years ago
Bruce Momjian 8fc86dd593 We have just finished porting the old KAME IPv6 patch over to 23 years ago
Bruce Momjian 87cba401a4 Some time ago John Gray <jgray@azuli.co.uk> and myself worked out and 23 years ago
Bruce Momjian 5b4c16e099 Back out ALTER DOMAIN patch until missing file appears. 23 years ago
Bruce Momjian 853153ca6d ALTER DOMAIN .. SET / DROP NOT NULL 23 years ago
Bruce Momjian 36580c8e21 PyGreSQL inserttable patch 23 years ago
Bruce Momjian d851f002a4 With a recent commit truncate is transaction safe in 7.4. 23 years ago
Bruce Momjian ceab6f7283 As far as I figured from the source code this function only deals with 23 years ago
Tom Lane a2e8e15dd4 localbuf.c must be able to do blind writes. 23 years ago
Tom Lane 993b145d7f Avoid pulling up sublinks from a subselect's targetlist. Works around 23 years ago
Bruce Momjian fae2f14cdd It looks like the problem was introduced when the "SET autocommit" and 23 years ago
Bruce Momjian ec0a5b9e9d Add: 23 years ago
Bruce Momjian f7a3d742df Clearify variables names so it is clear which variable is the 23 years ago
Bruce Momjian 44ab596b01 Allow 'password' encryption even when pg_shadow has MD5 passwords, per 23 years ago