전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.
sql (postgresql) language
sql (postgresql) language
마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:
예 1. postgresql backend pid
Уровень выше
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
예 1. postgresql fetch array
Пред.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
참고: this function requires postgresql 7.2 or later.
Замечание:
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
pg_port() will return the port number that the given postgresql connection identifier is connected to.
Пред.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
pg_options() will return a string containing the options specified on the given postgresql connection identifier.
Пред.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
pg_tty() will return the tty name that server side debugging output is sent to on the given postgresql connection identifier.
Пред.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
pg_end_copy() syncs postgresql frontend with the backend after doing a copy operation. it must be issued or the backend may get "out of sync" with the frontend. returns true if successfull, false otherwise.
pg_end_copy() syncs the postgresql frontend (usually a web server process) with the postgresql server after doing a copy operation performed by pg_put_line(). pg_end_copy() must be issued, otherwise the postgresql server may get out of sync with the frontend and will report an error. Возвращает true в случае успешного завершения, false в случае возникновения ошибки.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
경고: 보이지 않는 HTML 형식이 포함되어 있습니다