Commit Graph

13907 Commits (1c23cf4371707dee522cff08cc52ea86b99f24f6)
 

Author SHA1 Message Date
Peter Eisentraut 1c23cf4371 Update for test changes. 23 years ago
Peter Eisentraut 7d970df60e Add DLLIMPORT declarations required by contrib with asserts enabled. 23 years ago
Bruce Momjian 2b287020f4 Allow 8-byte off_t to properly pg_dump, from Philip Warner with mods by Bruce. 23 years ago
Tom Lane 19cc7bcbe5 Specify that we need bison >= 1.50. 23 years ago
Bruce Momjian f3e1937e5d Move libpgeasy.sgml to gborg. 23 years ago
Bruce Momjian 9761f1a07e Move odbc.sgml to gborg ODBC project. 23 years ago
Tom Lane 200b151615 Fix places that were using IsTransactionBlock() as an (inadequate) check 23 years ago
Bruce Momjian f724c164d3 Add: 23 years ago
Bruce Momjian b6f0c50232 Small update for the removal of some memory leaks in plpython SGML example. 23 years ago
Bruce Momjian b825a8f025 When I removed the cube based stuff from eathdistance I accidentally 23 years ago
Bruce Momjian 2110be0465 Cleanup for CLUSTERDB failure: 23 years ago
Bruce Momjian e49c1a9234 Fix ALTER TABLE ... ADD COLUMN for inheritance cases. 23 years ago
Tom Lane b47c3598d4 Remove unnecessary (and inadequate) check of IsTransactionBlock() in 23 years ago
Tom Lane a20e49bea8 Avoid using IsTransactionBlock() in DeferredTriggerSetState(); no real 23 years ago
Tom Lane e16f04cf72 Make CREATE/ALTER/DROP USER/GROUP transaction-safe, or at least pretty 23 years ago
Peter Eisentraut de9d7f4bd5 Add DLLIMPORT declarations needed by contrib modules. 23 years ago
Peter Eisentraut 0530d7a24b Need sys/param.h for endianness macros. 23 years ago
Peter Eisentraut 6adf38ac8c Might need to link with -lcrypt. 23 years ago
Peter Eisentraut b91f9042b0 Add guards against double inclusion. 23 years ago
Peter Eisentraut 20f77d79a2 Translation updates 23 years ago
Peter Eisentraut 7a35d304e9 Remove obsoleted stuff merged in from branch. 23 years ago
Peter Eisentraut cc4f576957 Improve ECPG documentation. 23 years ago
Michael Meskes cf8da4e9f0 Merged ecpg_big_bison back into HEAD 23 years ago
Tatsuo Ishii 79382cb91f Update multibyte Japanese document 23 years ago
Tom Lane 210a039d4f Since ANY is a reserved word, better suggest that ANY be quoted when 23 years ago
Tom Lane 156408e97b Fix documented sizes of geometric types. 23 years ago
Tom Lane a92df3a208 Fix example of doing a restore. 23 years ago
Bruce Momjian e5cf1a8a26 SET autocommit no longer needed in /contrib because pg_regress.sh does 23 years ago
Bruce Momjian 189c3481c4 Updates from Ian Barwick. 23 years ago
Bruce Momjian 24af7929ce Done: 23 years ago
Bruce Momjian 20d31fd609 Completely remove /contrib/retep, with Peter's approval; now on Source 23 years ago
Bruce Momjian 9c7cd8ba15 First step to removing /contrib/retep, with Peter Mount's approval. 23 years ago
Bruce Momjian 76cadb59fe Remove trailing blanks in cvs.sgml. 23 years ago
Tom Lane 13416a1f8f Fix potential problem with btbulkdelete deleting an indexscan's current 23 years ago
Tom Lane 4d1aaedac0 Fix core dump recently introduced into pgbench. 23 years ago
Tatsuo Ishii 29eabaa958 Returns exit status 1 if invalid encoding name or 23 years ago
Tom Lane c918be6a17 Update description of numeric constants to match 7.3 reality. 23 years ago
Bruce Momjian 2b2cf392fe Update char/varchar()/text/bytea to mention they have similar performance 23 years ago
Barry Lind 06b297938d Applied patch from Teofilis Martisius to improve performance. 23 years ago
Bruce Momjian e9f07b14e1 Add: 23 years ago
Bruce Momjian c650d52e14 Update Japanese FAQ, from Jun Kuwamura. 23 years ago
Bruce Momjian 55c6f06991 Add: 23 years ago
Tom Lane f1c0071d5a Add warning that autocommit=off is not well-supported yet. 23 years ago
Tom Lane ab901c60c8 Move BeOS and QNX4 to unsupported-platform list, until someone cares 23 years ago
Tom Lane a044e2abdd Rule rewriter was doing the wrong thing with conditional INSTEAD rules 23 years ago
Tom Lane 6d6b582850 Disallow aggregate functions in rule WHERE clauses. Per gripe from 23 years ago
Barry Lind ea794574f1 Applied patch submitted by Mike Beachy to give a better error message if 23 years ago
Tom Lane 272bf59d29 Fix inconsistent formatting. 23 years ago
Tom Lane 93dca0d224 Fix incomplete definition of ALTER TABLE ADD/DROP CONSTRAINT syntax. 23 years ago
Tom Lane 4a67565b37 Fix within-function memory leaks in the various PLs' interfaces to 23 years ago