Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Postgres/src/bin/scripts/   (Postgres Database Version 18.4©)  Datei vom 11.4.2026 mit Größe 633 B image not shown  

Quelle  common.h

  Sprache: C
 

/*
 * common.h
 *  Common support routines for bin/scripts/
 *
 * Copyright (c) 2003-2025, PostgreSQL Global Development Group
 *
 * src/bin/scripts/common.h
 */

#ifndef COMMON_H
#define COMMON_H

#include "common/username.h"
#include "fe_utils/connect_utils.h"
#include "getopt_long.h"
#include "libpq-fe.h"
#include "pqexpbuffer.h"

extern void splitTableColumnsSpec(const char *spec, int encoding,
          char **table, const char **columns);

extern void appendQualifiedRelation(PQExpBuffer buf, const char *spec,
         PGconn *conn, bool echo);

extern bool yesno_prompt(const char *question);

#endif       /* COMMON_H */

Messung V0.5 in Prozent
C=93 H=97 G=94

¤ Dauer der Verarbeitung: 0.14 Sekunden  (vorverarbeitet am  2026-08-08) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.