aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* "Annual" pgcrypto update from Marko Kreen:Neil Conway2006-07-13
* Fix pgrminclude to work for stripping include files.Bruce Momjian2006-07-12
* Update schema USAGE permission description.Bruce Momjian2006-07-12
* Clean up for warning:Joe Conway2006-07-12
* Apply entab fix from Marko Kreen for these problems:Alvaro Herrera2006-07-11
* Tweak fillfactor code as per my recent proposal. Fix nbtsort.c so thatTom Lane2006-07-11
* Improve pginclude tests.Bruce Momjian2006-07-11
* Improve pginclude compile flags.Bruce Momjian2006-07-11
* Update pginclude documentation.Bruce Momjian2006-07-11
* Add support to GIN for =(anyarray,anyarray) operationTeodor Sigaev2006-07-11
* Have pgrminclude process include files too.Bruce Momjian2006-07-11
* Add $CFLAGS support to pgrminclude.Bruce Momjian2006-07-11
* Move pgrminclude debug code to be more effective.Bruce Momjian2006-07-11
* Improve shell script wrapping.Bruce Momjian2006-07-11
* Add comments to pgrminclude.Bruce Momjian2006-07-11
* Correct the description of the pg_get_viewdef() function. Do some nearbyNeil Conway2006-07-11
* Alphabetically order reference to include files, "S"-"Z".Bruce Momjian2006-07-11
* Alphabetically order reference to include files, "N" - "S".Bruce Momjian2006-07-11
* Alphabetically order reference to include files, "G" - "M".Bruce Momjian2006-07-11
* Add URL of code presentation to developers FAQ.Bruce Momjian2006-07-11
* GIN improvementsTeodor Sigaev2006-07-11
* Sort reference of include files, "A" - "F".Bruce Momjian2006-07-11
* Remove no-longer-needed configure test for krb5_encrypt(), per Jim Gates.Tom Lane2006-07-11
* Fix bug corrupting query in gist consistent function.Teodor Sigaev2006-07-11
* Reverse inclusion order of <ws2tcpip.h> and <winsock2.h>, per Dave Page.Tom Lane2006-07-11
* Allow each C include file to compile on its own by including any neededBruce Momjian2006-07-11
* Add libpq include directory to script.Bruce Momjian2006-07-11
* Fix ALTER TABLE to check pre-existing NOT NULL constraints when rewritingTom Lane2006-07-10
* Allow /contrib include files to compile on their own.Bruce Momjian2006-07-10
* Add #include code to prevent multiple inclusion.Bruce Momjian2006-07-10
* Move pthread-win32.h to /port, modify bcc/msvc makefiles.Bruce Momjian2006-07-10
* Remove a few baby-C macros in fuzzystrmatch. Add a few missing includes.Bruce Momjian2006-07-10
* Improve compile line for tool.Bruce Momjian2006-07-10
* Update usage documention for pgincludeBruce Momjian2006-07-10
* Add $CFLAGS handling to pgcompinclude.Bruce Momjian2006-07-10
* Fix 'find' args for pgcompinclude tool.Bruce Momjian2006-07-10
* Update schema GRANT USAGE description.Bruce Momjian2006-07-10
* Improve tool coding.Bruce Momjian2006-07-10
* Improve vacuum code to track minimum Xids per table instead of per database.Alvaro Herrera2006-07-10
* Improve script by processing only C files.Bruce Momjian2006-07-10
* Testing commit stuffAlvaro Herrera2006-07-10
* Test commit.Bruce Momjian2006-07-10
* Fix typo in comment.Alvaro Herrera2006-07-08
* Add index information to /contrib/pgstattuple:Bruce Momjian2006-07-06
* WIN32 fixes:Bruce Momjian2006-07-06
* Backpatch dbmirror fix for escape handling.Bruce Momjian2006-07-06
* Attached patch is required ot build with the CRT that comes with VisualBruce Momjian2006-07-06
* Please find attached two patches for documentation and regression testsBruce Momjian2006-07-06
* Fixed remaining Coverity bugs.Michael Meskes2006-07-05
* Documentation fixes for FILLFACTOR patch. Minor other editorialization.Tom Lane2006-07-04