Commit Graph

3666 Commits (7ff198cd46d646206cab5a8547d8bf8fe1a39cbb)
 

Author SHA1 Message Date
Thomas G. Lockhart 7ff198cd46 Support SERIAL column type. Expand column marked is_sequence into three 27 years ago
Thomas G. Lockhart 12cf9f8075 Support SERIAL column type. Expand into an integer column but mark 27 years ago
Thomas G. Lockhart fddd79aa73 Make new section header. 27 years ago
Thomas G. Lockhart 6962f86e74 Clean up double-quotes around column and table names. 27 years ago
Thomas G. Lockhart 7540af490a Move debugging printout of the query tree to print for all cases. 27 years ago
Marc G. Fournier c8b3d5d3f8 Add nextstep to similar template file 27 years ago
Marc G. Fournier dd70e439df re-integrate nextstep dynloader functionality 27 years ago
Marc G. Fournier 875a3f6604 From: Michael Meskes <meskes@online-club.de> 27 years ago
Marc G. Fournier 35478b8028 From: Michael Meskes <meskes@online-club.de> 27 years ago
Marc G. Fournier 32cfc4aa00 From: Michael Meskes <meskes@online-club.de> 27 years ago
Bruce Momjian 2aab1b9a22 >Applied. 27 years ago
Bruce Momjian 6f36e9f7c9 Cleanup of target file. 27 years ago
Bruce Momjian 0fc13f582a Make sure resdomno for update/insert match attribute number for 27 years ago
Bruce Momjian a06ba33cfd int64 fix 27 years ago
Bruce Momjian 28d90a5f8b move plpgsql 27 years ago
Bruce Momjian 0c5e541a9a move plpgsql to src/pl for Jan. 27 years ago
Bruce Momjian 9b73210f9d Fix bootstrap so it properly defines alignment of attributes. 27 years ago
Bruce Momjian f821eece80 autoconf 27 years ago
Bruce Momjian 86117a636d LONG_LONG_64 fix. 27 years ago
Bruce Momjian 4d0c5506bc autoconf 27 years ago
Bruce Momjian 648f007fdb I have found a minor problem with current configure.in. 27 years ago
Bruce Momjian 0a15090dba man pages cleanup 27 years ago
Bruce Momjian 8876ae2c57 OLD has to return CURRENT for now, Jan. 27 years ago
Bruce Momjian 15cb32d93e This is the final state of the rule system for 6.4 after the 27 years ago
Bruce Momjian f92994b1bd Compile ecpg by default. 27 years ago
Bruce Momjian 63b01ba38d just that the regression tests for rules work, please apply 27 years ago
Bruce Momjian c0b01461db o note that now pg_database has a new attribuite "encoding" even 27 years ago
Bruce Momjian 9438fe5d09 autoconf 27 years ago
Bruce Momjian 07ae591c87 Attached is a patch that uses autoconf to determine whether there 27 years ago
Bruce Momjian 9cad9febb1 cleanup 27 years ago
Bruce Momjian 985f4ab98a fulltext copy script. 27 years ago
Bruce Momjian 863a62064c As proposed, here is the current version of PL/pgSQL. The 27 years ago
Bruce Momjian 212f7bdfe3 Patch to allow createuser options from the command line. 27 years ago
Bruce Momjian 99a099d436 With the attached patch, I have verified that long (> 8char anyway) 27 years ago
Bruce Momjian c0d730460f The attached patch fixes a problem that I seem to have introduced 27 years ago
Bruce Momjian a738478ad8 Here are additional patches for the UnixWare 7 port. 27 years ago
Bruce Momjian 9005da08de Fix display in initdb. 27 years ago
Bruce Momjian c8b4d4d000 Fix for index problem that showed up in constraint test. 27 years ago
Bruce Momjian 8ae24a7566 update fixes. 27 years ago
Bruce Momjian 4a70002149 fix for index problem. 27 years ago
Bruce Momjian 31309423c9 Another vacuum fix. 27 years ago
Bruce Momjian 09e125084a Fix for vacuum introduced today. 27 years ago
Bruce Momjian a4d3695f28 Vacuum cleanup. 27 years ago
Bruce Momjian bd5aaca391 Vacuum fix. Was modifying cache. 27 years ago
Bruce Momjian 9c4eceb4e3 Fix for vacuum updating problem. 27 years ago
Bruce Momjian 5fbbd364e8 fix for ecpg corruption 27 years ago
Bruce Momjian 7971539020 heap_fetch requires buffer pointer, must be released; heap_getnext 27 years ago
Marc G. Fournier 31de2c9461 Fix for SNPRINTF test in configure 27 years ago
Marc G. Fournier 1a77894d46 Add rule tests to regression tests... 27 years ago
Marc G. Fournier 338c54cbc1 From: Jan Wieck <jwieck@debis.com> 27 years ago