Commit Graph

4677 Commits (0aa2aed5f80be2d6524cdff55d0ea9f6b7c19ee2)
 

Author SHA1 Message Date
Bruce Momjian 0aa2aed5f8 Reverse out pfree agg part of patch from Erik Riedel. 27 years ago
Bruce Momjian 3ea6c806eb cleanup 27 years ago
Bruce Momjian afac6363a6 cleanup 27 years ago
Bruce Momjian 7d0ab659ac Fix for aggregate memory leaks from Erik Riedel. 27 years ago
Bruce Momjian 9ede867281 Fix &g. 27 years ago
Bruce Momjian 5bfac23006 Fix shift/reduce for NULL = Var. 27 years ago
Bruce Momjian 0dfc358427 Fix for memory leak in executor with fjIsNull. 27 years ago
Bruce Momjian bd6f98af31 I suggest the following portability patch, which does not 27 years ago
Bruce Momjian 0d01fd4e19 Add EXCEPT/INTERSECT doc changes. 27 years ago
Bruce Momjian 58cc2b6ead cleanup parser 27 years ago
Bruce Momjian 5dd9b58a86 grammar cleanup' 27 years ago
Bruce Momjian ddd50c440a cleanup of grammer. 27 years ago
Bruce Momjian 30ad427388 Fix optimizer indexing not working for negative numbers. 27 years ago
Bruce Momjian dc02fd709f cleanups 27 years ago
Michael Meskes 7729ba073d *** empty log message *** 27 years ago
Bruce Momjian 58118db39d Add new postgres -O option to allow system table structure changes. 27 years ago
Bruce Momjian 62a7754e1a grammar cleanup 27 years ago
Bruce Momjian cff9ba6570 INET/CIDR doc cleanup 27 years ago
Bruce Momjian ddc8899e6b Add docs about left-associativity of operators. 27 years ago
Bruce Momjian 259ca6df22 Add documentation change for %'s precidence. 27 years ago
Bruce Momjian 4989feaf3d Left associates all operators, instead of non-associating them. 27 years ago
Bruce Momjian 3b43accb0f Have % operator have precedence like /. 27 years ago
Bruce Momjian ebfa6ab7b0 Update sgml for 6.4.* release changes. 27 years ago
Bruce Momjian bfcf90600b Update nextval() code. 27 years ago
Bruce Momjian 89b762e509 Fix snprintf with strings, and nextval('"Aa"'); 27 years ago
Bruce Momjian 434762b559 Here is a patch. 27 years ago
Bruce Momjian 787786085f contrib/array_iterator/array_iterator.c won't compile. 27 years ago
Bruce Momjian 33cac03c3e autoconf 27 years ago
Bruce Momjian 0ab3c09356 Hmmm. It had to do with tcl/tk on FreeBSD. The configure scripts are 27 years ago
Bruce Momjian d4ff6c3093 Change Does Not Exist to 'does not exist'. 27 years ago
Bruce Momjian 3a03e3cd30 cleanup 27 years ago
Michael Meskes 75380d3eae *** empty log message *** 27 years ago
Bruce Momjian 4b583a8a56 Allow sequence nextval actions to be case-sensitive. 27 years ago
Bruce Momjian b53ddbea5e Irix fix from Jeff Johnson 27 years ago
Bruce Momjian cd72d24e02 bool uses one byte 27 years ago
Bruce Momjian 1a305b7ad5 Drop buffers before destroying database files. 27 years ago
Bruce Momjian 25541a5cd3 LIKE cleanup. 27 years ago
Tom Lane 4a9c239063 Fix brain death in !!= operator ... it's still pretty bogus 27 years ago
Bruce Momjian 265c283e1b > > > This patches src/bin/psql/psql.c. 27 years ago
Tom Lane f621b85a2a Fix int8 configure one more time ... prior version didn't 27 years ago
Bruce Momjian 98ad3fcfaf Hi All, 27 years ago
Bruce Momjian db42533eae cleanup 27 years ago
Bruce Momjian 5d34abc6f1 Cleanup 27 years ago
Bruce Momjian d66a44a58c Reversed out libpq protocol patch for Tom Lane. 27 years ago
Bruce Momjian 8930699cd6 src/backend/utils/adt/numeric.c fails to compile due to a string having 27 years ago
Bruce Momjian cfb7ed414d This is another example of why not allowing utility functions in SPI 27 years ago
Bruce Momjian c10e6bcbed Attempting to insert a value of 'now' into a datetime type 27 years ago
Bruce Momjian e2c4d41f32 Hi, 27 years ago
Bruce Momjian 80db587e7b Here is a little syntax error found in a .y file... A dropped semi. 27 years ago
Bruce Momjian 042ec823cf Cleanup of hash functions in pg_proc. 27 years ago