Commit Graph

4639 Commits (265c283e1b81c46deffe770faf48959510632292)
 

Author SHA1 Message Date
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
Bruce Momjian 1d3166d3fa compile cleanup 27 years ago
Bruce Momjian f1cdcffb05 Compile cleanup 27 years ago
Bruce Momjian 4c9392230a Done. 27 years ago
Bruce Momjian 9cab13c42e I've been having also sorts of fun trying to get kerberos 4 27 years ago
Bruce Momjian aba8c12f67 We have tested the patches on three platforms: 27 years ago
Bruce Momjian e94fffc1c1 This patch improves the destroyuser script's behaviour in checking whether 27 years ago
Bruce Momjian f45ec44c6b Patches for the SGML documentation relating 27 years ago
Bruce Momjian 344190b7ef Fixup for src/tutorial/func.c and src/tutorial/func.source 27 years ago
Bruce Momjian f6a9ed0445 Hello, 27 years ago
Bruce Momjian 983fc97672 The isWritable method in ResultSetMetaData returns the logically 27 years ago
Bruce Momjian d13fe29000 I have a problem with Access97 not working properly when entering new 27 years ago
Bruce Momjian fd80c102fa There are errors in the PGmoney class in the conversion routines over 27 years ago
Bruce Momjian 817a3e6d39 Enclosed below I have a patch to allow a btree index on the int8 type. 27 years ago
Michael Meskes f9f458be10 *** empty log message *** 27 years ago
Vadim B. Mikheev 2a76aa23e0 We have to return dummy tuple for empty targetlist! 27 years ago
Tom Lane f8f0efb43d Make type 'regproc' binary-compatible with int4 and oid, 27 years ago
Tom Lane 3bca9c6c4b Fix some typos in argument and result types in pg_proc 27 years ago
Marc G. Fournier 1c264e68c5 From: Constantin Teodorescu <teo@flex.ro> 27 years ago
Marc G. Fournier f34240de06 Changes to fix/improve the dynamic loading on NT 27 years ago
Bruce Momjian f7430af934 Fix OR index selectivity problem. 27 years ago
Bruce Momjian c831d08fac Fix for Alpha OR selectivity bug. 27 years ago
Marc G. Fournier 75007a72d6 Have configure check for use of %lld for int64, and if that fails, check for 27 years ago
Tom Lane a431aaec44 Export include/utils/mcxt.h so that external stuff can include 27 years ago
Tom Lane 86c2eadb18 Modify mcxt.h so that it doesn't pull in half of creation. 27 years ago
Tom Lane dffb88b024 Cleaner autoconf tests for int8 support. 27 years ago
Bruce Momjian a564d2bf0f geqo now at 11 tables 27 years ago
Michael Meskes 6f66fd8c2e *** empty log message *** 27 years ago
Bruce Momjian 60bb92af33 Really remove Recipe. 27 years ago
Tom Lane 6c51355612 Eliminate duplicated code in dt.h 27 years ago
Tom Lane d19fc4cacb Reduce DEF_MAXBACKENDS to 32 so that default configuration 27 years ago
Tom Lane 731603a92b A few further tweaks to shared memory space estimation. 27 years ago
Michael Meskes 03842eb03b *** empty log message *** 27 years ago
Michael Meskes 9db6b7f3f7 *** empty log message *** 27 years ago
Tom Lane e0345e09bf Partial fix for copied-plan bugs reported by Hiroshi Inoue: 27 years ago
Tom Lane b204d10c79 Executor no longer cares about mergejoinop, mergerightorder, mergeleftorder, 27 years ago
Marc G. Fournier d077c61492 From: Michael Meskes <Michael_Meskes@topmail.de> 27 years ago
Tom Lane 51f0f6ddc8 Fix pg_operator entries for mergejoinable operators with different left and 27 years ago
Tom Lane dc77be0432 Fix executor to work correctly with mergejoins where left and 27 years ago