Commit Graph

18227 Commits (e48322a6d6cfce1ec52ab303441df329ddbc04d1)
 

Author SHA1 Message Date
Bruce Momjian e48322a6d6 Be more aggressive about adding flags to thread compiles. The configure 21 years ago
Bruce Momjian 19f1370b1e Minor style cleanup of thread test script. 21 years ago
Tom Lane 250e516051 Cause initdb to actually accept -s as intended, and fix some typos in 21 years ago
Tom Lane 3de91c18b5 Fix broken parsing of CREATE TABLE AS (looks like a mis-sync with main 21 years ago
Tom Lane aff700a160 Avoid crashing when restoring a saved GUC session_authorization value 21 years ago
Tom Lane f79fbb2bec Add PQserverVersion() to libpq to provide more-convenient access to 21 years ago
Tom Lane b2d9fbeef2 Work around broken strtod() that's present in many Solaris releases. 21 years ago
Tom Lane 178ec6f40e Fix function definition that somehow missed being ANSI-fied, and align 21 years ago
Peter Eisentraut 81cca21818 Allow compilation when CODESET is not defined (OpenBSD). 21 years ago
Peter Eisentraut 7a7ffe944d Translation update 21 years ago
Peter Eisentraut 3ae6531673 Add translation from 7.4 branch to head. 21 years ago
Tom Lane 3fdf649f4f Fix failure to guarantee that a checkpoint will write out pg_clog updates 21 years ago
Joe Conway bc8a1fc282 Hashed crosstab was dying with an SPI_finish error when the source SQL 21 years ago
Tom Lane 7d3b7db8da Set DYLD_LIBRARY_PATH so that 'make check' works without prior 21 years ago
Peter Eisentraut a2ec3fe817 New translation 21 years ago
Peter Eisentraut f781ed4ed8 Translation updates 21 years ago
Peter Eisentraut 73730f49af Translation update 21 years ago
Peter Eisentraut 742781bdab Translation updates 21 years ago
Peter Eisentraut e21e121999 Translation update 21 years ago
Bruce Momjian f7667e4cfa Update DELETE FROM: 21 years ago
Bruce Momjian 2c29664b6b Update DELETE FROM TODO info. 21 years ago
Bruce Momjian fdcad61fd5 Add: 21 years ago
Tom Lane 97b1ac1aef Update documentation to reflect the fact that we now know exactly what 21 years ago
Bruce Momjian 1ad8aedb5f Removed, shared table: 21 years ago
Bruce Momjian 8196e1f85a Add: 21 years ago
Tom Lane 8cf8b47a21 syslogger.c needs <sys/time.h> on some platforms, per Greg Mullane. 21 years ago
Tom Lane b06c907645 Path-mangling logic was failing to account for paths containing mentions 21 years ago
Tom Lane 35f539b481 When expanding %p in archive_command or restore_command, translate 21 years ago
Tom Lane 1109959907 Remove no-longer-relevant information about trying to force your OS 21 years ago
Bruce Momjian 3d642ae7d9 Fix Win32 pg_dumpall check. 21 years ago
Bruce Momjian bc1ca750e8 Improve comment. 21 years ago
Bruce Momjian b942e8700f Stamp libpq.rc with 8.0 version. 21 years ago
PostgreSQL Daemon 708de8136b tag her configure 8.0.0beta1 ... 21 years ago
Tom Lane 82fde1aaa8 Add note pointing out the difference in semantics between Oracle and 21 years ago
Tom Lane 35a5fb6863 Move expanded discussion of inheritance's limitations out of tutorial 21 years ago
Tom Lane 33bf242a8a Make listen_addresses be a comma-separated list instead of a space-separated 21 years ago
Tom Lane dc199eafa7 Document background writer control parameters, do some editorial work 21 years ago
Tom Lane faafbae720 If these are ifdef WIN32 in the .c file, should be so in .h as well. 21 years ago
Bruce Momjian d5fc378f32 Disable vacuum delay, as discussed on hackers. 21 years ago
Bruce Momjian 640d0dc0f0 Fix compiler warning in the proper way. 21 years ago
Bruce Momjian 6ec4520a5b Supress warning about zero-length format string. 21 years ago
Bruce Momjian 7ee3c35152 Allow libpgport to call memory allocation routines even though 21 years ago
Joe Conway 881ea47d24 Another array syntax change (whitespace) clarification -- this time in 21 years ago
Joe Conway 4187adc631 Minor clarification of documentation regarding trailing whitespace. 21 years ago
Joe Conway da8325fa5c Updated release notes for recent array syntax changes. 21 years ago
Bruce Momjian 8120ff636b More Win32 zic build cleanups now that we have symlinks, it needs help. 21 years ago
Bruce Momjian e81cbc21fc Adjust defines to be consistent. 21 years ago
Joe Conway cb50ee286d Tighened up syntax checking of array input processing considerably. Junk that 21 years ago
Bruce Momjian 988d84f4a7 Another zic cleanup . 21 years ago
Tom Lane 8e953e6fbb Update admin guide's discussion of WAL to match present reality. 21 years ago