OSDN Git Service

Change error messages to oids come out as %u and not %d. Change has no
[pg-rex/syncrep.git] / src / backend / libpq / be-fsstubs.c
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