]> granicus.if.org Git - postgresql/shortlog
postgresql
2006-11-06 Tom LaneRemove temporary Windows-specific debugging code; it...
2006-11-06 Tom LaneUpdate release notes in preparation for RC1.
2006-11-06 Tom LaneRevert to the pre-8.2 method of probing for libm, that...
2006-11-06 Tom LaneGet rid of some unnecessary dependencies on DataDir...
2006-11-06 Neil ConwayMinor fix for LDAP authentication: if an error occurs...
2006-11-05 Tom LaneFix recently-identified PITR recovery hazard: the base...
2006-11-05 Tom LaneFix recently-understood problems with handling of XID...
2006-11-04 Tom LaneAdd note about space usage of 'manual' approach to...
2006-11-04 Tom LaneCorrect documentation error: in 8.1 and 8.2, %p in...
2006-11-03 Tom LaneMention 'void' as the proper return type when there...
2006-11-01 Tom LaneFix "failed to re-find parent key" btree VACUUM failure...
2006-11-01 Tom Lanepg_restore failed on tar-format archives if they contai...
2006-11-01 Tom LaneUpdate zic database to tzdata2006n.
2006-10-31 Teodor SigaevAdd description of new features
2006-10-31 Tom LaneFix misstatement about the results of using -1 with...
2006-10-31 Neil ConwayAdd text to the VACUUM, REINDEX, DROP TABLESPACE and...
2006-10-30 Peter EisentrautCode the unknown options check without using m4 diversi...
2006-10-30 Neil ConwayFix typo in backup docs. Patch from Euler Taveira de...
2006-10-27 Bruce MomjianFix typo in docs.
2006-10-26 Bruce MomjianFix spelling mistake in docs.
2006-10-26 Bruce MomjianAdd missing file for documentation section on failover...
2006-10-26 Bruce MomjianAdd documentation section on failover, replication...
2006-10-25 Tom Laneexpression_tree_walker failed to let walker function...
2006-10-24 Tom LaneFix check for whether a clauseless join has to be force...
2006-10-24 Tom LaneTweak zic.c to compile cleanly on MSVC: use CopyFile...
2006-10-24 Bruce MomjianCorrectino, add URL on :
2006-10-24 Bruce MomjianAdd URL for:
2006-10-24 Tom LaneRewrite discussion of ORDER BY to emphasize the SQL99...
2006-10-23 Tom LaneStamp 8.2beta2. REL8_2_BETA2
2006-10-23 Peter EisentrautAdd some real descriptions to the multiargument aggrega...
2006-10-23 Tom LaneFix broken markup.
2006-10-23 Peter EisentrautSpellchecking and such
2006-10-23 Peter EisentrautFix list of environment variables for configure. Remov...
2006-10-23 Michael MeskesSmall parser sync
2006-10-22 Tom LaneRemove an unnecessary HOLD_INTERRUPTS/RESUME_INTERRUPTS...
2006-10-22 Tom LaneCode cleanup for pg_buffercache, from Mark Kirkwood.
2006-10-22 Tom LaneVarious MSVC build fixes from Magnus; also remove stray...
2006-10-22 Tom LaneSome desultory copy-editing.
2006-10-21 Tom LaneSome marginal editorial improvements and updates in...
2006-10-21 Peter EisentrautTranslations update
2006-10-21 Tom LaneFurther release-note editorialization.
2006-10-21 Tom LaneEditorial improvements for recent plpython doc updates.
2006-10-21 Bruce MomjianUpdate PQserverVersion() to use 8.1.X as an example...
2006-10-21 Bruce MomjianUpdate release notes for new pgcrypto additions.
2006-10-21 Bruce MomjianAdd URL for async I/O:
2006-10-21 Tom LaneRewrite discussion of string constant syntax to bring...
2006-10-21 Tom LaneMake index entry more specific.
2006-10-21 Tatsuo Ishiipgbench: More fix with handling default scaling factor...
2006-10-20 Tom LaneUpdate release notes to current, and do a pass of edito...
2006-10-20 Neil ConwayMinor doc tweak: make a reference to pg_locks into...
2006-10-20 Alvaro HerreraFix typo.
2006-10-20 Tom LaneMarginal code cleanups in pg_logdir_ls: use ReadDir...
2006-10-19 Tom LaneTry to fix the AIX getaddrinfo mess in a way that works...
2006-10-19 Tom LaneClarify note about interaction of log_statement logging...
2006-10-19 Tom LaneMarginal improvement in logging: include the function...
2006-10-19 Tom LaneRename our substitute qsort to pg_qsort at the link...
2006-10-19 Tom LaneAdd externs for optarg/optind where apparently needed...
2006-10-19 Tom LaneHandle missing M_PI the same way we've been doing in...
2006-10-19 Tom LaneFurther MSVC portability fixes from Magnus.
2006-10-19 Bruce MomjianRemove qsort TODO.detail. All items completed.
2006-10-19 Bruce MomjianDone:
2006-10-19 Tom LaneFix a couple of places that were assuming debug_query_s...
2006-10-19 Tom LaneMake sure that debug_query_string contains the original...
2006-10-19 Tom LaneClean up local redeclarations of variables with DLLIMPO...
2006-10-19 Neil ConwayFix typo.
2006-10-19 Tom LaneSimplify contrib Makefiles by removing unnecessary...
2006-10-19 Tom LaneWork around reported problem that AIX's getaddrinfo...
2006-10-18 Tom LaneAdd some code to CREATE DATABASE to check for pre-exist...
2006-10-18 Tom LaneFix up timetz input so that a date is required only...
2006-10-18 Bruce MomjianFix array operator refererence in release notes, per...
2006-10-17 Tom LaneFix up some problems in handling of zic-style time...
2006-10-17 Bruce MomjianMark 8.2 release as 2006-??, not 2005-??, per observati...
2006-10-17 Bruce MomjianAttached files fix the link problem in FAQ_DEV.html...
2006-10-17 Bruce MomjianFixes for CREATE CONSTRAINT manual page.
2006-10-17 Tom LaneFix unexpected side-effect of changes for case insensit...
2006-10-16 Peter EisentrautRemove use of whrandom module, which was removed in...
2006-10-16 Tom LaneArrange for timezone names to be recognized case-insens...
2006-10-16 Bruce MomjianCREATE CONSTRAINT manual page wording improvements.
2006-10-16 Bruce MomjianUpdate to CREATE CONSTRAINT manual page.
2006-10-16 Bruce MomjianI updated RPM related parts in FAQ_DEV against HEAD...
2006-10-16 Bruce MomjianRemove use of '<' and '>' in SGML, use '&' escapes.
2006-10-16 Peter EisentrautPunt when trying to build with threaded Python on FreeBSD.
2006-10-15 Tom LaneRedesign the patch for allocation of shmem space and...
2006-10-15 Tom LaneAdjust plperl to ensure that all strings and hash keys...
2006-10-15 Bruce MomjianUpdate Japanese FAQ.
2006-10-14 Bruce MomjianFAQ updates --- This is a small cosmetic patch that...
2006-10-14 Tom LaneCode review for --no-data-for-failed-tables patch....
2006-10-13 Tom LaneCode and docs review for ALTER TABLE INHERIT/NO INHERIT...
2006-10-13 Peter EisentrautMake unknown-option-warning code more portable. echo...
2006-10-13 Bruce MomjianUpdate Japanese FAQ.
2006-10-13 Tom LaneFix typo in version number.
2006-10-13 Bruce MomjianFix test_fsync compile on MinGW(win32)
2006-10-13 Teodor SigaevFix infinite sleep and failes of send in Win32.
2006-10-12 Bruce MomjianRemove:
2006-10-12 Bruce MomjianAdd url's for hints:
2006-10-12 Bruce MomjianAdd:
2006-10-12 Neil ConwayMake some incremental improvements and fixes to the...
2006-10-12 Tom LaneUpdate release notes for SQL functions vs triggers...
2006-10-12 Neil ConwayIn the installation docs, add some links to the documen...
2006-10-12 Tom LaneFix mishandling of after-trigger state when a SQL funct...
next