Commits

Showing commits that first shipped in 9.1 (backpatches included). Clear

DateSubjectAuthorReleases
2011-04-05 Change "Id" to "id" in some SGML tags Alvaro Herrera 9.1.0
2011-04-04 Update MSVC toolchain to match SGML entity uppercasing Alvaro Herrera 9.1.0
2011-04-04 Uppercase <!ENTITY> and <!DOCTYPE> tags in SGML source Alvaro Herrera 9.1.0
2011-04-04 Duplicate expansion of "direction" from FETCH's synopsis into MOVE Alvaro Herrera 9.1.0
2011-03-28 Add missing #include Alvaro Herrera 9.1.0
2011-03-25 Fix broken markup, and remove tabs Alvaro Herrera 9.1.0
2011-03-17 Fix PL/Python memory leak involving array slices Alvaro Herrera 9.1.0
2011-02-25 Update pageinspect--1.0.sql to match the upgrade script Alvaro Herrera 9.1.0
2011-02-25 Fix pageinspect's heap_page_item to return infomasks as 32 bit values Alvaro Herrera 9.1.0
2011-02-18 Use $INDENT instead of `which` to find the indent binary Alvaro Herrera 9.1.0
2011-02-18 Convert Postgres arrays to Perl arrays on PL/perl input arguments Alvaro Herrera 9.1.0
2011-02-18 pgindent run on plperl.c Alvaro Herrera 9.1.0
2011-02-18 Use $INDENT rather than indent throughout the pgindent code Alvaro Herrera 9.1.0
2011-02-16 Cleanup ClusterInfo initialization in pg_upgrade Alvaro Herrera 9.1.0
2011-02-15 Make pg_upgrade compile again Alvaro Herrera 9.1.0
2011-02-11 Fix comment recently obsoleted Alvaro Herrera 9.1.0
2011-02-10 Fix isolation tester Makefile so that it runs in a VPATH build Alvaro Herrera 9.1.0
2011-02-10 Fix the isolation tester compilation on VPATH builds Alvaro Herrera 9.1.0
2011-01-17 Increment Py_None refcount for NULL array elements Alvaro Herrera 9.1.0
2010-12-30 Avoid unnecessary public struct declaration in slru.h Alvaro Herrera 9.1.0
2010-12-27 Break up long line, per Leslie S Satenstein. Alvaro Herrera 9.1.0
2010-12-20 Fix typo Alvaro Herrera 9.1.0
2010-12-17 set_ps_display when calling functions via fastpath Alvaro Herrera 9.1.0
2010-12-17 Remove unnecessary definition for autovacuum in SignalSomeChildren. Alvaro Herrera 9.1.0
2010-12-16 Avoid clobbering errno, per comment from Tom. Alvaro Herrera 9.1.0