Commit Graph

6734 Commits (d7959b5c713ea04ee1b5630da37723c15a74762b)
 

Author SHA1 Message Date
Tatsuo Ishii d7959b5c71 Change resultmap: 26 years ago
Tatsuo Ishii f3160a6530 New platform specific geometry regression expected file for 26 years ago
Tatsuo Ishii 5363144d37 Remove some results from int4-not-representable.out 26 years ago
Tom Lane bccac99e97 Make configure --help produce slightly more useful and consistently- 26 years ago
Tom Lane cb3b3eda9a In PQnotifies discussion, reference PQsocket as function needed to get 26 years ago
Bruce Momjian d2684ea712 Attached is the regression diff for geometry, RedHat 6.1 on a Pentium 26 years ago
Tom Lane 0abebf0e7b Remove bogus complexity from build/install of plperl. This stuff was 26 years ago
Tom Lane e4739e7029 Old patch from Mark Hollomon to add plperl to createlang's repertoire. 26 years ago
Tom Lane cfc0ba8c04 Another fix for old shells. 26 years ago
Tom Lane c446802b22 Fix syntax error reported by old shells ("if ! command..." is a 26 years ago
Bruce Momjian 1aecb8d2ff More >&1 cleanups 26 years ago
Bruce Momjian 3df65f8499 More changes of >& to 2>&1 26 years ago
Bruce Momjian 6e801bd8db Remove >& and make it 2>&1 26 years ago
Bruce Momjian 0dd9558ed7 Add POLLUTE=1 to perl Makefile.PL creations. 26 years ago
Tom Lane 5c462baebc transformCreateStmt should put Ident nodes, not ColumnDef nodes, into 26 years ago
Tom Lane 8f50f7a291 Improve comment. 26 years ago
Tom Lane 8cbeb5f131 Save a few cycles in simple cases: no need to call cost_sort() when there 26 years ago
Bruce Momjian c07118b3b3 Remove -O2 for aix. 26 years ago
Bruce Momjian be0204133c Move LOCK terms down. 26 years ago
Tom Lane 39cd6e2e91 outfuncs.c was missing a print routine for Material plan nodes, leading 26 years ago
Tom Lane eca02fee2c Rename bytea functions to not have upper-case letters in their names. 26 years ago
Tom Lane 0edcee3459 Fold PQsetenv working state into PGconn, rather than trying to maintain 26 years ago
Tatsuo Ishii 5b1f92eaa7 Update multi-byte support README 26 years ago
Bruce Momjian 853cf66176 Update HISTORY 26 years ago
Tom Lane 7177bbac29 A little further tweaking of the range-query selectivity logic: 26 years ago
Bruce Momjian 6d79d6027c >> 5. empty define that results in an empty but terminated line ( ; ) 26 years ago
Bruce Momjian f8645018bc Back out // compiler flag. 26 years ago
Bruce Momjian 4ddc50dffa Hmm, absolute pathnames for the copy makes sense. I'll whip up that 26 years ago
Bruce Momjian b2d867fb08 Some points for portability improvements: 26 years ago
Bruce Momjian 90cb4c89df Update history/sgml. 26 years ago
Bruce Momjian 2f839c58e2 Please apply the attached patch to interfaces/libpq/libpq-fe.h. This would 26 years ago
Michael Meskes ac3884e2a9 *** empty log message *** 26 years ago
Tom Lane 3097788f66 subselect regress test was kind of silly; it claimed to test correlation 26 years ago
Tom Lane 5c63975504 Float-to-int conversion functions should return NULL when given NULL 26 years ago
Tom Lane 37ab088770 Remove no-longer-necessary restriction against uplevel correlation vars 26 years ago
Tom Lane dadb14fa60 Hack parse_coerce so it won't try to constant-fold the dummy Const 26 years ago
Tom Lane 9da6d2c0e7 ExecSubPlan needs to be able to cope with RelabelType nodes atop the 26 years ago
Bruce Momjian b212e7ad7b Update TODO list. 26 years ago
Bruce Momjian b508136d81 Update HISTORY file for 7.0. 26 years ago
Tatsuo Ishii 5ca8eb9216 Prepare for 7.0 release 26 years ago
Tom Lane 1afaa2557a If we cannot get a real estimate for the selectivity of a range query, 26 years ago
Tom Lane cad764f349 Improve selectivity estimation involving string constants: pay attention 26 years ago
Tom Lane 1d5e7a6f46 Repair logic flaw in cost estimator: cost_nestloop() was estimating CPU 26 years ago
Bruce Momjian d825e55c13 Update pg_dumpall again. 26 years ago
Bruce Momjian 233a52eaff Fix pg_dumpall for new psql output. 26 years ago
Tom Lane e1a1f22f13 Forgot that odbc had its own copies of config.sub/config.guess. 26 years ago
Thomas G. Lockhart b688f8f034 Fix query for primary keys to reflect new DISTINCT ON () syntax. 26 years ago
Thomas G. Lockhart dcdcada7e9 Add syntax for BIT() and BIT VARYING(), but no underlying implementation 26 years ago
Thomas G. Lockhart 3c7ca8d459 Update test for new ORDER BY clause from Tom Lane. 26 years ago
Tom Lane 3ee8f7e207 Restructure planning code so that preprocessing of targetlist and quals 26 years ago