Commit Graph

18367 Commits (0ffe11abd3a0b2e1b387192213eea58dce12d7d2)
 

Author SHA1 Message Date
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
Bruce Momjian 68993b650f Link in dirmod specially for zic so it works on Win32. 21 years ago
Bruce Momjian dc94d4ab57 Remove xstrdup and friends who were only called once. Replace with 21 years ago
Tom Lane 7dca975c5d Add a comment about why we always replay backup blocks from WAL. 21 years ago
Bruce Momjian fd62065fa6 Fix Win32 pg_dumpall, with help from Claudio. 21 years ago
Bruce Momjian 2732932de4 Improve comment. 21 years ago
Tom Lane 6c3561b9e4 Minor editorialization on example --- I think that the use of dollar 21 years ago
Bruce Momjian ff9d69d931 This patch adds SQL2003 to the set of standards with which PostgreSQL 21 years ago
Bruce Momjian 2539edc53f This adds a caveat to the inheritance part of the tutorial. 21 years ago
Bruce Momjian 0236b5e07e This patch adds an example to the CREATE DOMAIN docs. 21 years ago
Bruce Momjian ff8d68df5c Included is an example of using savepoints in a non-trivial example. 21 years ago