]> granicus.if.org Git - postgresql/history - src/backend/commands/collationcmds.c
Consolidate DROP handling for some object types.
[postgresql] / src / backend / commands / collationcmds.c
2011-10-20 Robert HaasConsolidate DROP handling for some object types.
2011-09-07 Tom LaneFix typo in error message.
2011-09-01 Bruce MomjianRemove unnecessary #include references, per pgrminclude...
2011-06-28 Alvaro HerreraRemove rel.h from objectaddress.h; only relcache.h...
2011-04-10 Bruce Momjianpgindent run before PG 9.1 beta 1.
2011-03-22 Tom LaneImprove reporting of run-time-detected indeterminate...
2011-03-11 Tom LaneCreate an explicit concept of collations that work...
2011-03-10 Tom LaneRemove collation information from TypeName, where it...
2011-03-04 Peter EisentrautWhen creating a collation, check that the locales can...
2011-02-12 Peter EisentrautDDL support for collations