Acho que o que ele quer é apenas mostrar o nome do mês:
http://www.postgresql.org/docs/current/static/functions-formatting.html

SELECT to_char(CURRENT_DATE,'Month');

Em 3 de maio de 2012 12:14, Flavio Henrique Araque Gurgel <
fla...@4linux.com.br> escreveu:

>
> Em 03-05-2012 11:47, Giovanni Sousa escreveu:
> > Bom dia,
> > Estou com uma dívida sobre o tratamento de datas, preciso retornar o mês
> > por extenso. Há alguma função para tratar?
> > Desde já agradeço
> > Giovanni
>
> http://www.postgresql.org/docs/9.1/static/functions-datetime.html
>
> É pra versão 9.1. Veja a documentação da versão que está usando.
> Note que coisas literais em funções vão retornar em inglês.
>
> []s
>
>
>
> Flavio Henrique A. Gurgel
> Consultor e Instrutor 4Linux
> Tel: +55-11-2125-4747
> www.4linux.com.br
> _______________________________________________
> pgbr-geral mailing list
> pgbr-geral@listas.postgresql.org.br
> https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral
>



-- 
Atenciosamente,
Alexsander da Rosa
http://rednaxel.com
_______________________________________________
pgbr-geral mailing list
pgbr-geral@listas.postgresql.org.br
https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral

Responder a