]> granicus.if.org Git - postgresql/history - src/include/postgres.h
A visit from the message-style police ...
[postgresql] / src / include / postgres.h
2003-04-06 Peter EisentrautGenerate pg_config.h.in by autoheader. Separate out...
2002-10-18 Tom LaneMake 'dummy' declarations in header files be 'extern...
2002-09-04 Bruce Momjianpgindent run.
2002-08-25 Tom LaneClean up comments to be careful about the distinction...
2002-08-10 Bruce MomjianThis patch removes a lot of unused code related to...
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2002-04-27 Tom LaneSupport toasting of shared system relations, and provid...
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-10-03 Tom LaneConsistently use gcc's __attribute__((format)) to check...
2001-08-24 Peter Eisentrautc.h needs to include postgres_ext.h to be self-contained.
2001-08-23 Tom LaneEnsure that all TransactionId comparisons are encapsula...
2001-08-10 Tom LaneMake OIDs optional, per discussions in pghackers. ...
2001-06-12 Tom LaneClean up various to-do items associated with system...
2001-03-23 Tom LaneMark exception and assert global variables as DLLIMPORT...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-02-10 Tom LaneRestructure the key include files per recent pghackers...
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-07-31 Tom LaneMake acl-related functions safe for TOAST. Mark pg_cla...
2000-07-03 Jan WieckTOAST
2000-06-28 Tom LaneFirst phase of memory management rewrite (see backend...
2000-06-13 Tom LaneAnother batch of fmgr updates. I think I have gotten...
2000-06-02 Bruce MomjianRemove NT-specific file open defines by defining our...
2000-05-28 Tom LaneFirst round of changes for new fmgr interface. fmgr...
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-03-17 Tom LaneFix a bunch of minor portability problems and maybe...
2000-01-26 Bruce MomjianAdd:
2000-01-15 Peter EisentrautFixed all elog related warnings, as well as a few others.
2000-01-10 Bruce MomjianRename oid8 -> oidvector and int28 -> int2vector. ...
2000-01-10 Bruce MomjianMove fixes for >8 indexed fields.
2000-01-10 Bruce MomjianMove INDEX_MAX_KEYS to postgres.h, and make it configur...
1999-12-21 Jan WieckAdded empty TOASTER files and corrected some minor...
1999-11-07 Bruce MomjianNew NameStr macro to convert Name to Str. No need...
1999-11-04 Hiroshi InoueMake it possible to execute crashed CREATE/DROP command...
1999-10-25 Tom LaneStandardize on MAXPGPATH as the size of a file pathname...
1999-10-23 Tom LaneLook Ma, no MAX_PARSE_BUFFER! (At least not in the...
1999-07-17 Bruce MomjianMore config.h cleanups.
1999-07-16 Bruce MomjianMore cleanup
1999-07-15 Bruce MomjianClean up #include in /include directory. Add scripts...
1999-06-10 Bruce MomjianThis patch should enable 6.5 to build on Motorola 68000...
1999-05-03 Bruce Momjianhere are some patches for 6.5.0 which I already submitt...
1999-03-25 Tom LaneClean up att_align calculations so that XXXALIGN macros
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-08-19 Bruce Momjianheap_fetch requires buffer pointer, must be released...
1998-07-03 Bruce MomjianHello!
1998-04-26 Bruce MomjianRe-apply Darren's char2-16 removal code.
1998-04-07 Bruce MomjianBack out char2-char16 removal. Add later.
1998-03-30 Bruce MomjianThe following uuencoded, gzip'd file will ...
1998-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
1998-02-24 Marc G. FournierFrom: "Denis V. Dmitrienko" <denis@null.net>
1997-11-13 Bruce MomjianAdd pg_description table for info on tables, columns...
1997-11-02 Vadim B. MikheevGood Bye, Time Travel!
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-07-11 Thomas G. LockhartRemove endian information which is now in port-specific...
1997-07-01 Thomas G. LockhartInclude definitions for endian info if not in system...
1997-03-14 Marc G. FournierDate/Time updates from Thomas...
1996-12-10 Bryan HendersonFix bug: libpq clients (which include libpq-fe.h) won...
1996-11-04 Marc G. Fournierinclude utils/palloc.h as a default include, as its...
1996-10-31 Marc G. FournierAdd these files to ${SRCDIR}/include