Commit Graph

13389 Commits (8e80dbb849cc63f6652a5fc645fa4d1e136c3c4c)
 

Author SHA1 Message Date
Tom Lane 8e80dbb849 Rephrase 'Cannot insert into a view' and related messages, per 23 years ago
Tom Lane bf59ccc7d8 A few more fixes for the <replaceable>able> fiasco. 23 years ago
Tatsuo Ishii 16402ac6e3 update mbregress expected files 23 years ago
Tom Lane dc4e983ff6 Produce a somewhat-useful error message, namely 23 years ago
Tom Lane 99fd5cbd41 FOUND patch was a bit over-enthusiastic: SQL commands that are not 23 years ago
Tom Lane 5241a6259f Remove support for version-0 FE/BE protocol, per pghackers discussion. 23 years ago
Tom Lane 8a24a55c81 Fix ruleutils to dump column definition lists for anonymous record types 23 years ago
Tom Lane 64505ed58b Code review for standalone composite types, query-specified composite 23 years ago
Tom Lane 7483749d82 Improve description of tablefunc. 23 years ago
Peter Eisentraut 12f80d7c69 Initial Spanish translation from Karim Mribti <karim@inlosa.com> 23 years ago
Peter Eisentraut 3aaffad26f Updates from Dennis Bjorklund 23 years ago
Peter Eisentraut d54caa6b34 Break up the long usage messages in pg_dump and pg_restore and 23 years ago
Bruce Momjian 03d39ce080 Remove TIOGA files from CVS current; they remain in repositiry. 23 years ago
Bruce Momjian fbb1966cf3 This trivial patches fixes the error message returned by CREATE INDEX 23 years ago
Bruce Momjian 81dfa2ce43 backend where a statically sized buffer is written to. Most of these 23 years ago
Bruce Momjian f5fea0808f This is a quick patch to fix a crash in pgquery_dictresult() introduced 23 years ago
Bruce Momjian b60acaf568 The following small patch provides a couple of minor updates (against 23 years ago
Bruce Momjian 1923816c37 Add mention of foreign key dependency and SERIAL in 7.2 data restores. 23 years ago
Peter Eisentraut 2364928814 Dump ALTER DATABASE/USER ... SET ... 23 years ago
Bruce Momjian 4469f1aec7 Remove: 23 years ago
Tom Lane 83501ef4ca Update info about relkind and pg_type entries for composite-types patch. 23 years ago
Bruce Momjian 6077db92c2 Allow FOR UPDATE to appear after LIMIT/OFFSET to match MySQL syntax and as 23 years ago
Tom Lane 8e4357d8ad Fix compile warning. 23 years ago
Peter Eisentraut f032bccbdd Flush output streams before calling pg_dump subprocess. 23 years ago
Bruce Momjian 056dee3bad Add: 23 years ago
Bruce Momjian 9afa305835 Disable use of -c and -a together in pg_dump; they don't make sense together. 23 years ago
Tom Lane 65a34e93c6 Bring comments back in sync with code. 23 years ago
Bruce Momjian 73b94657b0 Throw error on pg_atoi(''), regression adjustments. 23 years ago
Peter Eisentraut 7292131c66 Enable locale, so case conversion (identifier processing) and number 23 years ago
Peter Eisentraut 7af5ea736f Reimplement pg_dumpall in C. Currently no change in functionality, 23 years ago
Bruce Momjian 6deb649cd3 Add '+' mention in \? help. More clean of \? to do. 23 years ago
Bruce Momjian ec11403023 Make change for pg_locks table. 23 years ago
Bruce Momjian a1c218cae4 The attached patch implements the password packet length sanity check 23 years ago
Bruce Momjian dbf261f588 Add: 23 years ago
Bruce Momjian cf0be7fe5e Add error code emails. 23 years ago
Bruce Momjian fd3c4b2eaf Add most of Neil Conway's cleanups. 23 years ago
Bruce Momjian 840deabfe0 More connection timeout cleanups. 23 years ago
Bruce Momjian 4e723e6717 Cleanup of libpq connection timeout code. 23 years ago
Bruce Momjian 78a693c430 Add: 23 years ago
Bruce Momjian 0582ad91ac Add fsm sizes. 23 years ago
Tom Lane 28e82066a1 PREPARE/EXECUTE statements. Patch by Neil Conway, some kibitzing 23 years ago
Bruce Momjian bc8f725a4a Done: 23 years ago
Bruce Momjian a4965520f6 Add to mmap discussion. 23 years ago
Bruce Momjian a77d34f0b8 This patch updates the lock listing code to use Joe Conway's new 23 years ago
Bruce Momjian bda45958a8 This is a 2 line patch to src/interfaces/perl5/GNUMakefile that fixes 23 years ago
Bruce Momjian dd912c6977 This patches replaces a few more usages of strcpy() and sprintf() when 23 years ago
Bruce Momjian e0a77f56e3 Cleanup of SGML 23 years ago
Bruce Momjian c0ad595386 I attach a little patch to make CLUSTER set and reset the indisclustered 23 years ago
Bruce Momjian b7e272429c Add to skip list in check_guc 23 years ago
Bruce Momjian fd9d665908 Comment cleanup. 23 years ago