Commit Graph

37208 Commits (ecacbdbcee67e202cfcaa1180da170b9f13654bb)
 

Author SHA1 Message Date
Marc G. Fournier 594aae99ae From: todd brandys <brandys@eng3.hep.uiuc.edu> 28 years ago
Marc G. Fournier 674b22a2a4 From: Tom I Helbekkmo <tih@Hamartun.Priv.NO> 28 years ago
Marc G. Fournier 9f8d3b668b this is to help someone that wants an AUX port get started... 28 years ago
Marc G. Fournier b611fefa0f Patch to document the /etc/psqlrc / ~/.psqlrc config files 28 years ago
Marc G. Fournier 753f720cb8 Merge in D'Arcy Cain's python interface (PyGreSQL 2.0) 28 years ago
Marc G. Fournier 98018c4b93 From: Keith Parks <emkxp01@mtcc.demon.co.uk> 28 years ago
Marc G. Fournier c58fb21bd4 From: Jeroen van Vianen <jeroenv@design.nl> 28 years ago
Bruce Momjian c16ebb0f67 getpid/pid cleanup 28 years ago
Marc G. Fournier fc75484550 Somehow the 'comment' here got messed up 28 years ago
Marc G. Fournier 25a8c053e3 From: Tom I Helbekkmo <tih@Hamartun.Priv.NO> 28 years ago
Marc G. Fournier 81dc201921 Wish ppl would make up their mnd :) 28 years ago
Marc G. Fournier 47ad8d1cf5 OOps...missed the second patch of patch two that uses pfree() instead of 28 years ago
Marc G. Fournier 151a1238d2 This is the second of two patches required to fix the the grant and 28 years ago
Marc G. Fournier af32f4d5d3 Patch against src/backend/nodes/outfuncs.c.orig fixes backend crashes 28 years ago
Marc G. Fournier 49459d85a9 This patch fixes one of two problems with grant/revoke statements on the 28 years ago
Bruce Momjian 7229513943 Fix prototypes so they don't look like function definitions. 28 years ago
Marc G. Fournier 27317a0d7c More up to date scan.c 28 years ago
Bruce Momjian 0e8ac82c63 Fix a variety of locking problems like newer lock waiters getting 28 years ago
Marc G. Fournier 1de8926bbe LOCK_LEVEL is defined in an i386_solaris system file, causing the compile 28 years ago
Marc G. Fournier b34c8ec3ec From: James Hughes <jamesh@interpath.com> 28 years ago
Marc G. Fournier b8476a09fe From: Andrew Martin <martin@biochemistry.ucl.ac.uk> 28 years ago
Marc G. Fournier 33de29fc45 Minor cleanups for i386_solaris port 28 years ago
Marc G. Fournier e697082f00 A dummy file so that configure under solaris works 28 years ago
Bruce Momjian 661bb38812 Cleanup deadlock message. 28 years ago
Marc G. Fournier c487962dd7 Fixes a free() problem under FreeBSD 28 years ago
Bruce Momjian 7015dfef4b Add LOCK command as DELETE FROM ... WHERE false. 28 years ago
Bruce Momjian 0fd8d60185 Allow \z to show sequences. 28 years ago
Bruce Momjian ef06ec61e6 Small varlena cleanup. 28 years ago
Bruce Momjian 0f413d2dc2 Make subqueries rewrite properly. 28 years ago
Bruce Momjian 7e46348e62 FIx for regression-test found bug. 28 years ago
Bruce Momjian 7f31669bea Add Var.varlevelup to code. More parser cleanup. 28 years ago
Bruce Momjian 412a5e6539 Parser cleanup. 28 years ago
Marc G. Fournier 8700377384 Start an openbsd port 28 years ago
Bruce Momjian 1316113ea3 Fix problem with nodes handling. 28 years ago
Bruce Momjian 3d24e75176 Added code so SubLinks make it to optimizer. 28 years ago
Bruce Momjian 588867bd7b Create SubLink nodes in parser for Vadim. 28 years ago
Bruce Momjian 691dc282f8 Fix for SELECT INTO TABLE for varchar(). 28 years ago
Marc G. Fournier 8169769ee5 From: "Michael J. Maravillo" <mmj@philonline.com> 28 years ago
Marc G. Fournier 4aa861cabb From: "Michael J. Maravillo" <mmj@philonline.com> 28 years ago
Marc G. Fournier 2a29325cec Must commit configure changes after patch to configure.in 28 years ago
Marc G. Fournier 36c1c94bca From: "Billy G. Allie" <Bill.Allie@mug.org> 28 years ago
Marc G. Fournier 98c7cb11de From: Jan Wilhelm <Jan_Wilhelm@Physik.TU-Muenchen.DE> 28 years ago
Bruce Momjian 53622d66d2 Gram.y cleanup. 28 years ago
Bruce Momjian b37bc65f44 Creates the SubLink structure, and the Query->hasSubLink field, 28 years ago
Bruce Momjian c65ea0e040 New pg_attribute.atttypmod for type-specific information like 28 years ago
Bruce Momjian d7427e4802 Temporary varchar patch. 28 years ago
Bruce Momjian 41a4f64dcf Fix for aggreg problem and fmgr.c compile problems. 28 years ago
Marc G. Fournier d876c25803 Fix: 28 years ago
PostgreSQL Daemon baef78d96b Thank god for searchable mail archives. 28 years ago
Bruce Momjian 763ff8aef8 Remove Query->qry_aggs and qry_numaggs and replace with Query->hasAggs. 28 years ago