]> granicus.if.org Git - postgresql/history - src/include/commands/copy.h
Rename DLLIMPORT macro to PGDLLIMPORT to avoid conflict with
[postgresql] / src / include / commands / copy.h
2007-03-13 Tom LaneFirst phase of plan-invalidation project: create a...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-08-30 Tom LaneExtend COPY to support COPY (SELECT ...) TO ...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2006-03-03 Tom LaneMake the COPY command return a command tag that include...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2003-04-24 Tom LaneInfrastructure for upgraded error reporting mechanism...
2002-09-04 Bruce Momjianpgindent run.
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2002-06-20 Bruce MomjianImprove COPY syntax to use WITH clause, keep backward...
2002-03-29 Tom Lanepg_type has a typnamespace column; system now supports...
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-06-08 Peter EisentrautPreliminary code cleanup in elog(). Split out some...
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-02-13 Bruce Momjiancontrib-array.patch
2000-01-26 Bruce MomjianAdd:
2000-01-14 Peter Eisentraut* User management commands no longer user pg_exec_query...
1999-12-14 Bruce MomjianDepending on my interpreting (and programming) skills...
1999-11-21 Tom LaneChange backend-side COPY to write files with permission...
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1996-10-31 Marc G. Fournierremove:
1996-08-28 Marc G. FournierClean up th ecompile process by centralizing the includ...