]> granicus.if.org Git - postgresql/history - src/backend/tcop/utility.c
Accept an INTERVAL argument for SET TIME ZONE per SQL99.
[postgresql] / src / backend / tcop / utility.c
2001-10-18 Thomas G. LockhartAccept an INTERVAL argument for SET TIME ZONE per SQL99.
2001-10-12 Tom LaneBreak transformCreateStmt() into multiple routines...
2001-10-09 Tom LaneFix typo in error message. Noted by laser@zhengmai...
2001-09-18 Tom LaneEXPLAIN ANALYZE feature to measure and show actual...
2001-09-08 Tom LaneClean up some confusion about where and how to set...
2001-08-21 Tom LaneRestructure pg_opclass, pg_amop, and pg_amproc per...
2001-07-16 Tom LanePartial indexes work again, courtesy of Martijn van...
2001-06-18 Bruce MomjianAllow removal of system-named pg_* temp tables. Rename...
2001-06-09 Peter EisentrautAllow GRANT/REVOKE to/from more than one user per invoc...
2001-05-30 Bruce MomjianRemove OLD_FILE_NAMING code. No longer used.
2001-05-27 Peter EisentrautMake UPDATE and DELETE privileges distinct. Add REFERE...
2001-05-07 Tom LaneRewrite of planner statistics-gathering code. ANALYZE...
2001-03-22 Bruce MomjianRemove dashes in comments that don't need them, rewrap...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-01-27 Peter EisentrautAdd permission check for CHECKPOINT.
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2001-01-05 Tom LaneRemove not-really-standard implementation of CREATE...
2000-12-08 Hiroshi InoueREINDEX under WAL.
2000-11-16 Tom LaneChange SearchSysCache coding conventions so that a...
2000-11-14 Tom LaneExtend CREATE DATABASE to allow selection of a template...
2000-11-08 Tom LaneCLUSTER did no permissions checking, forsooth ...
2000-11-07 Tom LaneDropErrorMsg() died with assert failure if try to drop...
2000-11-05 Vadim B. MikheevNew CHECKPOINT command.
2000-10-22 Tom LaneSome small polishing of Mark Hollomon's cleanup of...
2000-10-18 Bruce MomjianThe following patch was sent to the patches list:
2000-10-16 Bruce MomjianRemove NO_SECURITY define.
2000-10-07 Tom LaneArrange that no database accesses are attempted during...
2000-09-12 Bruce MomjianThis patch implements the following command:
2000-09-12 Bruce MomjianThis patch implements a different "relkind"
2000-09-06 Peter EisentrautCode cleanup of user name and user id handling in the...
2000-07-05 Jan WieckBugfix in ALTER TABLE CREATE TOAST TABLE
2000-07-03 Jan WieckTOAST
2000-06-04 Peter EisentrautNew ps display code, works on more platforms.
2000-05-11 Tom LaneFix CLUSTER ... or at least undo the bit-rot it's suffe...
2000-04-25 Hiroshi Inouechange reindex ERROR/NOTICE message
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-04-04 Tom LaneFix bug noted by Bruce: FETCH in an already-aborted...
2000-02-19 Tom LaneRemove gcc warnings. The Postgres world isn't really...
2000-02-18 Hiroshi InoueImplement reindex command
2000-01-29 Peter EisentrautA few minor psql enhancements
2000-01-26 Bruce MomjianAdd:
2000-01-16 Peter EisentrautIncluded all yacc and lex files into the distribution.
2000-01-15 Peter Eisentraut- Allow array on int8
2000-01-14 Peter Eisentraut* User management commands no longer user pg_exec_query...
2000-01-13 Peter EisentrautFixed everything in and surrounding createdb and dropdb...
1999-12-20 Tom LaneWhoever touched this code last doesn't seem to understand
1999-12-16 Bruce MomjianHere's the Create/Alter/Drop Group stuff that's been...
1999-12-14 Bruce MomjianDepending on my interpreting (and programming) skills...
1999-12-10 Bruce MomjianRename several destroy* functions/tags to drop*.
1999-11-21 Tom LaneChange backend-side COPY to write files with permission...
1999-10-26 Bruce MomjianHello.
1999-10-15 Bruce MomjianThis patch implements ORACLE's COMMENT SQL command.
1999-09-30 Tom LaneHmm, guess I forgot to commit this file the other day ...
1999-09-29 Jan WieckThis is part #1 for of the DEFERRED CONSTRAINT TRIGGER...
1999-09-27 Vadim B. MikheevTransaction log manager core code.
1999-09-23 Bruce MomjianAdd TRUNCATE command, with psql help and sgml additions.
1999-09-18 Tom LaneMega-commit to make heap_open/heap_openr/heap_close...
1999-07-16 Bruce MomjianFinal cleanup.
1999-07-15 Bruce MomjianRemove unused #includes in *.c files.
1999-07-15 Bruce MomjianClean up #include in /include directory. Add scripts...
1999-05-25 Bruce Momjianpgindent run over code.
1999-05-22 Tom LaneImprove error message from failed LOAD command (include
1999-03-17 Bruce MomjianAdd new postgres -O option to allow system table struct...
1999-03-16 Bruce MomjianHere is a patch.
1999-02-25 Bruce MomjianRemove reference to recipe.h.
1999-02-24 Bruce MomjianFix problem with selectivity error in added columns...
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1999-01-26 Marc G. Fournierprimary key support cleanups from D'Arcy...
1999-01-21 Bruce MomjianThe following patch finishes primary key support. ...
1999-01-17 Bruce MomjianApply Win32 patch from Horak Daniel.
1998-12-18 Vadim B. MikheevSET TRANSACTION ISOLATION LEVEL ...
1998-09-25 Thomas G. LockhartBracket filename in LOAD error message with single...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-08-25 Marc G. FournierFrom: Massimo Dal Zotto <dz@cs.unitn.it>
1998-08-25 Marc G. FournierFrom: Massimo Dal Zotto <dz@cs.unitn.it>
1998-08-24 Bruce Momjiano note that now pg_database has a new attribuite "encod...
1998-08-06 Bruce MomjianMake large objects their own relkind type. Fix dups...
1998-07-26 Marc G. FournierFrom: t-ishii@sra.co.jp
1998-07-24 Marc G. FournierI really hope that I haven't missed anything in this...
1998-06-16 Bruce MomjianChange error message and remove non-functional update...
1998-06-15 Bruce MomjianRemove un-needed braces around single statements.
1998-06-15 Bruce MomjianFix macros that were not properly surrounded by parens...
1998-06-04 Bruce MomjianShow backend status on ps command line. Remove unused...
1998-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
1998-01-25 Bruce Momjiangetpid/pid cleanup
1998-01-05 Bruce MomjianMove variable.c to commands/ and aclchk.c to catalog/.
1998-01-05 Bruce MomjianChange some ABORTS to ERROR. Add line number when...
1998-01-05 Bruce MomjianChange elog(WARN) to elog(ERROR) and elog(ABORT).
1998-01-01 Thomas G. LockhartCoerce a function argument to avoid compiler warning.
1997-12-04 Marc G. FournierFrom: todd brandys <brandys@eng3.hep.uiuc.edu>
1997-11-24 Bruce MomjianMove dbcommands.c to commands/. It should not be in...
1997-11-21 Bruce MomjianMore archive cleanup.
1997-11-21 Bruce MomjianRemove archive stuff.
1997-11-07 Thomas G. LockhartSupport alternate database locations.
1997-10-28 Vadim B. MikheevNow we are able to CREATE PROCEDURAL LANGUAGE (Thanks...
1997-10-25 Thomas G. LockhartRename "TYPE" parser keyword token from P_TYPE to TYPE_...
1997-09-29 Vadim B. MikheevMOVE implementation.
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
next