OSDN Git Service

Change error messages to oids come out as %u and not %d. Change has no
[pg-rex/syncrep.git] / src / backend / nodes / print.c
1999-05-10 Bruce MomjianChange error messages to oids come out as %u and not...
1999-03-23 Bruce MomjianRemove Tee code, move to _deadcode.
1999-02-22 Bruce Momjianfix compile problem.
1999-02-21 Bruce Momjianpathkeys.c cleanup.
1999-02-20 Bruce Momjianpathkeys fixes
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1999-02-10 Bruce MomjianRename Path.keys to Path.pathkeys. Too many 'keys...
1999-02-09 Bruce MomjianRename Temp to Noname for noname tables.
1999-01-27 Tom LaneAnother SELECT speedup: extract OIDs of column print...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-08-16 Thomas G. LockhartCheck for null pointer returned from get_opname().
1998-07-15 Bruce MomjianFix explain for union and inheritance. Rename Append...
1998-06-15 Bruce MomjianRemove un-needed braces around single statements.
1998-01-20 Bruce MomjianParser cleanup.
1998-01-07 Bruce MomjianCleanup of outnodes.
1997-12-18 Bruce MomjianRemove Existential, and ifdef out generate_fjoin. ...
1997-11-25 Bruce MomjianBreak parser functions into smaller files, group together.
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-19 Bruce MomjianMake functions static where possible, enclose unused...
1997-08-12 Bruce MomjianFix pgproc names over 15 chars in output. Add strNcpy...
1997-08-03 Bruce MomjianCleanup for NAMEDATALEN use.
1996-11-10 Bruce MomjianAll external function definitions now have prototypes...
1996-11-06 Marc G. FournierJust a couple of small mods
1996-07-09 Marc G. FournierPostgres95 1.01 Distribution - Virgin Sources