]> granicus.if.org Git - postgresql/history - src/backend/libpq/be-fsstubs.c
Reduce hash size for compute_array_stats, compute_tsvector_stats.
[postgresql] / src / backend / libpq / be-fsstubs.c
2012-03-21 Peter EisentrautClean up compiler warnings from unused variables with...
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-09-01 Bruce MomjianRemove unnecessary #include references, per pgrminclude...
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-12-10 Tom LaneUse symbolic names not octal constants for file permiss...
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-02-26 Bruce Momjianpgindent run for 9.0
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-12-11 Itagaki TakahiroAdd large object access control.
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-03-25 Tom LaneSimplify and standardize conversions between TEXT datum...
2008-03-22 Tatsuo IshiiAdd server side lo_import(filename, oid) function.
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-03-03 Bruce MomjianAdd lo_truncate() to backend and libpq for large object...
2007-02-27 Tom LaneReplace direct assignments to VARATT_SIZEP(x) with...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-09-07 Bruce MomjianSpecify lo_write() to take a _const_ buffer, to match...
2006-04-26 Tom LaneRevise large-object access routines to avoid running...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-11-22 Bruce MomjianRe-run pgindent, fixing a problem where comment lines...
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-06-13 Tom LaneAdjust lo_open() so that specifying INV_READ without...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-09-16 Tom LaneRestructure subtransaction handling to reduce resource...
2004-09-11 Tom LaneEnsure that pg_largeobject references opened by lo_impo...
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-08-04 Tom LaneLabel CVS tip as 8.0devel instead of 7.5devel. Adjust...
2004-07-28 Tom LaneFix subtransaction behavior for large objects, temp...
2004-02-10 Tom LaneRestructure smgr API as per recent proposal. smgr...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2003-08-04 Bruce Momjianpgindent run.
2003-07-28 Tom LaneA visit from the message-style police ...
2003-07-22 Tom LaneError message editing in backend/libpq, backend/postmas...
2003-05-27 Bruce MomjianMake debug_ GUC varables output DEBUG1 rather than...
2002-09-02 Bruce MomjianRemove sys/types.h in files that include postgres.h...
2002-08-25 Tom LaneClean up comments to be careful about the distinction...
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2002-03-06 Bruce MomjianChange made to elog:
2001-06-13 Tom LaneAllow a non-superuser database owner to vacuum all...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-10-24 Tom LaneRemove arbitrary limit on number of simultaneously...
2000-10-24 Tom LaneMajor overhaul of large-object implementation, by Denis...
2000-10-22 Bruce MomjianBACKED OUT.
2000-10-21 Bruce Momjianhere it is as requested by Bruce.
2000-10-08 Bruce MomjianBack out:
2000-10-08 Bruce MomjianHello,
2000-07-17 Tom LaneRevise aggregate functions per earlier discussions...
2000-07-07 Tom LaneFix misuse of StrNCpy to copy and add null to non-null...
2000-07-03 Jan WieckTOAST
2000-06-28 Tom LaneFirst phase of memory management rewrite (see backend...
2000-06-09 Tom LaneAnother round of updates for new fmgr, mostly in the...
2000-06-02 Bruce MomjianRemove NT-specific file open defines by defining our...
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-01-26 Bruce MomjianAdd:
1999-12-10 Bruce MomjianRename several destroy* functions/tags to drop*.
1999-07-17 Bruce Momjian Move some system includes into c.h, and remove duplicates.
1999-07-16 Bruce MomjianFinal cleanup.
1999-07-16 Bruce MomjianUpdate #include cleanups
1999-07-15 Bruce MomjianChange #include's to use <> and "" as appropriate.
1999-07-15 Bruce MomjianRemove unused #includes in *.c files.
1999-07-15 Bruce MomjianClean up #include in /include directory. Add scripts...
1999-06-04 Tom LaneAdd configurable option controlling security checks...
1999-05-31 Tom LaneClean up memory leaks in LO operations by freeing LO...
1999-05-25 Bruce Momjianpgindent run over code.
1999-05-10 Bruce MomjianChange error messages to oids come out as %u and not...
1999-05-09 Tatsuo IshiiRunning lo_read/lo_write under different memory context
1999-05-09 Tom LaneFix some miscellaneous places that were using raw open...
1999-05-03 Bruce Momjianhere are some patches for 6.5.0 which I already submitt...
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1999-01-17 Bruce MomjianApply Win32 patch from Horak Daniel.
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-09-01 Bruce MomjianRenaming cleanup, no pgindent yet.
1998-08-19 Bruce Momjianheap_fetch requires buffer pointer, must be released...
1998-07-22 Vadim B. MikheevFix _lo_commit: core if LO memmory context was not...
1998-07-21 Bruce MomjianTheses buffer leaks are caused by indexes that are...
1998-06-15 Bruce MomjianRemove un-needed braces around single statements.
1998-05-12 Bruce MomjianCleanups for large objects, so file is trucated on...
1998-01-07 Bruce MomjianGoodbye ABORT. Hello ERROR for all errors.
1998-01-05 Bruce MomjianChange elog(WARN) to elog(ERROR) and elog(ABORT).
1997-12-08 Bruce MomjianMore VARHDRSZ additions.
1997-10-25 Bruce MomjianRename strNcpy to StrNCpy, and change third parameter.
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.
1997-08-12 Bruce MomjianRemove more (void) and fix -Wall warnings.
1997-08-12 Bruce MomjianFix pgproc names over 15 chars in output. Add strNcpy...
1997-06-10 Bruce MomjianLO patches for loimport/loexport from Raymond Toy
1997-05-06 Thomas G. LockhartChange LOread() and LOwrite() to loread() and lowrite...
1997-04-21 Vadim B. Mikheev#include <string.h>
1997-04-17 Marc G. FournierFrom: Raymond Toy <toy@rtp.ericsson.se>
1997-03-18 Marc G. FournierPatch from Sven Verdoolaege <skimo@breughel.ufsia.ac...
1996-11-15 Bruce MomjianCorrect permissions on lo_export(). Open up permissions.
1996-11-06 Marc G. FournierI'm getting there, slowly :)
1996-10-31 Marc G. Fournierclean up makefile
1996-09-23 Marc G. Fournierdiff -ru ../../../orig/postgres95/src/backend/libpq...
1996-07-09 Marc G. FournierPostgres95 1.01 Distribution - Virgin Sources PG95-1_01