Commit Graph

3093 Commits (c7099997ac3770a42cad8df26f11d4d5c385f8a7)

Author SHA1 Message Date
Tom Lane 0152f14812 Example of a function taking a composite type should show how to call it. 22 years ago
Tom Lane 3969f2924b Revise GEQO planner to make use of some heuristic knowledge about SQL, namely 22 years ago
Bruce Momjian 8e32f78b1d Add MySQL mention of licensing difference. 22 years ago
Neil Conway 58ae3cf12c Minor improvements to the trigger documentation, and a few SGML fixes. 22 years ago
Tom Lane 672a807028 Repair error apparently introduced in the initial coding of GUC: the 22 years ago
Tom Lane 04cc4e18dd Implement '\copy from -' to support reading copy data from the same 22 years ago
Tom Lane 0f8a313508 Remove no-longer-relevant note about forcing the type of an integer 22 years ago
Tom Lane 18f7a8e262 This is a patch to support readline prompts which contain non-printing 22 years ago
Tom Lane bd046b99f0 Remove JDBC from the build system and documentation, too. 22 years ago
Tom Lane 163edee632 Improve discussion of consistent-snapshot backup technique. Haphazard 22 years ago
Peter Eisentraut b89744198e Some refinement of XSLT processing: The result now looks just about as good 22 years ago
Peter Eisentraut e27d500235 Make rule and stylesheet to try out XSLT for DocBook processing 22 years ago
Peter Eisentraut 1fee65f479 Put See Also links back in alphabetical order. 22 years ago
Neil Conway 024f3fa52f Minor documentation improvements. 22 years ago
Neil Conway e97b8f2da9 Add CREATE TRIGGER, CREATE INDEX, and CREATE SEQUENCE to the list of 22 years ago
Neil Conway 98dcf085e3 Implement "WITH / WITHOID OIDS" clause for CREATE TABLE AS. This is 22 years ago
Bruce Momjian a620a760ed Allow BEGIN WORK to specify transaction isolation level, like START 22 years ago
Bruce Momjian 0150dbdce5 Allow libpq to do thread-safe SIGPIPE handling. This allows it to 22 years ago
Bruce Momjian acc57543de German FAQ update. 22 years ago
Bruce Momjian 8c3f859ecf Update Russian FAQ. 22 years ago
Tom Lane a77e32d7c5 Apply the core parts of Dennis Bjorklund's patch to allow function 22 years ago
Bruce Momjian 89aafae009 Favor Freenode rather than EFnet in IRC listing. Freenode is more popular. 22 years ago
Neil Conway bc028beb16 Make the 'wal_debug' GUC variable a boolean (rather than an integer), and 22 years ago
Neil Conway 71998c1e51 Remove an old and out-of-date SGML comment from this file: we already 22 years ago
Neil Conway af7a21cb99 Fix (yet another) instance of incorrect markup for a GUC variable. 22 years ago
Bruce Momjian bf488a6842 Update for 7.4.1 as newest version. 22 years ago
Peter Eisentraut a7b30b9c48 Correct gettext URL. 22 years ago
Tom Lane 5e54515167 Recommend SHOW, instead of pg_controldata, for checking LC_COLLATE and 22 years ago
Tom Lane debeb47c92 Be a little more consistent about which terms are uppercased in 22 years ago
Michael Meskes 99827af7e0 Fixed docs to clearly note that ecpg is originally a C precompiler and C++ stuff is not 100%. 22 years ago
Bruce Momjian 1c757c49fa > > I have no idea if this in Oracle or not. But it's something I 22 years ago
Bruce Momjian a922472a2a Supress non-temp schemas from psql \dn display. 22 years ago
Tom Lane 9adaf64da3 Mop-up for HAS_TEST_AND_SET refactoring. Un-break two or three platforms 22 years ago
Tom Lane 5015cf01eb Fix broken markup, adjust 7.4.1 release date, re-sync HEAD with branch. 22 years ago
Bruce Momjian 550d347811 Update 7.4.1 release notes in preparation for release. 22 years ago
Bruce Momjian 0ea4f9c859 Back out: 22 years ago
Bruce Momjian 1ee0ddf91d Another markup fix for recent patch. 22 years ago
Bruce Momjian 4e005c9095 Fix broken markup. 22 years ago
Bruce Momjian 54c8e821b8 In my mind there were two categories of open issues 22 years ago
Peter Eisentraut cb95ec2f7a 7.4.1 release note improvements 22 years ago
Bruce Momjian e9aec81792 Please find enclosed a patch exemplifying typical use of the ARE 22 years ago
Bruce Momjian 0d5fce355b Restore information schema upgrade instructions of Peter. 22 years ago
Peter Eisentraut 4b1a35b3c2 Add example for converting epoch back to timestamp. 22 years ago
Bruce Momjian 39d66b5494 Mention ecpg SET CONNECTION is not thread-aware. 22 years ago
Peter Eisentraut a6dbd64947 Override some of the changes in DocBook DSSSL stylesheets 1.78 to restore 22 years ago
Bruce Momjian 34cb0f7b46 Update HISTORY and release notes for 7.4.1. 22 years ago
Neil Conway 6efdd4186c Fix two typos in the documentation for PREPARE. 22 years ago
Neil Conway 81e9455150 This patch fixes a few more uppercase GUC vars. I also removed an 22 years ago
Neil Conway 0b52062265 This patch makes some improvements and adds some additional detail 22 years ago
Neil Conway e24018728c This patch makes some SGML markup more consistent and makes a small 22 years ago