Commit Graph

16406 Commits (19554ed4878ba1baef2ac245cf4d7355d78d1718)
 

Author SHA1 Message Date
Bruce Momjian 6687152582 Re-add -pipe compile flags for bsd's. 22 years ago
Bruce Momjian b510c44202 Update: 22 years ago
Bruce Momjian 0e22cb1232 This centralizes the optimization defaults into configure.in, rather 22 years ago
Bruce Momjian c1a0d72da6 Add: 22 years ago
Bruce Momjian dcad7949f8 Change "query:" to "statement:". 22 years ago
Bruce Momjian 6acca5765e Add quotes to CFLAG define. 22 years ago
Jan Wieck f8d90fcc0a Protected access to variable m_preparedCount via synchronized 22 years ago
Bruce Momjian 67afe3d861 Add: 22 years ago
Bruce Momjian 5fc9d0e3f6 Add 2-phase info, add Win32 URL: 22 years ago
Peter Eisentraut 46c27c6997 New translations 22 years ago
Bruce Momjian d5ea0d5ecb Add: 22 years ago
Peter Eisentraut c99a41be95 New translations 22 years ago
Bruce Momjian 2ff4091862 Add quotes around -O setting for consistency. 22 years ago
Bruce Momjian 7ceadb8fab Change some awkward wording in the pg_autovacuum README file. I really 22 years ago
Michael Meskes 163f0b2d48 Removed my debug printf() call from numeric.c 22 years ago
Bruce Momjian bdae05f5d1 Use calloc() to allocate empty structures. 22 years ago
Bruce Momjian b8382c2688 Have log_min_duration_statement = 0 always print duration/statement. 22 years ago
Michael Meskes cfd992ecba Fixed floating point exception in long=>numeric conversion. 22 years ago
Bruce Momjian d665217278 Fix include used by entab. 22 years ago
Peter Eisentraut 06e6aa236c Add missing include file. 22 years ago
Michael Meskes 3cda980298 Fixed error handling in Informix compat str to date conversion. 22 years ago
Peter Eisentraut 34e9ab027b New Italian translation 22 years ago
Tom Lane b05ff39d7c Fix binary_oper_exact() so that the heuristic 'an unknown literal on 22 years ago
Peter Eisentraut f98cbb76a0 Translation updates 22 years ago
Tom Lane fec58f6c3f During ALTER TABLE ADD FOREIGN KEY, try to check the existing rows using 22 years ago
Peter Eisentraut a0ab31dcc6 New Slovene translations 22 years ago
Michael Meskes aeb1f6478e - Fixed constant listing in execute using clause. 22 years ago
Peter Eisentraut 5e3aaf5402 Translation updates 22 years ago
Tom Lane 0eceaaf9b7 Modify COPY FROM to match the null-value string against the column value 22 years ago
Tom Lane 351adb8dfb Fix order of operations within SendQuery() so that the time spent in 22 years ago
Tom Lane a1dcd8f6dd Add a little more smarts to estimate_hash_bucketsize(): if there's no 22 years ago
Bruce Momjian 22347dc102 Make psql \timing show three digits. 22 years ago
Peter Eisentraut eceff4cc55 Translation updates 22 years ago
Peter Eisentraut 83a234926c When revoking privileges from the owner, don't revoke the grant options, 22 years ago
Bruce Momjian 8f3b879462 Update MySQL mention. 22 years ago
Michael Meskes 8e6b74e4fd Fixed bug in day of week processing. 22 years ago
Bruce Momjian 88605109db Update MySQL mention. 22 years ago
Peter Eisentraut f261af3f74 Translation update 22 years ago
Tom Lane fa09ee6026 Document the always-true-but-previously-undocumented fact that PQfnumber() 22 years ago
Tom Lane b833c3d4a4 Fix pg_get_constraintdef() to ensure CHECK constraints are always shown 22 years ago
Bruce Momjian ec1fbbb546 Modify: 22 years ago
Peter Eisentraut 0a14ffe5b5 Translation updates 22 years ago
Peter Eisentraut 8bc9fcb51f Translation update 22 years ago
Bruce Momjian 5ba1fab5fa Update INSTALL file for 7.4. 22 years ago
Bruce Momjian 1c4d4cb17d Fix log_duration and log_min_duration_statement to print properly, as 22 years ago
Bruce Momjian 7ca44855fc Update MySQL mention. 22 years ago
Bruce Momjian 5f0eb3fd83 Update MySQL mention. 22 years ago
Peter Eisentraut 75e76e1cf5 Translation updates 22 years ago
Peter Eisentraut 4cb67993a7 Format help message internally consistent. 22 years ago
Peter Eisentraut 9951474c71 Change transaction status indicator in prompt from %T to %x. 22 years ago